Kurt Deschler has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/22527 )

Change subject: WIP: add ipv6 support for webui/hs2/hs2-http/beeswax
......................................................................


Patch Set 8:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/22527/8//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/22527/8//COMMIT_MSG@25
PS8, Line 25: bin/start-impala-cluster.py 
--impalad_args="--external_interface=:: --webserver_interface=::" 
--catalogd_args="--webserver_interface=::" 
--state_store_args="--webserver_interface=::"
> I was thinking about adding an argument to start-impala-cluster.py like --s
That seems like a good mechanism to address the different daemons. However, we 
should also make the configuration more intuitive and flexible. Maybe enable 
IPV6y by default on all interfaces but allow external_interfaces parameter to 
specify specific interfaces.


http://gerrit.cloudera.org:8080/#/c/22527/8/be/src/service/impala-server.cc
File be/src/service/impala-server.cc:

http://gerrit.cloudera.org:8080/#/c/22527/8/be/src/service/impala-server.cc@161
PS8, Line 161:     "Host name to bind with in beeswax/hs2/hs2-http. \"::\" 
allows IPv6 (dual stack).");
This should be a list of interfaces to bind to. Could be an address or hostname.



--
To view, visit http://gerrit.cloudera.org:8080/22527
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I51ac66c568cc9bb06f4a3915db07a53c100109b6
Gerrit-Change-Number: 22527
Gerrit-PatchSet: 8
Gerrit-Owner: Csaba Ringhofer <csringho...@cloudera.com>
Gerrit-Reviewer: Abhishek Rawat <ara...@cloudera.com>
Gerrit-Reviewer: Csaba Ringhofer <csringho...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Kurt Deschler <kdesc...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Reviewer: gaurav singh <gsi...@cloudera.com>
Gerrit-Comment-Date: Tue, 08 Apr 2025 13:44:46 +0000
Gerrit-HasComments: Yes

Reply via email to