-
- Downloads
[SPARK-3658][SQL] Start thrift server as a daemon
https://issues.apache.org/jira/browse/SPARK-3658 And keep the `CLASS_NOT_FOUND_EXIT_STATUS` and exit message in `SparkSubmit.scala`. Author: WangTaoTheTonic <barneystinson@aliyun.com> Author: WangTao <barneystinson@aliyun.com> Closes #2509 from WangTaoTheTonic/thriftserver and squashes the following commits: 5dcaab2 [WangTaoTheTonic] issue about coupling 8ad9f95 [WangTaoTheTonic] generalization 598e21e [WangTao] take thrift server as a daemon
Showing
- bin/spark-sql 1 addition, 11 deletionsbin/spark-sql
- core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala 4 additions, 0 deletions.../src/main/scala/org/apache/spark/deploy/SparkSubmit.scala
- sbin/spark-daemon.sh 11 additions, 5 deletionssbin/spark-daemon.sh
- sbin/start-thriftserver.sh 2 additions, 14 deletionssbin/start-thriftserver.sh
- sbin/stop-thriftserver.sh 25 additions, 0 deletionssbin/stop-thriftserver.sh
sbin/stop-thriftserver.sh
0 → 100755
Please register or sign in to comment