[jira] [Commented] (SPARK-25193) insert overwrite doesn't throw exception when drop old data fails

2018-08-29 Thread chen xiao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596033#comment-16596033 ] chen xiao commented on SPARK-25193: --- It does look like the Hive issue. Thanks [~mgaido] > insert

[jira] [Updated] (SPARK-25193) insert overwrite doesn't throw exception when drop old data fails

2018-08-22 Thread chen xiao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chen xiao updated SPARK-25193: -- Affects Version/s: (was: 2.2.2) 2.2.0 > insert overwrite doesn't throw

[jira] [Updated] (SPARK-25193) insert overwrite doesn't throw exception when drop old data fails

2018-08-22 Thread chen xiao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chen xiao updated SPARK-25193: -- Description: dataframe.write.mode(SaveMode.Overwrite).insertInto(s"$databaseName.$tableName") Insert

[jira] [Created] (SPARK-25193) insert overwrite doesn't throw exception when drop old data fails

2018-08-22 Thread chen xiao (JIRA)
chen xiao created SPARK-25193: - Summary: insert overwrite doesn't throw exception when drop old data fails Key: SPARK-25193 URL: https://issues.apache.org/jira/browse/SPARK-25193 Project: Spark

[jira] [Commented] (SPARK-19276) FetchFailures can be hidden by user (or sql) exception handling

2018-04-03 Thread chen xiao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424923#comment-16424923 ] chen xiao commented on SPARK-19276: --- [~imranr], I have created another task about this issue several

[jira] [Commented] (SPARK-19276) FetchFailures can be hidden by user (or sql) exception handling

2018-04-01 Thread chen xiao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421879#comment-16421879 ] chen xiao commented on SPARK-19276: --- I believe it cause another bug. If the task is killed with reason

[jira] [Updated] (SPARK-23816) FetchFailedException when killing speculative task

2018-03-29 Thread chen xiao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chen xiao updated SPARK-23816: -- Description: When spark trying to kill speculative tasks because of another attempt has already

[jira] [Updated] (SPARK-23816) FetchFailedException when killing speculative task

2018-03-29 Thread chen xiao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chen xiao updated SPARK-23816: -- Description: When spark trying to kill speculative tasks because of another attempt has already

[jira] [Updated] (SPARK-23816) FetchFailedException when killing speculative task

2018-03-29 Thread chen xiao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chen xiao updated SPARK-23816: -- Description: When spark trying to kill speculative tasks because of another attempt has already

[jira] [Updated] (SPARK-23816) FetchFailedException when killing speculative task

2018-03-29 Thread chen xiao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chen xiao updated SPARK-23816: -- Description: When spark trying to kill speculative tasks because of another attempt has already

[jira] [Created] (SPARK-23816) FetchFailedException when killing speculative task

2018-03-29 Thread chen xiao (JIRA)
chen xiao created SPARK-23816: - Summary: FetchFailedException when killing speculative task Key: SPARK-23816 URL: https://issues.apache.org/jira/browse/SPARK-23816 Project: Spark Issue Type: Bug