Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
As was noted in the review of HIVE-5842, there are many opportunities for cleaning up the hcat scripts. Specifically:
- Generally cleanup (use variables more effectively https://reviews.apache.org/r/15649/)
- Add #! interpreter to all scripts
- Fix indents, some scripts have 4 spaces for tab
- Trim remaining trailing whitespace
- Understand and document why there are sh and py versions
Attachments
Issue Links
- is related to
-
HIVE-5842 Fix issues with new paths to jar in hcatalog
- Resolved