> On Dec. 22, 2014, 5:14 p.m., Jaimin Jetly wrote:
> > ambari-common/src/main/python/resource_management/libraries/functions/security_commons.py,
> >  line 118
> > <https://reviews.apache.org/r/29158/diff/2/?file=797525#file797525line118>
> >
> >     Over here ambari-agent is doing a kinit (authenticating) on behalf of 
> > actual component to determine the real time security state of a component.
> >      
> >     It will be nice if we can destroy the cached ticket as part of cleanup.
> 
> Robert Levas wrote:
>     This issue is address by https://issues.apache.org/jira/browse/AMBARI-8870

This is fixed in patch revision 3


- Robert


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29158/#review65828
-----------------------------------------------------------


On Dec. 23, 2014, 12:36 a.m., Robert Levas wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/29158/
> -----------------------------------------------------------
> 
> (Updated Dec. 23, 2014, 12:36 a.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Andrew Onischuk, Jaimin 
> Jetly, Sid Wagle, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-8477
>     https://issues.apache.org/jira/browse/AMBARI-8477
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> The HDFS service components should indicate security state when queried by 
> Ambari Agent via STATUS_COMMAND. 
> 
> See https://issues.apache.org/jira/browse/AMBARI-8477 for more information.
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/test/python/resource_management/TestSecurityCommons.py 
> PRE-CREATION 
>   
> ambari-common/src/main/python/resource_management/libraries/functions/security_commons.py
>  PRE-CREATION 
>   
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/datanode.py
>  4afd4ce 
>   
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_client.py
>  3c54e6b 
>   
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/journalnode.py
>  f664bcd 
>   
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/namenode.py
>  c8a460f 
>   
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/snamenode.py
>  7106422 
>   
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/status_params.py
>  0027a4c 
>   
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/zkfc_slave.py
>  4102b69 
> 
> Diff: https://reviews.apache.org/r/29158/diff/
> 
> 
> Testing
> -------
> 
> Manual tests on a test cluster
> Updated test in 
> `ambari-agent/src/test/python/resource_management/TestSecurityCommons.py`
> 
> 
> Waiting for tests to complete on Jenkins
> 
> 
> Thanks,
> 
> Robert Levas
> 
>

Reply via email to