Uploaded image for project: 'Apache HAWQ (Retired)'
  1. Apache HAWQ (Retired)
  2. HAWQ-256 Integrate Security with Apache Ranger
  3. HAWQ-1362

Add RPS start/stop script in HAWQ start/stop script

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0.0-incubating
    • Build
    • None

    Description

      We need add start/stop RPS script to HAWQ start/stop script.

      hawq start master / cluster : should start rps
      hawq stop master / cluster : should stop rps
      hawq init master / cluster : should init without ranger enabled and configure ranger related gucs and restart cluster.
      hawq restart master / cluster : should restart rps
      hawq activate standby : should start rps on standby
      hawq state : show status information about rps service. use

      curl http://${RPS_HOST}:${RPS_PORT}/rps/version

      to check the status.

      hawq --reload option , just reload GUC values without restarting hawq cluster. If user change hawq_acl_type to ranger, user must restart cluster. But if user change rps related guc values, I think we should restart rps to reload the new values.

      Attachments

        Activity

          People

            xsheng Xiang Sheng
            xsheng Xiang Sheng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: