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

GrigGain: Hadoop Accelerator - NullPointerException #90

Open
anjumr06 opened this issue Oct 29, 2014 · 1 comment
Open

GrigGain: Hadoop Accelerator - NullPointerException #90

anjumr06 opened this issue Oct 29, 2014 · 1 comment

Comments

@anjumr06
Copy link

I installed GridGain Hadoop Accelerator in Hadoop 2.4.1 version using the installation steps given in readme.

While trying the example given in the readme file, i.e.,

hadoop jar /usr/local/hadoop/share/hadoop/mapreduce/hadoop-mapreduce-examples-2.4.1.jar wordcount /input /output

I'm getting this error, java.lang.NullPointerException at org.gridgain.client.hadoop.GridHadoopClientProtocol.processStatus(GridHadoopClientProtocol.java:308)

gg-hadoop/work/logs/ says the following:
12

@anjumr06 anjumr06 reopened this Oct 29, 2014
@ghost
Copy link

ghost commented Oct 29, 2014

This is not known issue. We retested this case with defaults but it works properly.

To resolve this we need the following things

  • full log
  • console output
  • console output of 'setup-hadoop" script
  • console output of 'hadoop jar'

Also, for double check, before you started "hadoop job" please run "which hadoop" command or print values of HADOOP_HOME and PATH environment variables in the same session and send the console output including results of these commands.

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

1 participant