[aarch64-port-dev ] Internal Error (frame.cpp:1150), Error: ShouldNotReachHere()

Andrew Haley aph at redhat.com
Tue Oct 1 06:19:34 PDT 2013


On 10/01/2013 01:46 PM, Andrew McDermott wrote:
> 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

Hmmm, that didn't work.  This did:

  hadoop jar $HADOOP_COMMON_HOME/share/hadoop/mapreduce/hadoop-mapreduce-examples-3.0.0-SNAPSHOT.jar teragen 10000000 teragen-1GB

Andrew.



More information about the aarch64-port-dev mailing list