Skip to content

Releases: sahabpardaz/hbase-rule

Release 1.2.2

19 Sep 07:56
58b2c9d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.2

Release 1.2.1

03 Sep 10:44
f9864c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.2...1.2.1

Release 1.2.0

30 Aug 07:49
f9864c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.2...1.2.0

1.1.2

09 Sep 08:15
2d330c4
Compare
Choose a tag to compare

Solved the problem that caused the HBaseTestingUtility#startMiniCluster throws "HMasterAddress already in use"

Fixed a flaky issue regarding to get an open port for HBase minicluster.

08 Sep 11:12
5b959c4
Compare
Choose a tag to compare
Fix flaky issue related to HBase master port (#4)

Fix flaky issue related to HBase master port

Added access to the underlying HDFS cluster

12 Aug 13:55
d4a3904
Compare
Choose a tag to compare
Add more methods for providing configurations (#3)

* Add more methods for providing configurations

* Add Github action

Co-authored-by: borjian <[email protected]>

1.0.1: Add number of version config to HBase create table method (#2)

14 Jul 12:22
d679c30
Compare
Choose a tag to compare

added feature: new table creation methods in which you can specify number of versions.

1.0

10 Jun 16:16
3fcc13e
Compare
Choose a tag to compare
1.0
Update README.md