[
https://issues.apache.org/jira/browse/AMBARI-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Gupta updated AMBARI-3523:
--------------------------------
Attachment: AMBARI-3523.patch
fixed the syntax error in HostInfo.py and ran the unit tests at the top level
and all passed.
{code}
OK
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Main ....................................... SUCCESS [0.001s]
[INFO] Apache Ambari Project POM ......................... SUCCESS [0.001s]
[INFO] Ambari Web ........................................ SUCCESS [4.030s]
[INFO] Ambari Server ..................................... SUCCESS [8:54.165s]
[INFO] Ambari Agent ...................................... SUCCESS [6.994s]
[INFO] Ambari Client ..................................... SUCCESS [0.377s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
{code}
Also confirmed on the ubuntu host that it could correctly determine the status
of the firewall
>From the agent log
{code}
, "iptablesIsRunning": true,
{code}
> Changes to support ambari agent to start and register on ubuntu
> ---------------------------------------------------------------
>
> Key: AMBARI-3523
> URL: https://issues.apache.org/jira/browse/AMBARI-3523
> Project: Ambari
> Issue Type: Sub-task
> Reporter: Arpit Gupta
> Assignee: Arpit Gupta
> Attachments: AMBARI-3523.patch, AMBARI-3523.patch
>
>
> We need minor changes to support agent to start and register with the master
--
This message was sent by Atlassian JIRA
(v6.1#6144)