[jira] [Updated] (SPARK-8982) Worker hostnames not showing in Master web ui when launched with start-slaves.sh

2019-05-20 Thread Hyukjin Kwon (JIRA)


 [ 
https://issues.apache.org/jira/browse/SPARK-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon updated SPARK-8982:

Labels: bulk-closed  (was: )

> Worker hostnames not showing in Master web ui when launched with 
> start-slaves.sh
> 
>
> Key: SPARK-8982
> URL: https://issues.apache.org/jira/browse/SPARK-8982
> Project: Spark
>  Issue Type: Bug
>  Components: Spark Core
>Affects Versions: 1.4.0
>Reporter: Ben Zimmer
>Priority: Minor
>  Labels: bulk-closed
>
> If a "--host" argument is not provided to Worker, WorkerArguments uses 
> Utils.localHostName to find the host name. SPARK-6440 changed the 
> functionality of Utils.localHostName to retrieve the local IP address instead 
> of host name.
> Since start-slave.sh does not provide the "--host" argument, clusters started 
> with start-slaves.sh now show IP addresses instead of hostnames in the Master 
> web UI. This is inconvenient when starting and debugging small clusters.
> A simple fix would be to find the local machine's hostname in start-slave.sh 
> and pass it as the "--host" argument.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-8982) Worker hostnames not showing in Master web ui when launched with start-slaves.sh

2015-07-12 Thread Sean Owen (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-8982:
-
Target Version/s:   (was: 1.4.0)

> Worker hostnames not showing in Master web ui when launched with 
> start-slaves.sh
> 
>
> Key: SPARK-8982
> URL: https://issues.apache.org/jira/browse/SPARK-8982
> Project: Spark
>  Issue Type: Bug
>  Components: Spark Core
>Affects Versions: 1.4.0
>Reporter: Ben Zimmer
>Priority: Minor
>
> If a "--host" argument is not provided to Worker, WorkerArguments uses 
> Utils.localHostName to find the host name. SPARK-6440 changed the 
> functionality of Utils.localHostName to retrieve the local IP address instead 
> of host name.
> Since start-slave.sh does not provide the "--host" argument, clusters started 
> with start-slaves.sh now show IP addresses instead of hostnames in the Master 
> web UI. This is inconvenient when starting and debugging small clusters.
> A simple fix would be to find the local machine's hostname in start-slave.sh 
> and pass it as the "--host" argument.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org