Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-11263

ClassCastException when we use Bzipcodec for Fsimage compression

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 2.8.0, 2.7.4, 3.0.0-alpha2
    • None
    • None
    • Reviewed

    Description

      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)
      

      Attachments

        1. HDFS-11263-002.patch
          3 kB
          Brahma Reddy Battula
        2. HDFS-11263.patch
          3 kB
          Brahma Reddy Battula

        Activity

          People

            brahmareddy Brahma Reddy Battula
            brahmareddy Brahma Reddy Battula
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: