01 2019 档案

9.Hive Metastore Administration
摘要:前言metastore参数metastore的基本参数metastore的额外参数客户端参数使用zk自动发现mestastore启动hive metastore服务 前言 本节讲metastore相关的知识. hive所有的元数据都是通过matestore管理的.hive cli/hiveserver2包含了内置的metastore. metastore参数 metastore的基本参数... 阅读全文

posted @ 2019-01-24 16:31 月饼馅饺子 阅读(1050) 评论(0) 推荐(0)

3.控制hive map reduce个数
摘要:参考: https://blog.csdn.net/wuliusir/article/details/45010129 https://blog.csdn.net/zhong_han_jun/article/details/50814246 1.split的计算方式: splitsize = max(splitsize,min(blocksize,filesize/NUMmaps)) N... 阅读全文

posted @ 2019-01-24 14:11 月饼馅饺子 阅读(1915) 评论(0) 推荐(0)

6.capacity scheduler
摘要:1.先决条件 要使用yarn的capcitiy调度器,必须开启yarn的ACLs,否则队列ACLs设置不生效 开启yarn ACLs: # hadoop: core-site.xml hadoop.security.authorization=true #开启服务级别验证,否则hadoop组件的ac 阅读全文

posted @ 2019-01-18 17:55 月饼馅饺子 阅读(922) 评论(0) 推荐(0)

导航