[jira] [Updated] (SPARK-39554) insertIntoHive ExternalTmpPath won't be clear when the app being killed

2022-06-22 Thread GuangkunJiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] GuangkunJiang updated SPARK-39554: -- External issue ID: https://issues.apache.org/jira/browse/SPARK-22642 (was: spark-22642) > in

[jira] [Updated] (SPARK-39554) insertIntoHive ExternalTmpPath won't be clear when the app being killed

2022-06-22 Thread GuangkunJiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] GuangkunJiang updated SPARK-39554: -- Attachment: feat_tmpfix.patch > insertIntoHive ExternalTmpPath won't be clear when the app bei

[jira] (SPARK-39554) insertIntoHive ExternalTmpPath won't be clear when the app being killed

2022-06-22 Thread GuangkunJiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39554 ] GuangkunJiang deleted comment on SPARK-39554: --- was (Author: JIRAUSER291404): this is my temporary fix code TT try { if (!FileUtils.mkdir(fs, dir, true, hadoopConf)) { th

[jira] [Commented] (SPARK-39554) insertIntoHive ExternalTmpPath won't be clear when the app being killed

2022-06-22 Thread GuangkunJiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557354#comment-17557354 ] GuangkunJiang commented on SPARK-39554: --- this is my temporary fix code TT > inse

[jira] [Comment Edited] (SPARK-39554) insertIntoHive ExternalTmpPath won't be clear when the app being killed

2022-06-22 Thread GuangkunJiang (Jira)
[ https://issues.apache.org/jira/browse/SPARK-39554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557354#comment-17557354 ] GuangkunJiang edited comment on SPARK-39554 at 6/22/22 10:20 AM: -

[jira] [Created] (SPARK-39554) insertIntoHive ExternalTmpPath won't be clear when the app being killed

2022-06-22 Thread GuangkunJiang (Jira)
GuangkunJiang created SPARK-39554: - Summary: insertIntoHive ExternalTmpPath won't be clear when the app being killed Key: SPARK-39554 URL: https://issues.apache.org/jira/browse/SPARK-39554 Project: Sp