[GitHub] [spark] stczwd commented on a change in pull request #28280: [SPARK-31438][CORE][WIP] Support JobCleaned Status in SparkListener

2020-04-30 Thread GitBox
stczwd commented on a change in pull request #28280: URL: https://github.com/apache/spark/pull/28280#discussion_r417788796 ## File path: sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/InsertIntoHiveTable.scala ## @@ -99,6 +99,12 @@ case class InsertIntoHiveTable(

[GitHub] [spark] stczwd commented on a change in pull request #28280: [SPARK-31438][CORE][WIP] Support JobCleaned Status in SparkListener

2020-04-30 Thread GitBox
stczwd commented on a change in pull request #28280: URL: https://github.com/apache/spark/pull/28280#discussion_r417788682 ## File path: core/src/main/scala/org/apache/spark/scheduler/JobCleanedHookListener.scala ## @@ -0,0 +1,47 @@ +/* + * Licensed to the Apache Software