Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-3535

"kylin-port-replace-util.sh" changed port but not uncomment it

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v2.5.0
    • Others
    • None

    Description

      $KYLIN_HOME/bin/kylin-port-replace-util.sh replace web servers port in kylin.properties:

      sed -i "s/kylin.server.cluster-servers=(.).:(.*)/kylin.server.cluster-servers=\1:${new_kylin_port}/g" ${KYLIN_CONFIG_FILE}

      However, all configurations in kylin.properties are commented out by default. New port numbers will not take effect unless being uncommented manually.

      Attachments

        Issue Links

          Activity

            People

              yichen.zhou Yichen Zhou
              yichen.zhou Yichen Zhou
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: