Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eclipse indigo, hadoop 2.4.0 nullpointer "Map/Reduce location status updater". #26

Open
eskuai opened this issue Aug 6, 2015 · 2 comments

Comments

@eskuai
Copy link

eskuai commented Aug 6, 2015

Hello,

I compiled hadoop2.4.0-eclipse-plugin, but, running into my indigo eclipse, always get:

!ENTRY org.eclipse.core.jobs 4 2 2015-08-06 18:01:04.954
!MESSAGE An internal error occurred during: "Map/Reduce location status updater".
!STACK 0
java.lang.NullPointerException
at oC(JobClient.java:814)
at org.apache.hadoop.mapred.JobClient.jobsToComplete(JobClient.java:790)
at org.apache.hadoop.eclipse.server.HadoopServer$LocationStatusUpdater.run(HadoopServer.j
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

@sisyphus177
Copy link

Same issue with self-compiled hadoop 2.7.2 and eclipse Neon.

@zhouna
Copy link

zhouna commented Dec 25, 2017

I encountered the same problem with hadoop 2.8.3 and eclipse Mars. I solved the problem according this blog: http://blog.csdn.net/l1028386804/article/details/52665022.

hadoop fs -mkdir /Administrator

change 'Administrator' to your username.

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

No branches or pull requests

3 participants