[
https://issues.apache.org/jira/browse/AMBARI-18733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Fernandez updated AMBARI-18733:
-----------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Pushed to trunk, commit 4e96cf51c5a796c7efc8415c7106ca5d071678a2
branch-2.5: commit b144a1f2da4cb428e1c8d6e675b0fb89b49a2d4a
> 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)