|
Ankit Bhatnagar |
at May 9, 2013 at 10:24 pm
|
⇧ |
| |
Hi folks,
I wanted to reach out to see if somebody has encountered a similar issue.
Reading multiple file fails with error- (Pig + ozzie)
The mapper syslog Error:
g2013-04-24 07:22:45,905 FATAL [main] org.apache.hadoop.mapred.YarnChild:
Error
running child : java.lang.OutOfMemoryError
at sun.misc.Unsafe.allocateMemory(Native Method)
at java.nio.DirectByteBuffer.(ByteBuffer.java:306)
However the same works while running independently thru command line (Pig
run)
Ankit