Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 237 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 237 Bytes

hbase-shovel

Making executable jar

Making executable jar

sbt clean assembly

Example

java -jar target/scala-2.12/hbase-shovel-assembly-1.0.jar --input table1 --output table2 --structIdsMap 0=1,1=2,2=3