[aarch64-port-dev ] Internal Error (frame.cpp:1150), Error: ShouldNotReachHere()
Cao Hoang Thu
thuhc at yahoo.com
Tue Oct 1 05:55:34 PDT 2013
You can download here:
http://archive.apache.org/dist/hadoop/core/hadoop-1.0.3/
Guide setup/run hadoop here:
http://hadoop.apache.org/docs/stable/single_node_setup.html
Regards,
Thu Cao
________________________________
From: Andrew McDermott <andrew.mcdermott at linaro.org>
To: Andrew Haley <aph at redhat.com>
Cc: Cao Hoang Thu <thuhc at yahoo.com>; "aarch64-port-dev at openjdk.java.net" <aarch64-port-dev at openjdk.java.net>
Sent: Tuesday, October 1, 2013 7:46 PM
Subject: Re: [aarch64-port-dev ] Internal Error (frame.cpp:1150), Error: ShouldNotReachHere()
Andrew:
I have a pre-compiled version here:
http://people.linaro.org/~andrew.mcdermott/personal-hadoop.tar.bz2
It's something that works for me if untarred into $HOME.
A quick example would be:
$ cd ~/personal-hadoop
$ . env.sh
$ which hadoop
and then you can try running the teragen example(s):
$ hadoop jar ${HADOOP_COMMON_HOME}/mapreduce/hadoop-mapreduce-examples-3.0.0-SNAPSHOT.jar teragen 10000000 teragen-1GB
$ hadoop jar ${HADOOP_COMMON_HOME}/mapreduce/hadoop-mapreduce-examples-3.0.0-SNAPSHOT.jar terasort teragen-1GB teragen-1GB-sorted
$ hadoop jar ${HADOOP_COMMON_HOME}/mapreduce/hadoop-mapreduce-examples-3.0.0-SNAPSHOT.jar teravalidate teragen-1GB-sorted teragen-1GB-validate
HTH,
Andy.
More information about the aarch64-port-dev
mailing list