Skip to content

Releases: kakao/hbase-region-inspector

v0.3.8

27 Mar 03:16
8645184
Compare
Choose a tag to compare

Usage

Download the executable binary that matches the version of your HBase cluster:

  • hbase-region-inspector-0.3.8 (0.98 or above; built with HBase 1 dependencies)
  • hbase-region-inspector-0.3.8-hbase2 (2.0 or above; built with HBase 2 dependencies)
  • hbase-region-inspector-0.3.8-cdh4 (0.94; CDH4)

You can directly run it after adding execute permission (chmod +x).

Alternatively, you can download and use the executable JAR files.

CHANGELOG

  • Updated ZooKeeper dependency (3.5.7)

v0.3.7

20 Jan 08:25
bd8faa1
Compare
Choose a tag to compare

Usage

Download the executable binary that matches the version of your HBase cluster:

  • hbase-region-inspector-0.3.7 (0.98 or above)
  • hbase-region-inspector-0.3.7-cdh4 (CDH4)

You can directly run it after adding execute permission (chmod +x).

Alternatively, you can download and use the executable JAR files.

CHANGELOG

  • Replaced absolute URLs with relative URLs to allow reverse proxy

v0.3.6

25 Jul 09:33
d82b106
Compare
Choose a tag to compare

Usage

Download the executable binary that matches the version of your HBase cluster:

  • hbase-region-inspector-0.3.6 (0.98 or above)
  • hbase-region-inspector-0.3.6-cdh4 (CDH4)

You can directly run it after adding execute permission (chmod +x).

Alternatively, you can download and use the executable JAR files.

CHANGELOG

  • Added button to export snapshot as PNG

v0.3.4

30 Mar 02:37
Compare
Choose a tag to compare

Usage

Download the executable binary that matches the version of your HBase cluster:

  • hbase-region-inspector-0.3.4 (0.98 or above)
  • hbase-region-inspector-0.3.4-cdh4 (CDH4)

You can directly run it after adding execute permission (chmod +x).

Alternatively, you can download and use the executable JAR files.

CHANGELOG

  • Performance optimization
  • Minor bug fixes and usability improvements

v0.3.3

04 Mar 04:28
Compare
Choose a tag to compare

Usage

Download the executable binary that matches the version of your HBase cluster:

  • hbase-region-inspector-0.3.3 (0.98 or above)
  • hbase-region-inspector-0.3.3-cdh4 (CDH4)

You can directly run it after adding execute permission (chmod +x).

Alternatively, you can download and use the executable JAR files.

CHANGELOG

  • Fixed stack overflow error when a regionserver holds a large number of regions
  • Improved response time by building the response in parallel using pmap
  • Built with Clojure 1.8.0

v0.3.2

18 Nov 10:05
Compare
Choose a tag to compare

First public release

Download the executable binary that matches the version of your HBase cluster:

  • hbase-region-inspector-0.3.2 (0.98 or above)
  • hbase-region-inspector-0.3.2-cdh4 (CDH4)

You can run it after adding execute permission (chmod +x).

Alternatively, you can download and use the executable JAR files.