Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/21048 **[Test build #89223 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/89223/testReport)** for PR 21048 at commit [`df7b339`](https://github.com/apache/spark/commit/df7b339d73097b8501fe0937f770b8b2ded1b63e). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * ` .doc(\"The class used to write checkpoint files atomically. This class must be a subclass \" +` * `trait CheckpointFileManager ` * ` abstract class CancellableFSDataOutputStream(protected val underlyingStream: OutputStream)` * ` sealed class RenameBasedFSDataOutputStream(` * `class FileSystemBasedCheckpointFileManager(path: Path, hadoopConf: Configuration)` * `class FileContextBasedCheckpointFileManager(path: Path, hadoopConf: Configuration)`
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org