Hi,
I am running some code using ZLibCompressor to write into HDFS--
hadoop.16.0.3.
I keep running into OutOfmemoryError:
1219111710769 SEVERE [Service.uncaughtException got an exception :
Thread[Thread-1,5,-ThreadGrp] got exception java.lang.OutOfMemoryError
1219111710770 SEVERE [Service.uncaughtException -
org.apache.hadoop.io.compress.zlib.ZlibCompressor.init(Native Method)
1219111710770 SEVERE [Service.uncaughtException -
org
.apache
.hadoop.io.compress.zlib.ZlibCompressor.<init>(ZlibCompressor.java:198)
1219111710770 SEVERE [Service.uncaughtException -
com
.service.LogRangeManagerHadoop.openChannel(LogRangeManagerHadoop.java:
249)
...
Is there such a know issue.
Thanks,
S.