You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/09/18 15:23:20 UTC

[jira] [Resolved] (SPARK-17546) start-* scripts should use hostname -f

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

Sean Owen resolved SPARK-17546.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0
                   2.0.1

Issue resolved by pull request 15129
[https://github.com/apache/spark/pull/15129]

> start-* scripts should use hostname -f
> --------------------------------------
>
>                 Key: SPARK-17546
>                 URL: https://issues.apache.org/jira/browse/SPARK-17546
>             Project: Spark
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Kevin Burton
>            Priority: Minor
>             Fix For: 2.0.1, 2.1.0
>
>
> The ./sbin/start-slaves.sh and ./sbin/start-master.sh scripts use just 'hostname' and if /etc/hostname isn't using a fqdn then you don't get the fully qualified domain name.
> If you upgrade your script to hostname --fqdn the problem is solved. 



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

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