You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: