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

Review request for Ambari, Jonathan Hurley, Miklos Gergely, Mugdha Varadkar, 
and Robert Nettleton.


Bugs: AMBARI-20124
    https://issues.apache.org/jira/browse/AMBARI-20124


Repository: ambari


Description
-------

remove collections.OrderedDict from ranger stack code. (it seems on my 
environemnt that module was installed with python 2.6.6, but its supported from 
2.7, in 2.6 ordereddict.OrderedDict can be an option)
But: use list of tuples instead of it.


Diffs
-----

  
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py
 b3eb919 

Diff: https://reviews.apache.org/r/56956/diff/


Testing
-------

done.


Thanks,

Oliver Szabo

Reply via email to