Skip to content

Releases: cloudera-labs/hive-sre

hive-sre

21 May 13:11
Compare
Choose a tag to compare

Removed 'not set' from some generated reports/scripts. Additional protocol support.

hive-sre

30 Oct 19:49
Compare
Choose a tag to compare

Fixed mysql partition cleanup scripts. #52

Logs now placed in output directory. #46

hive-sre

29 Sep 20:32
Compare
Choose a tag to compare

PostgreSQL Sql issue. #50

hive-sre

14 Sep 14:32
Compare
Choose a tag to compare

Metastore Direct Process to cleanup partition/fs discrepancies. #44 and #42
Display Sorting.
Oracle table_catagory_count issue: #48 and #47

hive-sre (beta version 3)

23 Aug 16:26
Compare
Choose a tag to compare
Pre-release

Metastore Direct Process to cleanup partition/fs discrepancies. #44

Details here: https://github.com/cloudera-labs/hive-sre/blob/sre_3/u3e.md#shortcut-the-partition-missing-directories-process

hive-sre

11 Aug 14:13
Compare
Choose a tag to compare

hive-sre (beta version 3)

10 Aug 14:37
Compare
Choose a tag to compare
Pre-release

Prototype Release for u3e (u3 execute) process. See: https://github.com/cloudera-labs/hive-sre/blob/sre_3/u3e.md

This is a beta release that applies only to MySql/MariaDB backed metastores (at this time). If will 'directly' apply the needed updates to the metastore DB without having to run the HiveSQL statements generated by u3.

This should only be run on metastores 'immediately' before or right after the upgrade to CDP (Hive 3).

If you want to test in lower environments, make a copy of the metastore DB and reference it in the config OR backup, run, and restore the db in older environments.

This process will run in seconds or minutes, compared to hours(days) needed to run LARGE conversions.

hive-sre

17 Jul 17:55
Compare
Choose a tag to compare

Issues #37 and #38

Backtick around keyword in partition spec and double to single quote around value.

hive-sre

15 Jun 01:36
Compare
Choose a tag to compare

Fixed missing sre queries for postgres and oracle backends that manifested as DBPaths null pointers in JDBCUtils:36.

hive-sre

14 Jun 00:49
Compare
Choose a tag to compare

Added the option to use local Hadoop libs via the --hadoop-classpath option for hive-sre.