[
https://issues.apache.org/jira/browse/AMBARI-8189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508080#comment-14508080
]
Hudson commented on AMBARI-8189:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2409 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2409/])
Ambari-8189. Ambari agent support for parallel task execution during deployment
(Ivan Mitic via smohanty) (smohanty:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e4976458fcbefb92f0192a044176356b2637a8af)
* ambari-agent/src/test/python/ambari_agent/TestHeartbeat.py
* ambari-agent/src/main/python/ambari_agent/PythonExecutor.py
* ambari-agent/conf/unix/ambari-agent.ini
* ambari-agent/src/test/python/ambari_agent/TestActionQueue.py
* ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py
* ambari-agent/conf/windows/ambari-agent.ini
* ambari-agent/src/test/python/ambari_agent/TestCustomServiceOrchestrator.py
* ambari-agent/src/main/python/ambari_agent/ActionQueue.py
* ambari-agent/src/main/python/ambari_agent/AmbariConfig.py
> Ambari agent support for parallel task execution during deployment
> ------------------------------------------------------------------
>
> Key: AMBARI-8189
> URL: https://issues.apache.org/jira/browse/AMBARI-8189
> Project: Ambari
> Issue Type: Task
> Affects Versions: 2.0.0
> Reporter: Ivan Mitic
> Assignee: Ivan Mitic
> Fix For: 2.1.0
>
> Attachments: AMBARI-8189.2.patch, AMBARI-8189.patch
>
>
> Ambari serializes all operations on the node, and by actually parallelizing
> the independent setup activities, deployment time would significantly
> decrease. Ambari stack definition already defines a notion of service
> dependencies, so some basic infra requirements for parallel execution are
> already in place.
> This is a tracking Jira where we can discuss this proposal and work on the
> design/prototype and patch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)