You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Gautam Borad <gb...@gmail.com> on 2015/08/03 09:01:15 UTC

Review Request 37033: Ranger admin install fails with umask 027

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

Review request for Ambari, Alejandro Fernandez, Mahadev Konar, Velmurugan Periasamy, and Yusaku Sako.


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


Repository: ambari


Description
-------

Ranger admin fails to install as jdbc driver has insuffcient permissions


Diffs
-----

  ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin.py 35d4953 
  ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin_xml.py 070dec6 
  ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py c9aa97f 
  ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py 1abfd45 
  ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py 35b896f 
  ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/params.py 455bd00 
  ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/params_linux.py 733caf1 
  ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/params.py 6f039b2 
  ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger.py 71996d2 
  ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py 6f6a02b 
  ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/scripts/params_linux.py ec7573a 
  ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py 4443476 
  ambari-web/app/views/common/controls_view.js 0ca78b0 

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


Testing
-------

Tested Ranger installation on a Ambari based cluster having Ranger (using Oracle12 DB), HDFS, Zookeeper.


Thanks,

Gautam Borad


Re: Review Request 37033: Ranger admin install fails with umask 027

Posted by Sumit Mohanty <sm...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37033/#review94137
-----------------------------------------------------------



ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py (line 110)
<https://reviews.apache.org/r/37033/#comment148653>

    Some unit tests need fixing:
    FAIL: test_configure_default (test_ranger_admin.TestRangerAdmin)
    FAIL: test_configure_secured (test_ranger_admin.TestRangerAdmin)
    FAIL: test_start_default (test_ranger_admin.TestRangerAdmin)
    FAIL: test_start_secured (test_ranger_admin.TestRangerAdmin)


- Sumit Mohanty


On Aug. 4, 2015, 9:36 a.m., Gautam Borad wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/37033/
> -----------------------------------------------------------
> 
> (Updated Aug. 4, 2015, 9:36 a.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Mahadev Konar, Velmurugan Periasamy, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-12617
>     https://issues.apache.org/jira/browse/AMBARI-12617
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Ranger admin fails to install as jdbc driver has insuffcient permissions
> 
> 
> Diffs
> -----
> 
>   ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin.py 35d4953 
>   ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin_xml.py 070dec6 
>   ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger.py 71996d2 
>   ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py 6f6a02b 
> 
> Diff: https://reviews.apache.org/r/37033/diff/
> 
> 
> Testing
> -------
> 
> Tested Ranger installation on a Ambari based cluster having Ranger (using Oracle12 DB), HDFS, Zookeeper.
> 
> 
> Thanks,
> 
> Gautam Borad
> 
>


Re: Review Request 37033: Ranger admin install fails with umask 027

Posted by Alejandro Fernandez <af...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37033/#review94222
-----------------------------------------------------------

Ship it!


Ship It!

- Alejandro Fernandez


On Aug. 5, 2015, 6:30 a.m., Gautam Borad wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/37033/
> -----------------------------------------------------------
> 
> (Updated Aug. 5, 2015, 6:30 a.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Mahadev Konar, Velmurugan Periasamy, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-12617
>     https://issues.apache.org/jira/browse/AMBARI-12617
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Ranger admin fails to install as jdbc driver has insuffcient permissions
> 
> 
> Diffs
> -----
> 
>   ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin.py 35d4953 
>   ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin_xml.py 070dec6 
>   ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger.py 71996d2 
>   ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py 6f6a02b 
>   ambari-server/src/test/python/stacks/2.2/RANGER/test_ranger_admin.py 24c8afe 
> 
> Diff: https://reviews.apache.org/r/37033/diff/
> 
> 
> Testing
> -------
> 
> Tested Ranger installation on a Ambari based cluster having Ranger (using Oracle12 DB), HDFS, Zookeeper.
> 
> 
> Thanks,
> 
> Gautam Borad
> 
>


Re: Review Request 37033: Ranger admin install fails with umask 027

Posted by Gautam Borad <gb...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37033/
-----------------------------------------------------------

(Updated Aug. 5, 2015, 6:30 a.m.)


Review request for Ambari, Alejandro Fernandez, Mahadev Konar, Velmurugan Periasamy, and Yusaku Sako.


Changes
-------

Resolved failing unit tests.


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


Repository: ambari


Description
-------

Ranger admin fails to install as jdbc driver has insuffcient permissions


Diffs (updated)
-----

  ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin.py 35d4953 
  ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin_xml.py 070dec6 
  ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger.py 71996d2 
  ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py 6f6a02b 
  ambari-server/src/test/python/stacks/2.2/RANGER/test_ranger_admin.py 24c8afe 

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


Testing
-------

Tested Ranger installation on a Ambari based cluster having Ranger (using Oracle12 DB), HDFS, Zookeeper.


Thanks,

Gautam Borad


Re: Review Request 37033: Ranger admin install fails with umask 027

Posted by Gautam Borad <gb...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37033/
-----------------------------------------------------------

(Updated Aug. 4, 2015, 9:36 a.m.)


Review request for Ambari, Alejandro Fernandez, Mahadev Konar, Velmurugan Periasamy, and Yusaku Sako.


Changes
-------

Reverting changes needed for ojdbc6.jar


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


Repository: ambari


Description
-------

Ranger admin fails to install as jdbc driver has insuffcient permissions


Diffs (updated)
-----

  ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin.py 35d4953 
  ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin_xml.py 070dec6 
  ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger.py 71996d2 
  ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py 6f6a02b 

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


Testing
-------

Tested Ranger installation on a Ambari based cluster having Ranger (using Oracle12 DB), HDFS, Zookeeper.


Thanks,

Gautam Borad


Re: Review Request 37033: Ranger admin install fails with umask 027

Posted by Alejandro Fernandez <af...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37033/#review93875
-----------------------------------------------------------



ambari-web/app/views/common/controls_view.js (line 597)
<https://reviews.apache.org/r/37033/#comment148289>

    Why was the name of the file changed?


- Alejandro Fernandez


On Aug. 3, 2015, 7:01 a.m., Gautam Borad wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/37033/
> -----------------------------------------------------------
> 
> (Updated Aug. 3, 2015, 7:01 a.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Mahadev Konar, Velmurugan Periasamy, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-12617
>     https://issues.apache.org/jira/browse/AMBARI-12617
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Ranger admin fails to install as jdbc driver has insuffcient permissions
> 
> 
> Diffs
> -----
> 
>   ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin.py 35d4953 
>   ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin_xml.py 070dec6 
>   ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py c9aa97f 
>   ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py 1abfd45 
>   ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py 35b896f 
>   ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/package/scripts/params.py 455bd00 
>   ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/params_linux.py 733caf1 
>   ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/params.py 6f039b2 
>   ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger.py 71996d2 
>   ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py 6f6a02b 
>   ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/scripts/params_linux.py ec7573a 
>   ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py 4443476 
>   ambari-web/app/views/common/controls_view.js 0ca78b0 
> 
> Diff: https://reviews.apache.org/r/37033/diff/
> 
> 
> Testing
> -------
> 
> Tested Ranger installation on a Ambari based cluster having Ranger (using Oracle12 DB), HDFS, Zookeeper.
> 
> 
> Thanks,
> 
> Gautam Borad
> 
>