You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "liuzhaokun (JIRA)" <ji...@apache.org> on 2017/08/08 06:37:00 UTC

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

liuzhaokun created SPARK-21662:
----------------------------------

             Summary: 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: Critical


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