Skip to content

[SPARK-26092][SS]Use CheckpointFileManager to write the streaming metadata file#23060

Closed
zsxwing wants to merge 1 commit intoapache:masterfrom
zsxwing:SPARK-26092
Closed

[SPARK-26092][SS]Use CheckpointFileManager to write the streaming metadata file#23060
zsxwing wants to merge 1 commit intoapache:masterfrom
zsxwing:SPARK-26092

Conversation

@zsxwing
Copy link
Member

@zsxwing zsxwing commented Nov 16, 2018

What changes were proposed in this pull request?

Use CheckpointFileManager to write the streaming metadata file so that the metadata file will never be a partial file.

How was this patch tested?

Jenkins

@tdas
Copy link
Contributor

tdas commented Nov 16, 2018

LGTM.

@SparkQA
Copy link

SparkQA commented Nov 16, 2018

Test build #98925 has finished for PR 23060 at commit 4cb6abe.

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

@zsxwing
Copy link
Member Author

zsxwing commented Nov 16, 2018

Thanks! Merging to master and 2.4.

asfgit pushed a commit that referenced this pull request Nov 16, 2018
…tadata file

## What changes were proposed in this pull request?

Use CheckpointFileManager to write the streaming `metadata` file so that the `metadata` file will never be a partial file.

## How was this patch tested?

Jenkins

Closes #23060 from zsxwing/SPARK-26092.

Authored-by: Shixiong Zhu <zsxwing@gmail.com>
Signed-off-by: Shixiong Zhu <zsxwing@gmail.com>
(cherry picked from commit 058c460)
Signed-off-by: Shixiong Zhu <zsxwing@gmail.com>
@asfgit asfgit closed this in 058c460 Nov 16, 2018
@zsxwing zsxwing deleted the SPARK-26092 branch November 16, 2018 23:48
jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
…tadata file

## What changes were proposed in this pull request?

Use CheckpointFileManager to write the streaming `metadata` file so that the `metadata` file will never be a partial file.

## How was this patch tested?

Jenkins

Closes apache#23060 from zsxwing/SPARK-26092.

Authored-by: Shixiong Zhu <zsxwing@gmail.com>
Signed-off-by: Shixiong Zhu <zsxwing@gmail.com>
kai-chi pushed a commit to kai-chi/spark that referenced this pull request Jul 23, 2019
…tadata file

## What changes were proposed in this pull request?

Use CheckpointFileManager to write the streaming `metadata` file so that the `metadata` file will never be a partial file.

## How was this patch tested?

Jenkins

Closes apache#23060 from zsxwing/SPARK-26092.

Authored-by: Shixiong Zhu <zsxwing@gmail.com>
Signed-off-by: Shixiong Zhu <zsxwing@gmail.com>
(cherry picked from commit 058c460)
Signed-off-by: Shixiong Zhu <zsxwing@gmail.com>
kai-chi pushed a commit to kai-chi/spark that referenced this pull request Aug 1, 2019
…tadata file

## What changes were proposed in this pull request?

Use CheckpointFileManager to write the streaming `metadata` file so that the `metadata` file will never be a partial file.

## How was this patch tested?

Jenkins

Closes apache#23060 from zsxwing/SPARK-26092.

Authored-by: Shixiong Zhu <zsxwing@gmail.com>
Signed-off-by: Shixiong Zhu <zsxwing@gmail.com>
(cherry picked from commit 058c460)
Signed-off-by: Shixiong Zhu <zsxwing@gmail.com>
Sign up for free to 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