Skip to content

Commit 5d694da

Browse files
authored
HBASE-28506 Remove hbase-compression-xz (apache#5811)
Signed-off-by: Bryan Beaudreault <[email protected]> Signed-off-by: Duo Zhang <[email protected]>
1 parent adc79a0 commit 5d694da

File tree

10 files changed

+0
-872
lines changed

10 files changed

+0
-872
lines changed

hbase-assembly/pom.xml

-4
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,6 @@
184184
<groupId>org.apache.hbase</groupId>
185185
<artifactId>hbase-compression-snappy</artifactId>
186186
</dependency>
187-
<dependency>
188-
<groupId>org.apache.hbase</groupId>
189-
<artifactId>hbase-compression-xz</artifactId>
190-
</dependency>
191187
<dependency>
192188
<groupId>org.apache.hbase</groupId>
193189
<artifactId>hbase-compression-zstd</artifactId>

hbase-compression/hbase-compression-xz/pom.xml

-166
This file was deleted.

hbase-compression/hbase-compression-xz/src/main/java/org/apache/hadoop/hbase/io/compress/xz/LzmaCodec.java

-126
This file was deleted.

0 commit comments

Comments
 (0)