@Josh Thanks for pointing it out. Have moved the repo to new place <https://github.com/flipkart-incubator/hbase-compactor> with license and details of Hbase version against which it is tested.
On 2 November 2017 at 20:08, Peter Li <[email protected]> wrote: > thanks for sharing, Sahil. We had a lot of issues when running the major > compaction in the past. Currently engaging AWS professional service to help > us redesign the tables and cluster. Will give this a go later. What hbase > version this tool supports? > > > On Thu, Nov 2, 2017 at 4:32 PM, sahil aggarwal <[email protected]> > wrote: > > > Hi, > > > > Sharing small utility <https://github.com/SahilAggarwal/hbase-compactor> > i > > wrote to run major compactions in tightly controlled manner to delete the > > data. It has proved to be very helpful so far in compacting cluster > having > > around ~60k regions without impacting prod load. > > > > Please do share if you have anything better :) > > > > Thanks, > > Sahil > > >
