Skip to content
/ 4mc Public
forked from fingltd/4mc

4mc - splittable lz4 and zstd in hadoop/spark/flink

License

Notifications You must be signed in to change notification settings

sewichi/4mc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork of 4mc - Four More Compression

About

Used by util-cofig.

Versions

Version 2.0.1 is deployed as a jar to artifacts.placed.com thirdparty repo here.

Version 3.0.0 is deployed as a jar to artifacts.placed.com release repo here.

Version 3.0.1 (supports arm64/aarch64) is deployed as a jar to artifacts.placed.com release repo here.

CI/CD

Currently, CI/CD for this repo is not configured. To deploy a new version of this library, follow this doc for setting up your environment, bump the artifact's version here, then run following commands:

cd java/hadoop-4mc
mvn clean package

Check that jar was generated (for example, at location 4mc/java/hadoop-4mc/target/hadoop-4mc-3.0.1.jar), then deploy to release repo:

mvn deploy

About

4mc - splittable lz4 and zstd in hadoop/spark/flink

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 90.8%
  • Java 7.8%
  • Makefile 0.8%
  • Assembly 0.4%
  • Starlark 0.1%
  • CMake 0.1%