-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53972/
-----------------------------------------------------------
(Updated Nov. 22, 2016, 1:05 a.m.)
Review request for Ambari, Alejandro Fernandez and Sumit Mohanty.
Changes
-------
Updated Description.
Summary (updated)
-----------------
AMBARI-18955. Cleanup 'LLAP package' folder(s) before a given Hive Server
Interactive (HSI) start/restart.
Bugs: AMBARI-18955
https://issues.apache.org/jira/browse/AMBARI-18955
Repository: ambari
Description
-------
ISSUE:
- With each start/restart of HSI, a new LLAP package folder gets created as
'llap-sliderYYYY-MM-DD-HH:MM:SS'.
- As the process continues, the number of package explosion can end up
exhausting the disk space.
FIX:
- Delete the previous run package folders before the start/restart.
Diffs
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py
2c6d4b0
Diff: https://reviews.apache.org/r/53972/diff/
Testing
-------
Manually tested on cluster.
Python UT passes.
- Jenkins: Pending.
Thanks,
Swapan Shridhar