- 发布于2021-12-02 11:43:56
6.2. 创建外部表报错create dir failed
➢ 问题 遇到外表创建不了的问题, 显示报错是 hdfs API create dir failed, errno: 13 ➢ 解答 要创建建外部表的文件夹需要有权限赞评论浏览 882 - 发布于2021-12-02 11:41:56
8.2. linux关闭防火墙
systemctl stop iptables systemctl disable iptables systemctl stop firewalld systemctl disable firewalld赞评论浏览 935 - 发布于2021-12-02 11:41:44
8.3. linux关闭selinux
sed -i "s/^SELINUX=enforcing/SELINUX=disabled/g" /etc/selinux/config setenforce 0赞评论浏览 1122 - 发布于2021-12-02 11:40:00赞评论浏览 818
- 发布于2021-12-02 11:38:30赞评论浏览 767