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

hadoop question #20

Open
MaxwellChin95 opened this issue Apr 5, 2018 · 0 comments
Open

hadoop question #20

MaxwellChin95 opened this issue Apr 5, 2018 · 0 comments

Comments

@MaxwellChin95
Copy link

MaxwellChin95 commented Apr 5, 2018

hello:
there is a error when we install the thrax:
/thrax/Thrax.java:9: error: package org.apache.hadoop. conf does not exist

this is the setup:
#TEST ANT
export HADOOP=/data/max/hadoop-0.20.2/hadoop-0.20.2-core.jar
export HADOOP_VERSION=0.20.2
#END TSET ANT

or:
export HADOOP=/data/max/hadoop-0.20.2
export HADOOP_VERSION=0.20.2
export AWS_SDK=/data/max/aws-java-sdk-1.1.3
export AWS_VERSION=1.1.3

export JAVA_HOME=/usr/lib/jvm/java-8-oracle
export CLASSPATH=$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar:/data/max/hadoop-0.20.2/hadoop-0.20.2-core.jar
export PATH=$JAVA_HOME/bin:$PATH

Both doesn't work

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