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 2017/08/09 07:43:00 UTC

[jira] [Updated] (SPARK-21662) modify the appname to [SparkSQL::localHostName] instead of [SparkSQL::lP]

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

Sean Owen updated SPARK-21662:
------------------------------
    Priority: Trivial  (was: Critical)

> modify the appname to [SparkSQL::localHostName] instead of [SparkSQL::lP]
> -------------------------------------------------------------------------
>
>                 Key: SPARK-21662
>                 URL: https://issues.apache.org/jira/browse/SPARK-21662
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.2.0
>            Reporter: liuzhaokun
>            Priority: Trivial
>
> As it says  "If user doesn't specify the appName, we want to get [SparkSQL::localHostName]" in SparkSqlEnv.scala,line 38,appname should be SparkSQL::localHostName,but it is SparkSQL::lP in fact.So I modify the localHostName method to get localhost with getCanonicalHostName method.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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