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

Error: plugin compiled to start DFS (Hadoop 2.7.0) #24

Open
rmunjuluri opened this issue Jul 4, 2015 · 1 comment
Open

Error: plugin compiled to start DFS (Hadoop 2.7.0) #24

rmunjuluri opened this issue Jul 4, 2015 · 1 comment

Comments

@rmunjuluri
Copy link

I tried starting the DFS in Eclipse using a plugin that I built following the instructions. When I try to connect the DFS node, i get the following error

!ENTRY org.eclipse.core.jobs 4 2 2015-07-04 15:45:42.286
!MESSAGE An internal error occurred during: "Map/Reduce location status updater".
!STACK 0
java.lang.NullPointerException
at org.apache.hadoop.mapred.JobClient.getAllJobs(JobClient.java:814)
at org.apache.hadoop.mapred.JobClient.jobsToComplete(JobClient.java:790)
at org.apache.hadoop.eclipse.server.HadoopServer$LocationStatusUpdater.run(HadoopServer.java:119)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

@wukonggg
Copy link

wukonggg commented Aug 5, 2015

i find same problem on hadoop-2.7.1

ant compile pluginin success, but run failed

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

2 participants