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

hfile does not work in 2.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • HFile
    • None
    • Reviewed
    • The -f argument is no longer required specifying target file; just pass the file as an argument.

    Description

      I tried to use hfile in master branch, it does not print out kv pairs or meta as it is supposed to be.

      hsun-MBP:hbase-2.0.0-SNAPSHOT hsun$ hbase hfile file:///Users/hsun/work/local-hbase-cluster/data/data/default/t1/755b5d7a44148492b7138c79c5e4f39f/f1/
      53e9f9bc328f468b87831221de3a0c74  bdc6e1c4eea246a99e989e02d554cb03  bf9275ac418d4d458904d81137e82683  
      hsun-MBP:hbase-2.0.0-SNAPSHOT hsun$ hbase hfile file:///Users/hsun/work/local-hbase-cluster/data/data/default/t1/755b5d7a44148492b7138c79c5e4f39f/f1/bf9275ac418d4d458904d81137e82683 -m
      2016-11-29 12:25:22,019 WARN  [main] util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
      hsun-MBP:hbase-2.0.0-SNAPSHOT hsun$ hbase hfile file:///Users/hsun/work/local-hbase-cluster/data/data/default/t1/755b5d7a44148492b7138c79c5e4f39f/f1/bf9275ac418d4d458904d81137e82683 -p
      2016-11-29 12:25:27,333 WARN  [main] util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
      Scanned kv count -> 0
      

      Attachments

        1. HBASE-17197-BM-01.patch
          1 kB
          Balazs Meszaros

        Activity

          People

            meszibalu Balazs Meszaros
            huaxiang Hua Xiang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: