FUSE error: Transport endpoint is not connected

后端 未结 3 1784
庸人自扰
庸人自扰 2020-12-23 11:21

I\'m trying to implement the FUSE filesystem. I am receiving this error:

cannot access MountDir: Transport endpoint is not connected

3条回答
  •  执念已碎
    2020-12-23 11:59

    You may check your /etc/hosts to verify it the master node is with a fully qualified name. More details in https://community.cloudera.com/t5/CDH-Manual-Installation/Setting-the-NameNode-port-8020-to-listen-outside-of-localhost/td-p/2257 and in How to configure hosts file for Hadoop ecosystem

提交回复
热议问题