Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-3642

Phoenix Query Server is not honoring port specified in bin/hbase-site.xml file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Not A Bug
    • 4.9.0
    • None
    • None
    • None
    • Ubuntu - 14.04, Kernel - 3.13.0-107-generic

    Description

      How to reproduce
      1. Download version with tag v4.9.0-HBase-0.98 for apache phoenix git
      2. Start hdfs, hbase
      3. setup this property in bin/hbase-site.xml on phoenix server
      <property>
      <name>phoenix.queryserver.http.port</name>
      <value>8760</value>
      </property>

      4. bin/queryserver.py start
      5. sudo netstat -natp | grep -i 8760
      No result means that query server did not start at port 8760. Infact it starts at default port of 8765.
      sudo netstat -natp | grep -i 8765
      tcp 0 0 0.0.0.0:8765 0.0.0.0:* LISTEN 84720/java

      Attachments

        Activity

          People

            gsbiju Biju Nair
            rahulshrivastava Rahul Shrivastava
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 24h
                24h
                Remaining:
                Remaining Estimate - 24h
                24h
                Logged:
                Time Spent - Not Specified
                Not Specified