2019-11-22

https://www.cloudera.com/documentation/enterprise/latest.html 


jdk 1.7下载 


博客内容分类参考

https://blog.csdn.net/qq_30982323/article/details/80704720


CDH开启kerberos认证

https://blog.csdn.net/DF_XIAO/article/details/52838648

CDH开启Sentry服务

https://blog.csdn.net/DF_XIAO/article/details/52838648


hdfs 权限模型:

http://dyingbleed.com/hdfs-7/


LDAP的相关概念与objectClass介绍

https://blog.csdn.net/qq_27376871/article/details/52037317


ldap 基本名词解释

https://www.cnblogs.com/lfdblog/p/9803276.html


LDAP搭建与系统用户迁移

http://www.ldap.org.cn/296.html


LDAP添加用户操作

https://blog.51cto.com/wzlinux/1837363


OpenLDAP shadowAccount使用

https://www.zhukun.net/archives/8073

LDAP添加用户操作

https://blog.51cto.com/wzlinux/1837363


OpenLDAP shadowAccount使用

https://www.zhukun.net/archives/8073

hive sentry 授权:

https://blog.51cto.com/smilemask/2043930?source=drh


先在hue上同步xyh_test用户和组 (创不创建组有没有什么影响)测试直接grant给一个存在的组,再授权database通过。

create role xyh_test;

grant role xyh_test to group xyh_test;

给 xyh-test role 赋予数据库的read权限:

GRANT SELECT ON DATABASE app_ams TO ROLE xyh_test;

给xyh-test role 赋予某张表的的read权限:

GRANT SELECT ON table tablename TO ROLE xyh_test;

hive sentry 授权:

https://blog.51cto.com/smilemask/2043930?source=drh


http调用Hue接口例子:

https://blog.csdn.net/weixin_42213545/article/details/81392326

hue api 官方文档:

http://cloudera.github.io/hue/latest/developer/api/

java爬虫例子:

https://github.com/zazaluMonster/MySpider

 

LDAP文档资料:

https://wenku.baidu.com/view/e3ad3396a76e58fafab003d8.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值