2020年8月11日
摘要: 启动NFS Gateway失败 解决方法: # yum -y install rpcbind # systemctl start rpcbind # systemctl status rpcbind # systemctl enable rpcbind 参考网站: CDH6.3.0 报错汇总 htt 阅读全文
posted @ 2020-08-11 16:09 阿小杜 阅读(197) 评论(0) 推荐(0)
摘要: 1、下载atlas2.0源码 https://www.apache.org/dyn/closer.cgi/atlas/2.0.0/apache-atlas-2.0.0-sources.tar.gz 2、使用idea打开源码,修改源码中pom文件依赖,将Hadoop、hbase、kafka、zooke 阅读全文
posted @ 2020-08-11 15:49 阿小杜 阅读(1711) 评论(0) 推荐(0)