Releases: dstreev/cloudera_upgrade_utils
Releases · dstreev/cloudera_upgrade_utils
Hive Upgrade and Planning Tool
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
Fixed Threading issue in report that records bad results.
Hive SRE / Upgrade Tooling
Update to hadoopcli version.
Hive SRE / Upgrade Tooling
Hadoop CLI fix for yarn discovery on older cluster configs
Hive SRE / Upgrade Tooling
Revised Hadoop CLI Integration.
Hive SRE / Upgrade Tooling
Oracle work for Analyze Tables.
Hive SRE / JDBC Perf Tooling
Support alt java via JAVA_HOME and JAVA_OPTS like cli with -D*.
Hive SRE / JDBC Perf Tooling
2.3.2.3-SNAPSHOT Formatting. Started Analyze check
Hive SRE / JDBC Perf Tooling
Fixed Timestamp partition name decoding to alter statements.
Hive SRE / JDBC Perf Tooling
Fixed mysql 5.6 issue. typo in drop table statements.