LOGO hnbian
  • 首页
  • 标签
  • 分类
  • 归档
  • 知识图谱
  • 关于
hnbian
Never really desperate, only the lost of the soul.
  • 首页
  • 标签
  • 分类
  • 归档
  • 知识图谱
  • 关于
  • Fork Me
LOGO hnbian
  • 首页
  • 标签
  • 分类
  • 归档
  • 知识图谱
  • 关于
hnbian
Never really desperate, only the lost of the soul.
  • 首页
  • 标签
  • 分类
  • 归档
  • 知识图谱
  • 关于
  • Fork Me

[ { "id": "root", "isroot": true, "parentid": "", "direction":"right", "topic": "知识图谱", "expanded":"", "badge":"", "isLink": false , "link":"https://www.hnbian.cn/" }, { "id": "1", "parentid": "root", "direction":"right", "topic": "基础语言", "expanded":"true", "badge":"", "isLink": false , "link":"https://www.hnbian.cn/" }, { "id": "11", "parentid": "1", "direction":"right", "topic": "Java", "expanded":"true", "badge":"", "isLink": false , "link":"https://www.hnbian.cn/" }, { "id": "111", "parentid": "11", "direction":"right", "topic": "JVM", "expanded":"", "badge":"8", "isLink": true , "link":"https://www.hnbian.cn/tags/jvm/" }, { "id": "111-1", "parentid": "111", "direction":"right", "topic": "1.Java类加载机制", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/86f40e46.html" }, { "id": "111-2", "parentid": "111", "direction":"right", "topic": "2.Jvm内存结构:堆", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/2d4937ad.html" }, { "id": "111-3", "parentid": "111", "direction":"right", "topic": "3.Jvm内存结构:方法区、栈", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/d9df677f.html" }, { "id": "111-4", "parentid": "111", "direction":"right", "topic": "4.GC算法", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/fd997f04.html" }, { "id": "111-5", "parentid": "111", "direction":"right", "topic": "5.垃圾收集器", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/d12162c.html" }, { "id": "111-6", "parentid": "111", "direction":"right", "topic": "6.常用命令:jps、jstat、jinfo", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/90dc673c.html" }, { "id": "111-7", "parentid": "111", "direction":"right", "topic": "7.常用命令:jmap、jhat、jstack", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/28600059.html" }, { "id": "111-8", "parentid": "111", "direction":"right", "topic": "8.可视化工具介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/7b5a8ef6.html" }, { "id": "12", "parentid": "1", "direction":"right", "topic": "Scala", "expanded":"", "badge":"14", "isLink": true , "link":"https://www.hnbian.cn/categories/scala/" }, { "id": "12-1", "parentid": "12", "direction":"right", "topic": "1.基本语法介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/eee34976.html" }, { "id": "12-2", "parentid": "12", "direction":"right", "topic": "2.基本数据类型介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/38a2a838.html" }, { "id": "12-3", "parentid": "12", "direction":"right", "topic": "3.变量/常量的定义,操作符介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/4772177d.html" }, { "id": "12-4", "parentid": "12", "direction":"right", "topic": "4.流程控制、循环介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/e7c9f434.html" }, { "id": "12-5", "parentid": "12", "direction":"right", "topic": "5.容器类型:Array、List、Range", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/ef446212.html" }, { "id": "12-6", "parentid": "12", "direction":"right", "topic": "6.容器类型:Set、Seq、Tuple...", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/4de23f29.html" }, { "id": "12-7", "parentid": "12", "direction":"right", "topic": "7.容器类型:Map、Scala与Java容器类型转换介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/c1fda96d.html" }, { "id": "12-8", "parentid": "12", "direction":"right", "topic": "8.方法与函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/f51bc211.html" }, { "id": "12-9", "parentid": "12", "direction":"right", "topic": "9.Scala模式匹配", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/148c9f4d.html" }, { "id": "12-a", "parentid": "12", "direction":"right", "topic": "10.class(类)、object(对象)、trait(特质)", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/b0d80798.html" }, { "id": "12-b", "parentid": "12", "direction":"right", "topic": "11.泛型、上下边界、协变、逆变", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/ed404d56.html" }, { "id": "12-c", "parentid": "12", "direction":"right", "topic": "12.隐式转换、视图界定,上下文界定", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/9905713e.html" }, { "id": "12-d", "parentid": "12", "direction":"right", "topic": "13.IO、XML 相关介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/c80c36e5.html" }, { "id": "12-e", "parentid": "12", "direction":"right", "topic": "14.Akka相关介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/159611d3.html" }, { "id": "2", "parentid": "root", "direction":"right", "topic": "计算引擎", "expanded":"true", "badge":"", "isLink": false , "link":"https://www.hnbian.cn/" }, { "id": "21", "parentid": "2", "direction":"right", "topic": "flink", "expanded":"", "badge":"17", "isLink": true , "link":"https://www.hnbian.cn/tags/flink/" }, { "id": "21-1", "parentid": "21", "direction":"right", "topic": "1.什么是Flink", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/f5001810.html" }, { "id": "21-2", "parentid": "21", "direction":"right", "topic": "2.standalone模式部署与任务提交", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/56a1d2a4.html" }, { "id": "21-3", "parentid": "21", "direction":"right", "topic": "3.flinkOnYarn两种部署模式与提交任务", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/382bcbe0.html" }, { "id": "21-4", "parentid": "21", "direction":"right", "topic": "4.flink架构与组件介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/46aa150e.html" }, { "id": "21-5", "parentid": "21", "direction":"right", "topic": "5.flinkAPI:Source、Channel、Sink", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/ca73496c.html" }, { "id": "21-6", "parentid": "21", "direction":"right", "topic": "6.flink数据传输策略与任务链", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/4f974f4c.html" }, { "id": "21-7", "parentid": "21", "direction":"right", "topic": "7.flink中的时间语义与waterMark", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/dfb2174e.html" }, { "id": "21-8", "parentid": "21", "direction":"right", "topic": "8.flink窗口1-窗口类型与相关操作", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/dbaa157a.html" }, { "id": "21-9", "parentid": "21", "direction":"right", "topic": "9.flink窗口(2)-触发器、移除器与延迟数据处理", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/a459ab50.html" }, { "id": "21-a", "parentid": "21", "direction":"right", "topic": "10.flink窗口(3)-window function的使用", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/7efccec9.html" }, { "id": "21-b", "parentid": "21", "direction":"right", "topic": "11.flink中ProcessFunction 的使用", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/51227818.html" }, { "id": "21-c", "parentid": "21", "direction":"right", "topic": "12.Flink中 Timer 的使用", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/7d5aa59b.html" }, { "id": "21-d", "parentid": "21", "direction":"right", "topic": "13.flink状态(1)operator state 和 keyed state", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/1dadc314.html" }, { "id": "21-e", "parentid": "21", "direction":"right", "topic": "14.flink状态(2)状态后端", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/7dc825b3.html" }, { "id": "21-f", "parentid": "21", "direction":"right", "topic": "15.flink中 CheckPoint与 SavePoint", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/7095f91f.html" }, { "id": "21-g", "parentid": "21", "direction":"right", "topic": "16.flink中状态一致性的保证", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/6adf75db.html" }, { "id": "21-h", "parentid": "21", "direction":"right", "topic": "17.flink CEP 复杂事件处理", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/7f1f750c.html" }, { "id": "22", "parentid": "2", "direction":"right", "topic": "spark", "expanded":"true", "badge":"3", "isLink": true , "link":"https://www.hnbian.cn/tags/spark/" }, { "id": "221", "parentid": "22", "direction":"right", "topic": "sparkCore", "expanded":"", "badge":"6", "isLink": true , "link":"https://www.hnbian.cn/tags/sparkCore/" }, { "id": "2211", "parentid": "221", "direction":"right", "topic": "1.Spark RDD 介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/14696fcc.html" }, { "id": "2212", "parentid": "221", "direction":"right", "topic": "2.Spark 中的基本概念", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/e502dedc.html" }, { "id": "2213", "parentid": "221", "direction":"right", "topic": "3.Spark 任务调度解析", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/3974552e.html" }, { "id": "2214", "parentid": "221", "direction":"right", "topic": "4.yarn-cluster和yarn-client", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/7fc3d2ae.html" }, { "id": "2215", "parentid": "221", "direction":"right", "topic": "5.Spark 常用配置参数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/ae21dddf.html" }, { "id": "2216", "parentid": "221", "direction":"right", "topic": "6.Spark 常用参数解析", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/3fbd5f27.html" }, { "id": "222", "parentid": "22", "direction":"right", "topic": "sparkSQL", "expanded":"", "badge":"10", "isLink": true , "link":"https://www.hnbian.cn/tags/spark-sql" }, { "id": "2221", "parentid": "222", "direction":"right", "topic": "1.介绍什么是 SparkSQL", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/b05123af.html" }, { "id": "2222", "parentid": "222", "direction":"right", "topic": "2.自定义函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/191f89ce.html" }, { "id": "2223", "parentid": "222", "direction":"right", "topic": "3.Hive On Spark", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/23fb6e0e.html" }, { "id": "2224", "parentid": "222", "direction":"right", "topic": "4.架构介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/7049ff8.html" }, { "id": "2225", "parentid": "222", "direction":"right", "topic": "5.Spark SQL调优", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/9f1182e3.html" }, { "id": "2226", "parentid": "222", "direction":"right", "topic": "6.资源动态划分", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/59d53d02.html" }, { "id": "2227", "parentid": "222", "direction":"right", "topic": "SparkSQL2.x 常用函数SparkSQL2.x 常用函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/2d882023.html" }, { "id": "2228", "parentid": "222", "direction":"right", "topic": "DataFrame 与 SQL 上", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/41f0279f.html" }, { "id": "2229", "parentid": "222", "direction":"right", "topic": "DataFrame 与 SQL 下", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/d04a6444.html" }, { "id": "222a", "parentid": "222", "direction":"right", "topic": "SparkSQL 访问 HBase 数据", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/85d00d.html" }, { "id": "223", "parentid": "22", "direction":"right", "topic": "sparkStreaming", "expanded":"", "badge":"5", "isLink": true , "link":"https://www.hnbian.cn/tags/spark-streaming" }, { "id": "2231", "parentid": "223", "direction":"right", "topic": "1.介绍Spark Streaming", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/667711ec.html" }, { "id": "2232", "parentid": "223", "direction":"right", "topic": "2.介绍DStream", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/f66955d3.html" }, { "id": "2233", "parentid": "223", "direction":"right", "topic": "3.数据广播与检查点", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/91e47788.html" }, { "id": "2234", "parentid": "223", "direction":"right", "topic": "4.程序部署监控调优", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/f2c10eb1.html" }, { "id": "2235", "parentid": "223", "direction":"right", "topic": "5.容错语义", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/56e4ed93.html" }, { "id": "224", "parentid": "22", "direction":"right", "topic": "sparkMl", "expanded":"", "badge":"16", "isLink": false , "link":"https://www.hnbian.cn/tags/spark-ml" }, { "id": "2241", "parentid": "224", "direction":"right", "topic": "1.什么是机器学习", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/7ea711e3.html" }, { "id": "2242", "parentid": "224", "direction":"right", "topic": "2.管道与工作流", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/5dbcf621.html" }, { "id": "2243", "parentid": "224", "direction":"right", "topic": "3.模型评价指标,准确率、精确率、召回率", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/c82a366f.html" }, { "id": "2244", "parentid": "224", "direction":"right", "topic": "4.特征提取", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/a0d169fc.html" }, { "id": "2245", "parentid": "224", "direction":"right", "topic": "5.特征转换(分词器,停用词移除,n-gram,二值化,升维,降维)", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/3089eee2.html" }, { "id": "2246", "parentid": "224", "direction":"right", "topic": "6.特征转换(离散余弦变换,字符串-索引变换,索引–字符串变换,独热编码,向量-索引变换)", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/80480baa.html" }, { "id": "2247", "parentid": "224", "direction":"right", "topic": "7.特征转换(正则化,标准缩放,归一化,最大值-平均值缩放,离散化重组,分数求解器,元素乘积,SQL转换器,向量汇编)", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/70ef1e5f.html" }, { "id": "2248", "parentid": "224", "direction":"right", "topic": "8.特征选择(向量机,R公式,卡方选择)", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/33cf518f.html" }, { "id": "2249", "parentid": "224", "direction":"right", "topic": "9.分类算法(二项式逻辑回归,多项式逻辑回归)", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/fed3e61.html" }, { "id": "22410", "parentid": "224", "direction":"right", "topic": "10.分类算法(决策树,随机森林,梯度提升树)", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/159a0696.html" }, { "id": "22411", "parentid": "224", "direction":"right", "topic": "11.分类算法(多层感知机,一对多分类器,朴素贝叶斯,支持向量机)", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/ccf5a791.html" }, { "id": "22412", "parentid": "224", "direction":"right", "topic": "12.回归算法(广义线性模型,决策树回归,随机森林回归)", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/64e84eee.html" }, { "id": "22413", "parentid": "224", "direction":"right", "topic": "13.回归算法(梯度提升树回归,生存回归,保序回归)", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/53898ec5.html" }, { "id": "22414", "parentid": "224", "direction":"right", "topic": "14.聚类算法(K均值,文档主题生成模型,二分K均值,高斯混合模型)", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/50ebbab3.html" }, { "id": "22415", "parentid": "224", "direction":"right", "topic": "15.协同过滤", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/8bf08298.html" }, { "id": "22416", "parentid": "224", "direction":"right", "topic": "16.模型选择和调试", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/8eb42d85.html" }, { "id": "3", "parentid": "root", "direction":"right", "topic": "存储框架", "expanded":"true", "badge":"", "isLink": false , "link":"https://www.hnbian.cn/" }, { "id": "31", "parentid": "3", "direction":"right", "topic": "Hive", "expanded":"true", "badge":"", "isLink": false , "link":"https://www.hnbian.cn/" }, { "id": "311", "parentid": "31", "direction":"right", "topic": "HIVE 基础教程", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/41ba1ebf.html" }, { "id": "312", "parentid": "31", "direction":"right", "topic": "Hive 常用函数", "expanded":"", "badge":"10", "isLink": true , "link":"https://www.hnbian.cn/posts/d4af0b9d.html" }, { "id": "312-1", "parentid": "312", "direction":"right", "topic": "1.关系运算", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/5c969927.html" }, { "id": "312-2", "parentid": "312", "direction":"right", "topic": "2.数学运算", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/5366e755.html" }, { "id": "312-3", "parentid": "312", "direction":"right", "topic": "3.逻辑运算", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/f503406f.html" }, { "id": "312-4", "parentid": "312", "direction":"right", "topic": "4.数值计算", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/1f6e3912.html" }, { "id": "312-5", "parentid": "312", "direction":"right", "topic": "5.日期函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/5bc9641.html" }, { "id": "312-6", "parentid": "312", "direction":"right", "topic": "6.条件函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/15f974e2.html" }, { "id": "312-7", "parentid": "312", "direction":"right", "topic": "7.字符串函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/2e415484.html" }, { "id": "312-8", "parentid": "312", "direction":"right", "topic": "8.集合统计函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/f7924181.html" }, { "id": "312-9", "parentid": "312", "direction":"right", "topic": "9.复合类型操作", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/1f2f349e.html" }, { "id": "312-a", "parentid": "312", "direction":"right", "topic": "10.窗口函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/1de6930.html" }, { "id": "32", "parentid": "3", "direction":"right", "topic": "HBase", "expanded":"", "badge":"3", "isLink": false , "link":"https://www.hnbian.cn/" }, { "id": "32-1", "parentid": "32", "direction":"right", "topic": "1.HBase 介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/8b2cbf32.html" }, { "id": "32-2", "parentid": "32", "direction":"right", "topic": "2.HBase shell 介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/ec19e895.html" }, { "id": "32-3", "parentid": "32", "direction":"right", "topic": "3.HBase 过滤器的使用", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/6e925cfa.html" }, { "id": "35", "parentid": "3", "direction":"right", "topic": "Phoenix", "expanded":"", "badge":"8", "isLink": false , "link":"https://www.hnbian.cn/" }, { "id": "35-1", "parentid": "35", "direction":"right", "topic": "1.Phoenix 部署连接HBase", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/230490b5.html" }, { "id": "35-2", "parentid": "35", "direction":"right", "topic": "2.Phoenix 数据类型介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/c3208683.html" }, { "id": "35-3", "parentid": "35", "direction":"right", "topic": "3.Phoenix CRUD介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/e84ba623.html" }, { "id": "35-4", "parentid": "35", "direction":"right", "topic": "4.Phoenix 配置连接客户端介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/7091218e.html" }, { "id": "35-5", "parentid": "35", "direction":"right", "topic": "5.Phoenix 索引介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/414fb71f.html" }, { "id": "35-6", "parentid": "35", "direction":"right", "topic": "6.Phoenix 视图介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/110afc.html" }, { "id": "35-7", "parentid": "35", "direction":"right", "topic": "7.Phoenix 常用函数介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/8017f57d.html" }, { "id": "35-8", "parentid": "35", "direction":"right", "topic": "8.Phoenix join 优化介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/a418485c.html" }, { "id": "33", "parentid": "3", "direction":"right", "topic": "Greenplum", "expanded":"", "badge":"7", "isLink": true , "link":"https://www.hnbian.cn/tags/greenplum/" }, { "id": "33-1", "parentid": "33", "direction":"right", "topic": "1.Greenplum 环境部署(6.7)", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/ad82a2c1.html" }, { "id": "33-2", "parentid": "33", "direction":"right", "topic": "2.Greenplum 架构介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/457e40e3.html" }, { "id": "33-3", "parentid": "33", "direction":"right", "topic": "3.Greenplum 数据存储", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/2138505f.html" }, { "id": "33-4", "parentid": "33", "direction":"right", "topic": "4.Greenplum 权限管理", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/1412106c.html" }, { "id": "33-5", "parentid": "33", "direction":"right", "topic": "6.Greenplum6.x版本特性及后续版本发展趋势", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/86c4e46e.html" }, { "id": "33-6", "parentid": "33", "direction":"right", "topic": "7.Arm 架构编译安装Greenplum6.9", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/2b892042.html" }, { "id": "34", "parentid": "3", "direction":"right", "topic": "ClickHouse", "expanded":"", "badge":"15", "isLink": false , "link":"https://www.hnbian.cn/" }, { "id": "34-1", "parentid": "34", "direction":"right", "topic": "1.产生背景与概述", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/3e2015b3.html" }, { "id": "34-2", "parentid": "34", "direction":"right", "topic": "2.安装部署", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/3cc6dd34.html" }, { "id": "34-3", "parentid": "34", "direction":"right", "topic": "3.架构与组件介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/cee009b9.html" }, { "id": "34-4", "parentid": "34", "direction":"right", "topic": "4.基本数据类型", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/2c3dde04.html" }, { "id": "34-5", "parentid": "34", "direction":"right", "topic": "5.复合数据类型", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/686821c0.html" }, { "id": "34-6", "parentid": "34", "direction":"right", "topic": "6.DDL 相关操作介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/962697d2.html" }, { "id": "34-7", "parentid": "34", "direction":"right", "topic": "7.DML 相关操作介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/33ad07dc.html" }, { "id": "34-8", "parentid": "34", "direction":"right", "topic": "8.数据字典介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/481cbc74.html" }, { "id": "34-9", "parentid": "34", "direction":"right", "topic": "9.表引擎", "expanded":"", "badge":"8", "isLink": false , "link":"https://www.hnbian.cn/" }, { "id": "34-9-1", "parentid": "34-9", "direction":"right", "topic": "1.MergeTree 建表方式与分区规则", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/78f0aac1.html" }, { "id": "34-9-2", "parentid": "34-9", "direction":"right", "topic": "2.MergeTree 索引与数据存储方式", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/e6ed3197.html" }, { "id": "34-9-3", "parentid": "34-9", "direction":"right", "topic": "3.MergeTree 数据生命周期", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/d6a89710.html" }, { "id": "34-9-4", "parentid": "34-9", "direction":"right", "topic": "4.MergeTree 多路径存储", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/f7754ba7.html" }, { "id": "34-9-5", "parentid": "34-9", "direction":"right", "topic": "5.MergeTree 家族其它引擎", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/f1dd16d2.html" }, { "id": "34-9-6", "parentid": "34-9", "direction":"right", "topic": "6.外部存储类型表引擎", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/9b209ffe.html" }, { "id": "34-9-7", "parentid": "34-9", "direction":"right", "topic": "7.内存类型表引擎", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/20db8880.html" }, { "id": "34-9-8", "parentid": "34-9", "direction":"right", "topic": "8.其他类型表引擎", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/515238b4.html" }, { "id": "34-a", "parentid": "34", "direction":"right", "topic": "10.数据查询语法介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/b08f3300.html" }, { "id": "34-b", "parentid": "34", "direction":"right", "topic": "11.数据分片与副本1-副本", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/76437a77.html" }, { "id": "34-c", "parentid": "34", "direction":"right", "topic": "12.数据分片与副本2-分片", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/97ae78ef.html" }, { "id": "34-d", "parentid": "34", "direction":"right", "topic": "13.元数据", "expanded":"", "badge":"8", "isLink": false , "link":"https://www.hnbian.cn/" }, { "id": "34-d-1", "parentid": "34-d", "direction":"right", "topic": "1.存储相关元数据", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/a49f9b3f.html" }, { "id": "34-d-2", "parentid": "34-d", "direction":"right", "topic": "2.记录执行动作元数据", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/c36e741c.html" }, { "id": "34-d-3", "parentid": "34-d", "direction":"right", "topic": "3.运行时监控信息", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/ee267336.html" }, { "id": "34-d-4", "parentid": "34-d", "direction":"right", "topic": "4.不同种类的维度表", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/d725d617.html" }, { "id": "34-d-5", "parentid": "34-d", "direction":"right", "topic": "5.配额相关的表.", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/dffec95a.html" }, { "id": "34-d-6", "parentid": "34-d", "direction":"right", "topic": "6.配置相关的表", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/17b1959e.html" }, { "id": "34-d-7", "parentid": "34-d", "direction":"right", "topic": "7.用户角色与权限相关的表", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/cbaf8231.html" }, { "id": "34-d-8", "parentid": "34-d", "direction":"right", "topic": "8.其他元数据", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/2079dc10.html" }, { "id": "34-e", "parentid": "34", "direction":"right", "topic": "14.常用操作符介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/9aad9fdd.html" }, { "id": "34-f", "parentid": "34", "direction":"right", "topic": "15.clickhouse 函数介绍", "expanded":"", "badge":"15", "isLink": true , "link":"https://www.hnbian.cn/posts/1a01eb3f.html" }, { "id": "34-f-1", "parentid": "34-f", "direction":"right", "topic": "1.算术函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/748d0ba8.html#toc-heading-1" }, { "id": "34-f-2", "parentid": "34-f", "direction":"right", "topic": "2.比较函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/748d0ba8.html#toc-heading-11" }, { "id": "34-f-3", "parentid": "34-f", "direction":"right", "topic": "3.取整函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/748d0ba8.html#toc-heading-18" }, { "id": "34-f-4", "parentid": "34-f", "direction":"right", "topic": "4.逻辑函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/748d0ba8.html#toc-heading-23" }, { "id": "34-f-5", "parentid": "34-f", "direction":"right", "topic": "5.哈希函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/748d0ba8.html#toc-heading-28" }, { "id": "34-f-6", "parentid": "34-f", "direction":"right", "topic": "6.类型转换函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/748d0ba8.html#toc-heading-36" }, { "id": "34-f-7", "parentid": "34-f", "direction":"right", "topic": "7.条件函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/748d0ba8.html#toc-heading-40" }, { "id": "34-f-8", "parentid": "34-f", "direction":"right", "topic": "8.UUID函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/748d0ba8.html#toc-heading-43" }, { "id": "34-f-9", "parentid": "34-f", "direction":"right", "topic": "9.URL函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/748d0ba8.html#toc-heading-48" }, { "id": "34-f-10", "parentid": "34-f", "direction":"right", "topic": "10.字典函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/748d0ba8.html#toc-heading-64" }, { "id": "34-f-11", "parentid": "34-f", "direction":"right", "topic": "11.字符串函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/92b75b18.html" }, { "id": "34-f-12", "parentid": "34-f", "direction":"right", "topic": "12.时间函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/48adb284.html" }, { "id": "34-f-13", "parentid": "34-f", "direction":"right", "topic": "13.数组函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/b66ad81b.html" }, { "id": "34-f-14", "parentid": "34-f", "direction":"right", "topic": "14.聚合函数", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/c94ef2d1.html" }, { "id": "34-f-15", "parentid": "34-f", "direction":"right", "topic": "15.聚合函数组合", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/232e020f.html" }, { "id": "4", "parentid": "root", "direction":"right", "topic": "消息队列", "expanded":"true", "badge":"", "isLink": false , "link":"https://www.hnbian.cn/" }, { "id": "41", "parentid": "4", "direction":"right", "topic": "Kafka", "expanded":"", "badge":"10", "isLink": true , "link":"https://www.hnbian.cn/tags/kafka/" }, { "id": "41-1", "parentid": "41", "direction":"right", "topic": "1.kafka部署与架构介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/6c75ec58.html" }, { "id": "41-2", "parentid": "41", "direction":"right", "topic": "2.常见组件Broker/Producer和Consumer介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/a028cfba.html" }, { "id": "41-3", "parentid": "41", "direction":"right", "topic": "3.常见组件Topic/Partition等介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/9a99cbec.html" }, { "id": "41-4", "parentid": "41", "direction":"right", "topic": "4.配置参数说明", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/e88a2dd5.html" }, { "id": "41-5", "parentid": "41", "direction":"right", "topic": "5.kafka auto.offset.reset参数说明", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/438dedba.html" }, { "id": "41-6", "parentid": "41", "direction":"right", "topic": "6.Kafka 命令上topic/producer/consumer等", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/8dea4499.html" }, { "id": "41-7", "parentid": "41", "direction":"right", "topic": "7.Kafka 命令下配置/副本/测试等等", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/d95dd816.html" }, { "id": "41-8", "parentid": "41", "direction":"right", "topic": "8.Kafka 安全性保障", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/366f37cf.html" }, { "id": "41-9", "parentid": "41", "direction":"right", "topic": "9.Kafka监控kafka-manager介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/77e7a883.html" }, { "id": "41-a", "parentid": "41", "direction":"right", "topic": "10.Kafka 高性能总结与性能测试", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/95c1efeb.html" }, { "id": "42", "parentid": "4", "direction":"right", "topic": "pulsar", "expanded":"", "badge":"", "isLink": false , "link":"https://www.hnbian.cn/https: //pulsar.apache.org/docs/zh-CN/next/standalone/" }, { "id": "5", "parentid": "root", "direction":"right", "topic": "其他框架", "expanded":"true", "badge":"", "isLink": false , "link":"https://www.hnbian.cn/" }, { "id": "51", "parentid": "5", "direction":"right", "topic": "zookeeper", "expanded":"", "badge":"2", "isLink": true , "link":"https://www.hnbian.cn/tags/zookeeper/" }, { "id": "51-1", "parentid": "51", "direction":"right", "topic": "1.Zookeeper基础介绍", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/3f857bc8.html" }, { "id": "51-2", "parentid": "51", "direction":"right", "topic": "2.Zookeeper shell命令", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/778f9f7a.html" }, { "id": "52", "parentid": "5", "direction":"right", "topic": "ambari", "expanded":"", "badge":"4", "isLink": true , "link":"https://www.hnbian.cn/tags/ambari/" }, { "id": "52-1", "parentid": "52", "direction":"right", "topic": "1.Ambari 环境安装", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/f09c2b77.html" }, { "id": "52-2", "parentid": "52", "direction":"right", "topic": "2.Ambari 添加 flink 服务", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/a1601de4.html" }, { "id": "52-3", "parentid": "52", "direction":"right", "topic": "3.Ambari 环境安装与启动时遇到的一些问题", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/34247e67.html" }, { "id": "52-4", "parentid": "52", "direction":"right", "topic": "4.重装kafka服务异常 unknown configType=...", "expanded":"", "badge":"", "isLink": true , "link":"https://www.hnbian.cn/posts/8b61af51.html" } ]

Copyright © 2019 hnbian | Powered by Hexo | Theme Matery
  站点总字数: 763.6k 字 |  总访问量:  次 |  总访问人数:  人
载入运行时间...
粤ICP备18156920号-2
  搜索