Skip to content

rhythmv/HbaseTimeRangeDelete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

575b30a · Jan 16, 2020

History

7 Commits
Jan 9, 2020
Jan 9, 2020
Jan 16, 2020

Repository files navigation

HbaseTimeRangeDelete

When a Delete command is issued through the HBase client, data is not deleted instead a tombstone marker is set. The cells will get deleted during compaction happening periodically.

Delete data based on time range in hbase was achieved by hbase shell and scala (running both in cdh client and cluster mode).

About

Delete data based on time range in hbase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published