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

Add excludefile and designatedfile options to graceful_stop.sh

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.4.0
    • 3.0.0-alpha-1, 2.4.0
    • None
    • None
    • Reviewed
    • Hide
      Add excludefile and designatedfile options to graceful_stop.sh.

      Designated file with <hostname:port> per line as unload targets.

      Exclude file should have <hostname:port> per line. We do not unload regions to hostnames given in exclude file.

      Here is a simple example using graceful_stop.sh with designatedfile option:
      ./bin/graceful_stop.sh --maxthreads 4 --designatedfile /path/designatedfile hostname
      The usage of the excludefile option is the same as the above.
      Show
      Add excludefile and designatedfile options to graceful_stop.sh. Designated file with <hostname:port> per line as unload targets. Exclude file should have <hostname:port> per line. We do not unload regions to hostnames given in exclude file. Here is a simple example using graceful_stop.sh with designatedfile option: ./bin/graceful_stop.sh --maxthreads 4 --designatedfile /path/designatedfile hostname The usage of the excludefile option is the same as the above.

    Description

      RegionMover is support excludefile and designatedfile options now. Integrate these two options into graceful_stop.sh.

      Attachments

        Issue Links

          Activity

            People

              DeanZ Baiqiang Zhao
              DeanZ Baiqiang Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: