Hadoop Hue 无法访问文件系统根目录
Hadoop Hue Failed to access filesystem root
我收到了来自 Hue 快速启动向导的消息。
hadoop.hdfs_clusters.default.webhdfs_url Current value: http://localhost:50070/webhdfs/v1
Failed to access filesystem root
我试过了,,但没有任何改变。还有其他想法吗?
我从头开始再次尝试了 configuration 个步骤,它奏效了....
如果您在 macOS 上使用 docker 版本的快速入门,原因可能是 Docker Desktop
没有分配足够的内存。
一个解决方案是...添加更多。
单击菜单栏中的 Docker 图标 > "Preferences..." > "Advanced" 选项卡
然后将内存设置为(至少)4GB。
我收到了来自 Hue 快速启动向导的消息。
hadoop.hdfs_clusters.default.webhdfs_url Current value: http://localhost:50070/webhdfs/v1
Failed to access filesystem root
我试过了,
我从头开始再次尝试了 configuration 个步骤,它奏效了....
如果您在 macOS 上使用 docker 版本的快速入门,原因可能是 Docker Desktop
没有分配足够的内存。
一个解决方案是...添加更多。 单击菜单栏中的 Docker 图标 > "Preferences..." > "Advanced" 选项卡
然后将内存设置为(至少)4GB。