Github user dongjoon-hyun commented on the issue:

    https://github.com/apache/spark/pull/22433
  
    Thank you for your first contribution, @suryag10 .
    - Could you file a SPARK JIRA issue since this is a code change?
    - Could you update the PR title like the other PRs? e.g. 
`[SPARK-XXX][SQL][K8S] ...`?
    
    And, just out of curious, do we need this change?
    ```bash
    - exec "${SPARK_HOME}"/sbin/spark-daemon.sh submit $CLASS 1 --name "Thrift 
JDBC/ODBC Server" "$@"
    + exec "${SPARK_HOME}"/sbin/spark-daemon.sh submit $CLASS 1 --name 
"Thrift-JDBC-ODBC-Server" "$@"
    ```


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to