[
https://issues.apache.org/jira/browse/AMBARI-19720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15839040#comment-15839040
]
Hudson commented on AMBARI-19720:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6552 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6552/])
AMBARI-19720. When restarting HSI, Ambari should not run slider stop and
(smohanty:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5a02a2ad15b9e29e72b8ea55aa7bce4ea52c8aea])
* (edit)
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server_interactive.py
* (edit)
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
* (add)
ambari-server/src/test/python/stacks/2.5/configs/hsi_default_for_restart.json
* (edit) ambari-server/src/test/python/stacks/2.5/HIVE/test_hive_server_int.py
> when restarting HSI, Ambari should not run slider stop and slider destroy
> (LLAP script already does that)
> ---------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-19720
> URL: https://issues.apache.org/jira/browse/AMBARI-19720
> Project: Ambari
> Issue Type: Bug
> Components: stacks
> Affects Versions: 2.5.0
> Reporter: Sumit Mohanty
> Assignee: Sumit Mohanty
> Priority: Critical
> Fix For: 2.5.0
>
>
> These commands are pure overhead, because spinning up slider and connecting
> to things is slow. On some test cluster it took ~12sec to do 100ms of noop
> work.
> LLAP script already runs them and will eventually avoid the overhead by
> calling Slider APIs from an existing JVM. However we just noticed when
> restarting HSI (but not when restarting LLAP only), Ambari also runs these
> commands.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)