You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Egor Pahomov (JIRA)" <ji...@apache.org> on 2017/03/17 20:11:42 UTC

[jira] [Updated] (SPARK-20004) Spark thrift server ovewrites spark.app.name

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

Egor Pahomov updated SPARK-20004:
---------------------------------
    Summary: Spark thrift server ovewrites spark.app.name  (was: Spark thrift server ovverides spark.app.name)

> Spark thrift server ovewrites spark.app.name
> --------------------------------------------
>
>                 Key: SPARK-20004
>                 URL: https://issues.apache.org/jira/browse/SPARK-20004
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.1.0
>            Reporter: Egor Pahomov
>            Priority: Minor
>
> {code}
> export SPARK_YARN_APP_NAME="ODBC server $host"
> /spark/sbin/start-thriftserver.sh --conf spark.yarn.queue=spark.client.$host --conf spark.app.name="ODBC server $host"
> {code}
> And spark-defaults.conf contains: 
> {code}
> spark.app.name "ODBC server spark01"
> {code}
> Still name in yarn is "Thrift JDBC/ODBC Server"



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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