You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29-20Lines changed: 29 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,32 +4,41 @@ This application has 3 sub-programs:
4
4
5
5
-[`sre`](./sre.md) is used to find potential 'Hive' performance issues caused by small files and excessive partitions.
6
6
-[`u3`](./u3.md) is used to review 'Hive 1/2' environments for Hive3 upgrade planning.
7
+
-**NEW**[`u3e`](./u3e.md) is used to 'execute' the upgrade scripts for Hive3 directly against the metastore database. Run against the metastore DB **AFTER** the upgrade to Hive 3.
7
8
-[`perf`](./perf.md) is used to check the throughput of a JDBC connection.
0 commit comments