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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to