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

Andrew McDermott andrew.mcdermott at linaro.org
Tue Oct 1 06:29:35 PDT 2013


OK, good. (My environment may well be a little polluted...)


On 1 October 2013 14:19, Andrew Haley <aph at redhat.com> wrote:

> 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<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