module under
/var/lib/ambari-agent. Or did I miss anything?
-Tao
From: Sean Roberts [mailto:srobe...@hortonworks.com]
Sent: Wednesday, February 18, 2015 2:42 PM
To: user@ambari.apache.org
Subject: Re: where is the python module ambari_agent located?
Tao - It’s in the ambari-agent sour
Thank you Jonathan! I found those modules!
From: Jonathan Hurley [mailto:jhur...@hortonworks.com]
Sent: Wednesday, February 18, 2015 2:52 PM
To: user@ambari.apache.org
Subject: Re: where is the python module ambari_agent located?
You can find all of the common and agent scripts located in site
You can find all of the common and agent scripts located in site-packages of
python. For example:
ls -l /usr/lib/python2.6/site-packages/
drwxr-xr-x 4 root root 4096 Feb 18 18:21 ambari_agent
drwxr-xr-x 3 root root 4096 Feb 18 18:23 ambari_commons
lrwxrwxrwx 1 root root 46 Feb 18 18:22 resou
Roberts [mailto:srobe...@hortonworks.com]
Sent: Wednesday, February 18, 2015 2:42 PM
To: user@ambari.apache.org
Subject: Re: where is the python module ambari_agent located?
Tao - It’s in the ambari-agent sources (or packages) not in the ambari-server
packages.
--
Hortonworks - We do Hadoop
Sean
te: February 18, 2015 at 19:31:30
To: user@ambari.apache.org
><mailto:user@ambari.apache.org>
Subject: where is the python module ambari_agent located?
Hi,
Storm was supported starting from HDP 2.1. In storm.py (under
/var/lib/ambari-server/resources/stacks/HDP/2.1/services/STORM/pack
Hi,
Storm was supported starting from HDP 2.1. In storm.py (under
/var/lib/ambari-server/resources/stacks/HDP/2.1/services/STORM/package/scripts),
I noticed that it imports ambari_agent module. But couldn't find where this
ambari_agent module is.
Does anyone know where this ambari_agent module