Thanks Yusaku. I have added an updated patch to address rat check.


On Jan 7, 2015, at 11:22 AM, Yusaku Sako <[email protected]> wrote:

> 
> This is an automatically generated e-mail. To reply, visit: 
> https://reviews.apache.org/r/29474/
> 
> Hadoop QA failed on this patch because there are new files with license 
> headers missing.
> 
> Running "mvn clean apache-rat:check" from the top-level revealed the 
> following:
> 21 Unknown Licenses
> 
> Unapproved licenses:
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/ranger-hbase-plugin-properties.xml
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/ranger_admin.py
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/setup_ranger_hbase.py
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/ranger-hdfs-plugin-properties.xml
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/ranger_admin.py
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/setup_ranger_hdfs.py
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/ranger-hive-plugin-properties.xml
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/ranger_admin.py
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/setup_ranger_hive.py
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/configuration/ranger-knox-plugin-properties.xml
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/ranger_admin.py
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/setup_ranger_knox.py
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/RANGER/0.4.0/configuration/admin-properties.xml
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/RANGER/0.4.0/configuration/ranger-env.xml
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/RANGER/0.4.0/configuration/usersync-properties.xml
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/RANGER/0.4.0/metainfo.xml
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/params.py
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/ranger_admin.py
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/ranger_usersync.py
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger.py
> 
>   
> /Users/yusakusako/ambari-vagrant/centos6.4/ambari/ambari-server/src/main/resources/stacks/HDP/2.2/services/RANGER/metainfo.xml
> Please add the Apache License header to all of the above and make sure that 
> "mvn clean apache-rat:check" passes cleanly.  Thanks.
> 
> - Yusaku Sako
> 
> 
> On January 6th, 2015, 5:09 p.m. UTC, Gautam Borad wrote:
> 
> Review request for Ambari, Alejandro Fernandez, Andrew Onischuk, Jaimin 
> Jetly, Velmurugan Periasamy, and Yusaku Sako.
> By Gautam Borad.
> Updated Jan. 6, 2015, 5:09 p.m.
> 
> Bugs: AMBARI-8949
> Repository: ambari
> Description
> 
> Add Ranger support to Ambari for Installation/Management/Monitoring.
> Supports of the following Ranger components: 
> 
> 1] Ranger Admin 
> 
> 2] Ranger User Sync 
> 
> 3] Ranger Plugins ( currently HDFS, Hive, HBase, Knox, Storm)
> Testing
> 
> Performed the following steps to integrate Ranger :
> 
> Ranger Admin & Ranger User Sync
> 1] Add Ranger related files under 
> /var/lib/ambari-server/resources/common-services/RANGER/0.4.0/
> 
> 2] Add the right path in file 
> /var/lib/ambari-server/resources/stacks/HDP/2.2/services/RANGER/metainfo.xml
> 
> 3] Add the same path in file 
> /var/lib/ambari-agent/cache/stacks/HDP/2.2/services/RANGER/metainfo.xml
> 
> 4] Restart Ambari Server 
> 
> 5] Ranger service was available on Ambari UI. 
> 
> Ranger Plugins
> Same set of steps did not work for Ranger Plugins. To resolve the same, we 
> had to add the changes in stacks of each component to ambari-server and 
> ambari-agents cache folders [This part is not included in this attached 
> patch]. 
> Diffs
> 
> ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/ranger-hbase-plugin-properties.xml
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/configuration/ranger-hbase-plugin.xml
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/metainfo.xml
>  (18572ef)
> ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/hbase_master.py
>  (c0e84b4)
> ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params.py
>  (23c2f6c)
> ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/ranger_admin.py
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/setup_ranger_hbase.py
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/ranger-hdfs-plugin-properties.xml
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/ranger-hdfs-plugin.xml
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/metainfo.xml 
> (ce0ab29)
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/namenode.py
>  (e8dfe16)
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params.py
>  (3a9d074)
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/ranger_admin.py
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/setup_ranger_hdfs.py
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/ranger-hive-plugin-properties.xml
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/ranger-hive-plugin.xml
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/metainfo.xml 
> (db48936)
> ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive_server.py
>  (735d59d)
> ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params.py
>  (8e6eacb)
> ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/ranger_admin.py
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/setup_ranger_hive.py
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/configuration/ranger-knox-plugin-properties.xml
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/configuration/ranger-knox-plugin.xml
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/metainfo.xml 
> (ce4448f)
> ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/knox_gateway.py
>  (f578926)
> ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/params.py
>  (a2b122a)
> ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/ranger_admin.py
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/setup_ranger_knox.py
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/RANGER/0.4.0/configuration/admin-properties.xml
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/RANGER/0.4.0/configuration/ranger-env.xml
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/RANGER/0.4.0/configuration/usersync-properties.xml
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/RANGER/0.4.0/metainfo.xml 
> (PRE-CREATION)
> ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/params.py
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/ranger_admin.py
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/ranger_usersync.py
>  (PRE-CREATION)
> ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger.py
>  (PRE-CREATION)
> ambari-server/src/main/resources/stacks/HDP/2.2/role_command_order.json 
> (e8bbe32)
> ambari-server/src/main/resources/stacks/HDP/2.2/services/RANGER/metainfo.xml 
> (PRE-CREATION)
> View Diff
> 


-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Reply via email to