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

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

FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #248 (See 
[https://builds.apache.org/job/Ambari-branch-2.5/248/])
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=b144a1f2da4cb428e1c8d6e675b0fb89b49a2d4a])
* (edit) ambari-agent/src/test/python/ambari_agent/TestMain.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/Facter.py
* (edit) ambari-agent/src/main/python/ambari_agent/Hardware.py
* (edit) ambari-agent/src/test/python/ambari_agent/TestHardware.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/unix/ambari-agent
* (edit) ambari-agent/src/main/python/ambari_agent/main.py
* (edit) ambari-agent/src/main/python/ambari_agent/Heartbeat.py


> 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