Skip to content

[SPARK-21721][SQL][Followup] Clear FileSystem deleteOnExit cache when paths are successfully removed - #19005

Closed
viirya wants to merge 1 commit into
apache:masterfrom
viirya:SPARK-21721-followup
Closed

[SPARK-21721][SQL][Followup] Clear FileSystem deleteOnExit cache when paths are successfully removed#19005
viirya wants to merge 1 commit into
apache:masterfrom
viirya:SPARK-21721-followup

Conversation

@viirya

@viiryaviirya commented Aug 20, 2017

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Fix a typo in test.

How was this patch tested?

Jenkins tests.

@viirya

Copy link
Copy Markdown
MemberAuthor

cc @cloud-fan

@cloud-fan

Copy link
Copy Markdown
Contributor

LGTM

@SparkQA

Copy link
Copy Markdown

Test build #80896 has finished for PR 19005 at commit ba292c6.

  • This patch fails SparkR unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@viirya

Copy link
Copy Markdown
MemberAuthor

retest this please.

@SparkQA

Copy link
Copy Markdown

Test build #80903 has finished for PR 19005 at commit ba292c6.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@cloud-fan

Copy link
Copy Markdown
Contributor

merging to master/2.2

asfgit pushed a commit that referenced this pull request Aug 20, 2017
… paths are successfully removed
## What changes were proposed in this pull request?
Fix a typo in test.
## How was this patch tested?
Jenkins tests.
Author: Liang-Chi Hsieh <viirya@gmail.com>
Closes#19005 from viirya/SPARK-21721-followup.
(cherry picked from commit 28a6cca)
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
MatthewRBruce pushed a commit to Shopify/spark that referenced this pull request Jul 31, 2018
… paths are successfully removed
## What changes were proposed in this pull request?
Fix a typo in test.
## How was this patch tested?
Jenkins tests.
Author: Liang-Chi Hsieh <viirya@gmail.com>
Closesapache#19005 from viirya/SPARK-21721-followup.
(cherry picked from commit 28a6cca)
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
@viirya
viirya deleted the SPARK-21721-followup branch December 27, 2023 18:34
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@viirya@cloud-fan@SparkQA