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/03/18 10:17:41 UTC

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

    [ https://issues.apache.org/jira/browse/SPARK-20004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15931164#comment-15931164 ] 

Sean Owen commented on SPARK-20004:
-----------------------------------

I don't think the user is supposed to be able to change this app name. It's not a user app, it's the thrift server.

> 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