Skip to content

Releases: dstreev/cloudera_upgrade_utils

Hive Upgrade and Planning Tool

28 Sep 15:58
Compare
Choose a tag to compare

Support for LOCAL user installs. If you have installed previously as the 'root' user, following these directions to remove that and start using the local user reference:

https://github.com/dstreev/cloudera_upgrade_utils/tree/master/hive-sre#get-the-binary

The key is the local PATH order. OR as the root user, remove the following from your system:

sudo rm -rf /usr/local/hive-sre
sudo rm /usr/local/bin/hive-sre*

Hive Upgrade and Planning Tool

08 Jul 17:42
Compare
Choose a tag to compare

#20

Fixed Threading issue in report that records bad results.

Hive SRE / Upgrade Tooling

14 Oct 11:57
Compare
Choose a tag to compare

Update to hadoopcli version.

Hive SRE / Upgrade Tooling

12 Oct 18:05
Compare
Choose a tag to compare

Hadoop CLI fix for yarn discovery on older cluster configs

Hive SRE / Upgrade Tooling

11 Oct 20:33
Compare
Choose a tag to compare

Revised Hadoop CLI Integration.

Hive SRE / Upgrade Tooling

24 Sep 14:03
Compare
Choose a tag to compare

Oracle work for Analyze Tables.

Hive SRE / JDBC Perf Tooling

24 Sep 01:25
Compare
Choose a tag to compare

Support alt java via JAVA_HOME and JAVA_OPTS like cli with -D*.

Hive SRE / JDBC Perf Tooling

18 Sep 02:01
Compare
Choose a tag to compare
2.3.2.3-SNAPSHOT

Formatting.  Started Analyze check

Hive SRE / JDBC Perf Tooling

12 Sep 00:22
Compare
Choose a tag to compare

Fixed Timestamp partition name decoding to alter statements.

Hive SRE / JDBC Perf Tooling

11 Sep 22:59
Compare
Choose a tag to compare

Fixed mysql 5.6 issue. typo in drop table statements.