Created 05-05-2016 07:17 AM
I want to take my hbase table backup and store it in S3. Which jar file should i use to do that?
I am using HDP 2.4 and i dont see hbase.jar
hadoop jar hbase.jar emr.hbase.backup.Main --restore --backup-dir s3://your-bucket/backup-hbase/j-XXXX'
Created 05-05-2016 07:26 AM
Created 05-05-2016 07:26 AM
Look at Option 1 on below post.
Created 05-05-2016 07:26 AM