logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

hadoop集成kerberos后,报org.apache.hadoop.security.AccessControlException

报错信息:[root@hadoop001 qun]# hdfs dfs -ls /19/05/29 18:06:15 WARN ipc.Client: Exception encountered while connecting to the server : org.apache.hadoop.security.AccessControlException: Client cannot au..

服务端口无法访问问题

通常我们在linux启动一个监听进程,在其他服务器链接此端口不通,第一反应想到的可能是防火墙没关centos7systemctl stop firewalld.servicecentos6.xservice iptables stop关闭防火墙后,这个端口还是没办法访问,这个时候你就需要看看进程绑定的地址了,[qun@cluster-master hadoop]$ netstat ...

ClassNotFoundException: org.apache.sentry.binding.metastore.SentryMetastorePostEventListener

环境:apache-hive-2.3.3-binapache-sentry-2.1.0-bin解决办法将org.apache.sentry.binding.metastore.SentryMetastorePostEventListener替换成org.apache.sentry.binding.metastore.SentrySyncHMSNotificationsPostEven...

#sentry#hive
到底了