Skip to content

ministat/SparkLZ4Decompressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This tool helps decompress the ".lz4" file generated by Spark history server.

Build the package:

mvn clean package

Run the command:

java -jar target/sparklz4decompressor-0.0.1-SNAPSHOT-jar-with-dependencies.jar app.lz4

You will get app.txt if no errors occur.

About

Decompress the LZ4 event logs generated by Spark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages