Skip to content
Snippets Groups Projects
Commit f643fe47 authored by Tyson Condie's avatar Tyson Condie Committed by Michael Armbrust
Browse files

[SPARK-18498][SQL] Revise HDFSMetadataLog API for better testing


Revise HDFSMetadataLog API such that metadata object serialization and final batch file write are separated. This will allow serialization checks without worrying about batch file name formats. marmbrus zsxwing

Existing tests already ensure this API faithfully support core functionality i.e., creation of batch files.

Author: Tyson Condie <tcondie@gmail.com>

Closes #15924 from tcondie/SPARK-18498.

Signed-off-by: default avatarMichael Armbrust <michael@databricks.com>
parent 95f79850
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment