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

Display the return value of the command append

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.1, 2.0.0
    • 1.4.0, 2.0.0
    • shell
    • None
    • Reviewed

    Description

      It is more convenient for users to display the return result of the command append.

      hbase(main):001:0>  append 't1','r1','f1:name','Guangxu'
      CURRENT VALUE = Guangxu
      Took 0.8820 seconds                                                                                                                                                                          
      hbase(main):002:0>  append 't1','r1','f1:name',' Cheng'
      CURRENT VALUE = Guangxu Cheng
      Took 0.0140 seconds
      

      Attachments

        1. HBASE-18094-master-v2.patch
          2 kB
          Guangxu Cheng
        2. HBASE-18094-master-v1.patch
          2 kB
          Guangxu Cheng
        3. HBASE-18094-master-v0.patch
          2 kB
          Guangxu Cheng
        4. HBASE-18094-branch-1.patch
          2 kB
          Guangxu Cheng

        Activity

          People

            gxcheng Guangxu Cheng
            gxcheng Guangxu Cheng
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: