You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/03/31 09:37:41 UTC

[jira] [Commented] (SPARK-20173) Throw NullPointerException when HiveThriftServer2 is shutdown

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

Apache Spark commented on SPARK-20173:
--------------------------------------

User 'zuotingbing' has created a pull request for this issue:
https://github.com/apache/spark/pull/17493

> Throw NullPointerException when HiveThriftServer2 is shutdown
> -------------------------------------------------------------
>
>                 Key: SPARK-20173
>                 URL: https://issues.apache.org/jira/browse/SPARK-20173
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.1.0
>            Reporter: zuotingbing
>
> Throw NullPointerException when HiveThriftServer2 is shutdown:
> ========================================================
> 2017-03-30 11:52:56,355 ERROR Utils: Uncaught exception in thread Thread-2
> java.lang.NullPointerException
> 	at org.apache.spark.sql.hive.thriftserver.HiveThriftServer2$$anonfun$main$1.apply$mcV$sp(HiveThriftServer2.scala:85)
> 	at org.apache.spark.util.SparkShutdownHook.run(ShutdownHookManager.scala:215)
> 	at org.apache.spark.util.SparkShutdownHookManager$$anonfun$runAll$1$$anonfun$apply$mcV$sp$1.apply$mcV$sp(ShutdownHookManager.scala:187)
> 	at org.apache.spark.util.SparkShutdownHookManager$$anonfun$runAll$1$$anonfun$apply$mcV$sp$1.apply(ShutdownHookManager.scala:187)
> 	at org.apache.spark.util.SparkShutdownHookManager$$anonfun$runAll$1$$anonfun$apply$mcV$sp$1.apply(ShutdownHookManager.scala:187)
> 	at org.apache.spark.util.Utils$.logUncaughtExceptions(Utils.scala:1953)
> 	at org.apache.spark.util.SparkShutdownHookManager$$anonfun$runAll$1.apply$mcV$sp(ShutdownHookManager.scala:187)
> 	at org.apache.spark.util.SparkShutdownHookManager$$anonfun$runAll$1.apply(ShutdownHookManager.scala:187)
> 	at org.apache.spark.util.SparkShutdownHookManager$$anonfun$runAll$1.apply(ShutdownHookManager.scala:187)
> 	at scala.util.Try$.apply(Try.scala:192)
> 	at org.apache.spark.util.SparkShutdownHookManager.runAll(ShutdownHookManager.scala:187)
> 	at org.apache.spark.util.SparkShutdownHookManager$$anon$2.run(ShutdownHookManager.scala:177)
> 	at org.apache.hadoop.util.ShutdownHookManager$1.run(ShutdownHookManager.java:54)
> 2017-03-30 11:52:56,357 INFO ShutdownHookManager: Shutdown hook called



--
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