hiveauthenticator:hive 权限定制

时间:2024-06-14 15:54:23
【文件属性】:

文件名称:hiveauthenticator:hive 权限定制

文件大小:8KB

文件格式:ZIP

更新时间:2024-06-14 15:54:23

Java

hiveserver2 定制权限 ##目的 通过实现PasswdAuthenticationProvider接口,可以根据项目需要定制hiveserver2的认证。 ##使用 编译打包 mvn package 把打包的jar放入hive的lib目录 配置hive文件 我们一配置用户为 user1,密码为passwd为例子 hive.server2.authentication CUSTOM hive.server2.custom.authentication.class com.asiainfo.ctc.bigdata.AIPasswdAuthenticator </prop


【文件预览】:
hiveauthenticator-master
----pom.xml(2KB)
----src()
--------main()
----.gitignore(15B)
----README.md(2KB)
----hiveauthenticator.iml(14KB)

网友评论