[
https://issues.apache.org/jira/browse/SPARK-17546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated SPARK-17546:
------------------------------
Priority: Minor (was: Major)
Summary: start-* scripts should use hostname -f (was: start-* scripts
should use hostname --fqdn )
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]