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

WALPrettyPrinter add print timestamp

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.5.0, 3.0.0-alpha-4
    • tooling, wal
    • None
    • Reviewed

    Description

      hbase wal  xxxx-wal -p, print include timestamp

      At first:

      row=rowA, column=f:c1, type=Delete
          value: 
      cell total size sum: 88

       

      New:

      row=rowA, column=f:c1, timestamp=1657851212679, type=Delete
          value: 
      cell total size sum: 88

      Attachments

        Activity

          People

            zhengsicheng zhengsicheng
            zhengsicheng zhengsicheng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: