-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56510/
-----------------------------------------------------------
Review request for Ambari, Siddharth Seth and Swapan Shridhar.
Bugs: AMBARI-19933
https://issues.apache.org/jira/browse/AMBARI-19933
Repository: ambari
Description
-------
HSI (hive interactive server) process of linux system does not start with the
Hiveserver Heap size setting in Ambari UI.
While this is fixed by the introduction of hive_heapsize property in
hive-interactive-env, some changes needed during Ambari upgrade to copy the
actual value.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog250.java
8dd4e0a
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog250Test.java
327a9c6
Diff: https://reviews.apache.org/r/56510/diff/
Testing
-------
mvn clean install -pl
utility,ambari-views,ambari-metrics/ambari-metrics-common,ambari-server
-Dfindbugs.skip -Dtest=UpgradeCatalog250Test -DfailIfNoTests=false
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Views ...................................... SUCCESS [3.975s]
[INFO] utility ........................................... SUCCESS [0.515s]
[INFO] Ambari Metrics Common ............................. SUCCESS [7.736s]
[INFO] Ambari Server ..................................... SUCCESS [4:44.806s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
Thanks,
Sumit Mohanty