Rajesh Balamohan created TEZ-1224:
-------------------------------------
Summary: Integer overflow exception
Key: TEZ-1224
URL: https://issues.apache.org/jira/browse/TEZ-1224
Project: Apache Tez
Issue Type: Sub-task
Reporter: Rajesh Balamohan
java.io.IOException: value too long to fit in integer
at org.apache.hadoop.io.WritableUtils.readVInt(WritableUtils.java:331)
at
org.apache.tez.runtime.library.common.shuffle.impl.ShuffleHeader.readFields(ShuffleHeader.java:85)
at
org.apache.tez.runtime.library.common.shuffle.impl.Fetcher.copyMapOutput(Fetcher.java:325)
at
org.apache.tez.runtime.library.common.shuffle.impl.Fetcher.copyFromHost(Fetcher.java:270)
at
org.apache.tez.runtime.library.common.shuffle.impl.Fetcher.run(Fetcher.java:137)
--
This message was sent by Atlassian JIRA
(v6.2#6252)