Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-28426

WALPrettyPrinter fails with "java.io.EOFException: EOF while reading message size"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.6.0
    • None
    • tooling, wal
    • None

    Description

      While testing WALPrettyPrinter fails with "java.io.EOFException: EOF while reading message size"

      hbase wal -p /apps/hbase/data/WALs/HOSTNAME,16020,1709296677041/HOSTNAME%2C16020%2C1709296677041.1709815102928
      Writer Classes: ProtobufLogWriter AsyncProtobufLogWriter SecureProtobufLogWriter SecureAsyncProtobufLogWriter
      Cell Codec Class: org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodec
      Exception in thread "main" java.io.EOFException: EOF while reading message size
          at org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil.parseDelimitedFrom(ProtobufUtil.java:3727)
          at org.apache.hadoop.hbase.regionserver.wal.ProtobufWALStreamReader.next(ProtobufWALStreamReader.java:56)
          at org.apache.hadoop.hbase.wal.WALStreamReader.next(WALStreamReader.java:42)
          at org.apache.hadoop.hbase.wal.WALPrettyPrinter.processFile(WALPrettyPrinter.java:297)
          at org.apache.hadoop.hbase.wal.WALPrettyPrinter.run(WALPrettyPrinter.java:516)
          at org.apache.hadoop.hbase.wal.WALPrettyPrinter.main(WALPrettyPrinter.java:429)

      cc nihaljain.cs 

      Attachments

        Activity

          People

            Unassigned Unassigned
            Ashok shetty Ashok shetty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: