Details

    • Sub-task
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.0.0-beta-2
    • 2.0.0
    • shell
    • None

    Description

      In the shell splitormerge_enabled and splitormerge_switch do not work.

      hbase(main):076:0> splitormerge_enabled 'SPLIT'
      
      ERROR: uninitialized constant Java::OrgApacheHadoopHbaseClient::Admin::MasterSwitchType
      
      Query the switch's state. You can set switch type, 'SPLIT' or 'MERGE'
      Examples:
      
        hbase> splitormerge_enabled 'SPLIT'
      
      
      Took 0.0305 seconds                                                                                                                                             
      hbase(main):077:0> splitormerge_enabled 'MERGE'
      
      ERROR: uninitialized constant Java::OrgApacheHadoopHbaseClient::Admin::MasterSwitchType
      
      Query the switch's state. You can set switch type, 'SPLIT' or 'MERGE'
      Examples:
      
        hbase> splitormerge_enabled 'SPLIT'
      
      
      Took 0.0232 seconds
      

      Attachments

        1. HBASE-20241.master.001.patch
          2 kB
          Peter Somogyi

        Activity

          People

            psomogyi Peter Somogyi
            psomogyi Peter Somogyi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: