Brahma Reddy Battula created HDFS-11263:
-------------------------------------------
Summary: ClassCastException when we use Bzipcodec for Fsimage
compression
Key: HDFS-11263
URL: https://issues.apache.org/jira/browse/HDFS-11263
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Brahma Reddy Battula
Assignee: Brahma Reddy Battula
Priority: Critical
*Trace*
java.lang.ClassCastException:
org.apache.hadoop.io.compress.BZip2Codec$BZip2CompressionOutputStream cannot be
cast to org.apache.hadoop.io.compress.CompressorStream
at
org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf$Saver.flushSectionOutputStream(FSImageFormatProtobuf.java:420)
at
org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf$Saver.commitSection(FSImageFormatProtobuf.java:405)
at
org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf$Saver.saveNameSystemSection(FSImageFormatProtobuf.java:583)
at
org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf$Saver.saveInternal(FSImageFormatProtobuf.java:494)
at
org.apache.hadoop.hdfs.server.namenode.FSImageFormatProtobuf$Saver.save(FSImageFormatProtobuf.java:431)
at
org.apache.hadoop.hdfs.server.namenode.FSImage.saveFSImage(FSImage.java:913)
at
org.apache.hadoop.hdfs.server.namenode.FSImage$FSImageSaver.run(FSImage.java:964)
at java.lang.Thread.run(Thread.java:745)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]