Skip to content
This repository has been archived by the owner on May 21, 2018. It is now read-only.

Hdfs framework failure on restarting cluster #255

Open
mezosfer opened this issue Apr 19, 2016 · 0 comments
Open

Hdfs framework failure on restarting cluster #255

mezosfer opened this issue Apr 19, 2016 · 0 comments

Comments

@mezosfer
Copy link

I have an 8 node cluster on virtualbox running 3 JN, 2 NN, 2ZK and 2 DN. I deployed HDFS and Spark on top of them. Everything works fine. After i restarted the machines mesos, marathon and chronos frameworks are ok, but when i tried to re-run hdfs-mesos, i've encountered some problems. It couldn't launch name nodes and data nodes. It launced 3 JN and 6 ZK instead of them. Here is the stderr of namenode failures:

WARN hdfs.DFSUtil: Exception in creating socket address :50071
java.lang.IllegalArgumentException: Does not contain a valid host:port authority: :50071

So, what's the proper way of running hdfs-mesos after restarting the host machines?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant