https://github.com/rdblue/brotli-codec
Hadoop Codec for Brotli
https://github.com/rdblue/brotli-codec
brotli compression hadoop
Last synced: 3 months ago
JSON representation
Hadoop Codec for Brotli
- Host: GitHub
- URL: https://github.com/rdblue/brotli-codec
- Owner: rdblue
- Created: 2017-07-18T22:40:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-16T12:54:51.000Z (over 4 years ago)
- Last Synced: 2025-04-08T05:34:58.895Z (6 months ago)
- Topics: brotli, compression, hadoop
- Language: Java
- Homepage:
- Size: 7.81 KB
- Stars: 9
- Watchers: 1
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Brotli Hadoop Codec
You can include brotli-codec in your project with the following maven repository and dependency:
```
jitpack.io
https://jitpack.io
``````
com.github.rdblue
brotli-codec
0.1.1
```For other build tools, see the [Jitpack.io page](https://jitpack.io/#rdblue/brotli-codec/0.1.1).