[GitHub] spark pull request #17496: [SPARK-20173][SQL][hive-thriftserver] Throw NullP...

2017-04-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17496 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request #17496: [SPARK-20173][SQL][hive-thriftserver] Throw NullP...

2017-03-31 Thread zuotingbing
Github user zuotingbing commented on a diff in the pull request: https://github.com/apache/spark/pull/17496#discussion_r109137993 --- Diff: sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/HiveThriftServer2.scala --- @@ -82,7 +82,9 @@ object

[GitHub] spark pull request #17496: [SPARK-20173][SQL][hive-thriftserver] Throw NullP...

2017-03-31 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/17496#discussion_r109137114 --- Diff: sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/HiveThriftServer2.scala --- @@ -82,7 +82,9 @@ object

[GitHub] spark pull request #17496: [SPARK-20173][SQL][hive-thriftserver] Throw NullP...

2017-03-31 Thread zuotingbing
GitHub user zuotingbing opened a pull request: https://github.com/apache/spark/pull/17496 [SPARK-20173][SQL][hive-thriftserver] Throw NullPointerException when HiveThriftServer2 is shutdown ## What changes were proposed in this pull request? Throw NullPointerException