[ 
https://issues.apache.org/jira/browse/AMBARI-18733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630603#comment-15630603
 ] 

Hudson commented on AMBARI-18733:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #5917 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/5917/])
AMBARI-18733. Perf: Allow running multiple Ambari Agents on the same 
(afernandez: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4e96cf51c5a796c7efc8415c7106ca5d071678a2])
* (edit) ambari-agent/src/main/python/ambari_agent/Hardware.py
* (edit) ambari-agent/src/main/python/ambari_agent/main.py
* (edit) ambari-agent/src/test/python/ambari_agent/TestCheckWebUI.py
* (edit) ambari-agent/src/main/python/ambari_agent/Register.py
* (edit) ambari-agent/conf/windows/service_wrapper.py
* (edit) ambari-agent/src/main/python/ambari_agent/AmbariConfig.py
* (edit) ambari-agent/src/main/python/ambari_agent/Heartbeat.py
* (edit) ambari-agent/src/test/python/ambari_agent/TestHardware.py
* (edit) ambari-agent/src/test/python/ambari_agent/TestMain.py
* (edit) ambari-agent/src/main/python/ambari_agent/Facter.py
* (edit) ambari-agent/conf/unix/ambari-agent


> Perf: Allow running multiple Ambari Agents on the same host
> -----------------------------------------------------------
>
>                 Key: AMBARI-18733
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18733
>             Project: Ambari
>          Issue Type: Story
>          Components: ambari-agent
>    Affects Versions: 2.5.0
>            Reporter: Alejandro Fernandez
>            Assignee: Alejandro Fernandez
>             Fix For: 2.5.0
>
>         Attachments: AMBARI-18733.patch
>
>
> Currently there are limitations to running multiple Ambari Agents on the same 
> host because it uses a single path for
> /etc/ambari-agent/conf/ambari-agent.ini
> /var/run/ambari-agent/ambari-agent.pid
> /var/lib/ambari-agent/data
> /var/log/ambari-agent/
> Ambari Agent already has a way to change the port, log dir, and pid dir 
> through its config file, so we also need it to support its own unique home 
> directory with its own unique config file.
> Furthermore, the agent will have to override its hostname.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to