0


【hadoop】hdfs web界面上传文件报Couldn‘t upload the file

在这里插入图片描述
F12打开控制台,看到上传文件接口用域名用的是node-1,解析不到对应的ip。
解决办法:修改windows的hosts文件。

在这里插入图片描述

hosts文件路径:C:\Windows\System32\drivers\etc
在这里插入图片描述
修改hosts文件的权限,右键鼠标选择属性。
在这里插入图片描述
然后添加hosts记录,保存。

在这里插入图片描述
重新上传文件:成功

在这里插入图片描述

标签: hadoop hdfs 大数据

本文转载自: https://blog.csdn.net/qq_22744093/article/details/130379433
版权归原作者 科学熊 所有, 如有侵权,请联系我们删除。

“【hadoop】hdfs web界面上传文件报Couldn‘t upload the file”的评论:

还没有评论