Thanks to visit codestin.com
Credit goes to github.com

Skip to content

magpierre/XMLToDeltaPipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMLToDeltaPipeline

An example of how you can parse XML systematically and populate Delta Lake tables without spark.

cat xmldoc | java -jar XMLPreprocessor/target/uber-XMLPreprocessor-1.0-SNAPSHOT.jar | java -jar StdInToDeltaWriter/target/standalone-StdInToDeltaWriter-1.0-SNAPSHOT.jar s3a://path-to-target-delta-table path-to-core-site.xml

About

An example of how you can parse XML systematically and populate Delta Lake tables without spark.

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages