> On Aug. 26, 2015, 8:17 a.m., Jayush Luniya wrote:
> > ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER/configuration/ranger-env.xml,
> > line 40
> > <https://reviews.apache.org/r/37782/diff/2/?file=1052829#file1052829line40>
> >
> > We dont need to make this a configurable property and can decide where
> > to place the native libraries like we do for Oozie
> >
> > /usr/hdp/current/oozie-server/libext/sajdbc4.jar
> > /usr/hdp/current/oozie-server/libext/native/lib64/dblgen17.res
> > /usr/hdp/current/oozie-server/libext/native/lib64/libdbicu17_r.so.1
> > /usr/hdp/current/oozie-server/libext/native/lib64/libdbicudt17.so.1
> > /usr/hdp/current/oozie-server/libext/native/lib64/libdbjdbc17.so.1
> > /usr/hdp/current/oozie-server/libext/native/lib64/libdbtasks17_r.so.1
> > /usr/hdp/current/oozie-server/libext/native/lib64/libdbicu17_r.so
> > /usr/hdp/current/oozie-server/libext/native/lib64/libdbicudt17.so
> > /usr/hdp/current/oozie-server/libext/native/lib64/libdbjdbc17.so
In latest patch we are copying native libraries at this path
/usr/hdp/current/{component}/native/lib64
- Gautam
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37782/#review96514
-----------------------------------------------------------
On Aug. 27, 2015, 2 p.m., Gautam Borad wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/37782/
> -----------------------------------------------------------
>
> (Updated Aug. 27, 2015, 2 p.m.)
>
>
> Review request for Ambari, Alejandro Fernandez, Jayush Luniya, Mahadev Konar,
> Sumit Mohanty, Selvamohan Neethiraj, Vitalyi Brodetskyi, Velmurugan
> Periasamy, and Yusaku Sako.
>
>
> Bugs: AMBARI-12872
> https://issues.apache.org/jira/browse/AMBARI-12872
>
>
> Repository: ambari
>
>
> Description
> -------
>
> Add support for SQL Anywhere in BE ( ambari-server ) for Ranger and Ranger KMS
>
>
> Diffs
> -----
>
>
> ambari-common/src/main/python/resource_management/libraries/functions/setup_ranger_plugin_xml.py
> cf40a75
>
> ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py
> d515dad
>
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py
> 4d8ac0b
>
> ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
> a5abcb5
>
> 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
> 8e84587
>
> ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/ranger_service.py
> 8ad2627
>
> ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py
> de7726a
>
> ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/kms.py
> 1ed28c4
>
> ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/kms_server.py
> 5c3790e
>
> ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/kms_service.py
> 5c4d7e7
>
> ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/params.py
> 1dbf3b1
>
> ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/package/scripts/params_linux.py
> e7d524d
>
> ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py
> 9857d03
>
> ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER/configuration/ranger-admin-site.xml
> 6878db4
>
> Diff: https://reviews.apache.org/r/37782/diff/
>
>
> Testing
> -------
>
> Tested on centos6 cluster with SQLAnywhere as database
>
> ----------------------------------------------------------------------
> Ran 231 tests in 6.493s
>
> OK
> ----------------------------------------------------------------------
> Total run:784
> Total errors:0
> Total failures:0
> OK
>
>
> Thanks,
>
> Gautam Borad
>
>