
security
文章平均质量分 79
空中的鱼1987
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
hue beeswax权限管理
http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH5/latest/CDH5-Security-Guide/cdh5sg_sentry.html条件:Kerberos安全认证(使用cm配置安全认证后,hive自动也添加了认证,所以hive认证配置http://www.cloudera.com/content/cl原创 2016-07-13 17:28:07 · 1648 阅读 · 1 评论 -
mapreduce mapper access security hbase
环境:security cdh 5.2.0security hbase启动mapreduce的账户为hive或者others(非hbase),如下假设以bi账户为例 出发点:mapper/reduce程序中读取hbase中数据,或者写入hbase数据 踩过的坑:在mapreduce的job创建过程中加入如下认证代码UserGroupInformation.s原创 2016-07-13 17:30:07 · 466 阅读 · 0 评论