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

Failed to fetch node counts with exception: java.io.EOFException #267

Open
giaosudau opened this issue Aug 2, 2016 · 4 comments
Open

Failed to fetch node counts with exception: java.io.EOFException #267

giaosudau opened this issue Aug 2, 2016 · 4 comments

Comments

@giaosudau
Copy link

giaosudau commented Aug 2, 2016

ERROR o.a.mesos.hdfs.state.StateMachine - Failed to fetch node counts with exception: java.io.EOFException

Is that I am config something wrong? It cannot register into Mesos.

23:43:00.761 [Thread-63] INFO  o.a.m.hdfs.scheduler.HdfsScheduler - Received 5 offers
23:43:00.762 [Thread-63] INFO  o.a.m.hdfs.scheduler.HdfsScheduler - value: "2578a727-04fa-422f-9933-9bade378f11f-O1612135"

23:43:00.762 [Thread-63] INFO  o.a.m.hdfs.scheduler.HdfsScheduler - value: "2578a727-04fa-422f-9933-9bade378f11f-O1612136"

23:43:00.762 [Thread-63] INFO  o.a.m.hdfs.scheduler.HdfsScheduler - value: "2578a727-04fa-422f-9933-9bade378f11f-O1612137"

23:43:00.762 [Thread-63] INFO  o.a.m.hdfs.scheduler.HdfsScheduler - value: "2578a727-04fa-422f-9933-9bade378f11f-O1612138"

23:43:00.762 [Thread-63] INFO  o.a.m.hdfs.scheduler.HdfsScheduler - value: "2578a727-04fa-422f-9933-9bade378f11f-O1612139"

23:43:00.763 [Thread-63] ERROR o.a.mesos.hdfs.state.StateMachine - Failed to fetch node counts with exception: java.io.EOFException
23:43:00.763 [Thread-63] INFO  o.a.m.hdfs.scheduler.HdfsScheduler - Scheduler in phase: RECONCILING_TASKS, declining offer: value: "2578a727-04fa-422f-9933-9bade378f11f-O1612135"

23:43:00.764 [Thread-63] INFO  o.a.m.hdfs.scheduler.HdfsScheduler - Scheduler in phase: RECONCILING_TASKS, declining offer: value: "2578a727-04fa-422f-9933-9bade378f11f-O1612136"

23:43:00.764 [Thread-63] INFO  o.a.m.hdfs.scheduler.HdfsScheduler - Scheduler in phase: RECONCILING_TASKS, declining offer: value: "2578a727-04fa-422f-9933-9bade378f11f-O1612137"

23:43:00.764 [Thread-63] INFO  o.a.m.hdfs.scheduler.HdfsScheduler - Scheduler in phase: RECONCILING_TASKS, declining offer: value: "2578a727-04fa-422f-9933-9bade378f11f-O1612138"

23:43:00.764 [Thread-63] INFO  o.a.m.hdfs.scheduler.HdfsScheduler - Scheduler in phase: RECONCILING_TASKS, declining offer: value: "2578a727-04fa-422f-9933-9bade378f11f-O1612139"
@mgummelt
Copy link

mgummelt commented Aug 2, 2016

Just so you know, this repo is for an old version of HDFS that we no longer support. The latest version of HDFS in universe is not built from this repo. We'll be open sourcing that version soon.

The error message you show indicates that you're running an old version. If you uninstall and reinstall, you should get the latest version: https://github.com/mesosphere/universe/blob/version-3.x/repo/packages/H/hdfs/5/package.json#L4

@mheppner
Copy link

@mgummelt, is it possible to mark this repo as deprecated? Instead of having everyone post new issues without knowing this repo isn't in use, it might be more efficient to post some sort of status update. See #270.

@mgummelt
Copy link

Yea, we'll do that, thanks. cc @kow3ns

@triclambert
Copy link

Please note that this repository has now been marked as deprecated. See this issue for a more detailed explanation.

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

4 participants