[ranger] branch master updated: update role

2019-04-15 Thread zhangqiang
This is an automated email from the ASF dual-hosted git repository. zhangqiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ranger.git The following commit(s) were added to refs/heads/master by this push: new 1b4c97a update role 1b4c97a is described

ranger git commit: RANGER-2177: Handle validations for duplicate configuration item during service create/edit

2018-08-12 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 49142eb1b -> 0db2e80b4 RANGER-2177: Handle validations for duplicate configuration item during service create/edit Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-2177: Handle validations for duplicate configuration item during service create/edit

2018-08-06 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 4fc539b78 -> c7d15b305 RANGER-2177: Handle validations for duplicate configuration item during service create/edit Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-2152: Incorrect debugging information in RangerPluginClassLoader.java

2018-07-26 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 344992900 -> 86b714048 RANGER-2152: Incorrect debugging information in RangerPluginClassLoader.java Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-2044:Fix execute sql failure in db_setup.py file of the admin.

2018-03-28 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master b6d45a261 -> ceaed3f3d RANGER-2044:Fix execute sql failure in db_setup.py file of the admin. Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-2042:Fix error variable and remove invalid import package in upgrade_admin.py file of the security admin.

2018-03-28 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master e80464244 -> b6d45a261 RANGER-2042:Fix error variable and remove invalid import package in upgrade_admin.py file of the security admin. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-2033:Add hbase policy and click the 'Test Connection' button. Connection Failed.

2018-03-28 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 2b5a72ea7 -> e80464244 RANGER-2033:Add hbase policy and click the 'Test Connection' button. Connection Failed. Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-2033:Add hbase policy and click the 'Test Connection' button. Connection Failed.

2018-03-28 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/ranger-1.0 8e1b9c480 -> f58b53ab4 RANGER-2033:Add hbase policy and click the 'Test Connection' button. Connection Failed. Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-2005:Remove invalid packages and import commands package to installer to fixed RANGER-1469 defect.

2018-03-06 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master f96a9276f -> 0ae46b746 RANGER-2005:Remove invalid packages and import commands package to installer to fixed RANGER-1469 defect. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-2001:Similar to RANGER-1469, we should check whether the user or group has existed before the installer create a new user or group when user install usersync

2018-03-01 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 91a437a29 -> dcba4bc40 RANGER-2001:Similar to RANGER-1469, we should check whether the user or group has existed before the installer create a new user or group when user install usersync Signed-off-by: zhangqiang2

ranger git commit: RANGER-1929 The ranger should support the View policy.

2017-12-20 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 3e1168ddb -> 4ef52b46b RANGER-1929 The ranger should support the View policy. Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1934:Optimize the init method in BaseAuditHandler class to avoid ArrayIndexOutOfBoundsException

2017-12-20 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master f1fb6315f -> 52a303218 RANGER-1934:Optimize the init method in BaseAuditHandler class to avoid ArrayIndexOutOfBoundsException Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1924:Simplify ranger-hdfs plugin remove gson.jar in ranger/src/main/assembly/hdfs-agent.xml

2017-12-14 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master d1ee6a578 -> cd67d7295 RANGER-1924:Simplify ranger-hdfs plugin remove gson.jar in ranger/src/main/assembly/hdfs-agent.xml Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo

ranger git commit: RANGER-1925:Remove invalid code from plugin script

2017-12-14 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 58f513215 -> d1ee6a578 RANGER-1925:Remove invalid code from plugin script Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1914:Modify crypt_algo_array.length to avoid java.lang.ArrayIndexOutOfBoundsException in PasswordUtils.class

2017-12-04 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master fb0b6f6ab -> 879a4dfdd RANGER-1914:Modify crypt_algo_array.length to avoid java.lang.ArrayIndexOutOfBoundsException in PasswordUtils.class Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1907:The solr-solrj jar is not need for hive-agent. So it should be removed from the pom.xml file of the hive-agent

2017-11-30 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 4c2bed536 -> fb0b6f6ab RANGER-1907:The solr-solrj jar is not need for hive-agent. So it should be removed from the pom.xml file of the hive-agent Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1901:Similar to RANGER-1846, the JAVA_VERSION_REQUIRED configuration item is invalid in kms installer, we should enable it to control the necessary java version.

2017-11-23 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 5824fdc81 -> 21f8b63f5 RANGER-1901:Similar to RANGER-1846, the JAVA_VERSION_REQUIRED configuration item is invalid in kms installer, we should enable it to control the necessary java version. Signed-off-by: zhangqiang2

ranger git commit: RANGER-1861:There are errors when the 'ranger-kms start' command was executed

2017-11-20 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 10051777e -> 8ab766846 RANGER-1861:There are errors when the 'ranger-kms start' command was executed Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1875:The installer of the kms should not repeatedly add a user to the same group.

2017-11-09 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 44691b556 -> 502f3cea6 RANGER-1875:The installer of the kms should not repeatedly add a user to the same group. Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1870:Modify the logic for buildUnixUserList and parseMembers method in UnixUserGroupBuilder class

2017-11-06 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master a62060fb0 -> 550cefcb6 RANGER-1870:Modify the logic for buildUnixUserList and parseMembers method in UnixUserGroupBuilder class Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1863:Optimize the code and keep the code style consistent, remove the invalid code in the RemoteUnixLoginModule class

2017-11-03 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 4c1e80e6b -> 45f40277c RANGER-1863:Optimize the code and keep the code style consistent, remove the invalid code in the RemoteUnixLoginModule class Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1856:Installation and access logic are inconsistent for the pid of kms program. Like security admin, they should be consistent.

2017-10-26 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master e16fd4c33 -> 454be055e RANGER-1856:Installation and access logic are inconsistent for the pid of kms program. Like security admin, they should be consistent. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1857:The value of RANGER_KMS_HOME logic is not correct in dba_script.py and db_setup.py, Like db_setup.py in admin, we should optimize them.

2017-10-26 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 543b9ff00 -> e16fd4c33 RANGER-1857:The value of RANGER_KMS_HOME logic is not correct in dba_script.py and db_setup.py, Like db_setup.py in admin, we should optimize them. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1846:This JAVA_VERSION_REQUIRED configuration item is invalid in security admin installer, we should enable it to control the necessary java version.

2017-10-26 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 7fc74fccc -> 543b9ff00 RANGER-1846:This JAVA_VERSION_REQUIRED configuration item is invalid in security admin installer, we should enable it to control the necessary java version. Signed-off-by: zhangqiang2

ranger git commit: RANGER-1798 HiveClient.java log print is error

2017-09-22 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master afc5e742d -> 2ec3b646e RANGER-1798 HiveClient.java log print is error Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1763 On the Edit Policy page, Conditions is expanded by default, so the expansion button shuold be hide instead of show.

2017-09-07 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 513477d06 -> c24c9bdfd RANGER-1763 On the Edit Policy page, Conditions is expanded by default, so the expansion button shuold be hide instead of show. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1755 hbase system tablename is old version in ranger-hbase-plugin

2017-08-31 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master c7d1e50b2 -> a71dab7fd RANGER-1755 hbase system tablename is old version in ranger-hbase-plugin Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1751:The importJCEKSKeys.sh and DBMK2HSM.sh will throw an exception when the JAVA_HOME is equal to null.

2017-08-27 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 4daf1e9ed -> 83b67df99 RANGER-1751:The importJCEKSKeys.sh and DBMK2HSM.sh will throw an exception when the JAVA_HOME is equal to null. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1746 The prompt message is incorrect when test hdfs connection and check 'dfs.ha.namenodes.[nameservice ID]' to be mandatory.

2017-08-26 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master a43dd80f0 -> 4daf1e9ed RANGER-1746 The prompt message is incorrect when test hdfs connection and check 'dfs.ha.namenodes.[nameservice ID]' to be mandatory. Signed-off-by: zhangqiang2 Project:

ranger git commit: revert RANGER-1725

2017-08-26 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 18a47ed4b -> a43dd80f0 revert RANGER-1725 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/a43dd80f Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/a43dd80f

ranger git commit: RANGER-1742:Like setup.sh, the set_globals.sh should check whether the user group exists before created user group in security admin.

2017-08-22 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master b676cd920 -> a16889fbb RANGER-1742:Like setup.sh, the set_globals.sh should check whether the user group exists before created user group in security admin. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1741:The initd ran repeatedly when ranger-usersync-services.sh was running

2017-08-22 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 32999cd07 -> a9523814c RANGER-1741:The initd ran repeatedly when ranger-usersync-services.sh was running Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1669:We need to support the original functionality of hive:show grant user username

2017-08-10 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 0736d98e2 -> 0878d19e9 RANGER-1669:We need to support the original functionality of hive:show grant user username Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1725: It is incorrect to judge whether you need to create a RangerServiceDef object for a given service

2017-08-10 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 4ce27cffb -> 0736d98e2 RANGER-1725: It is incorrect to judge whether you need to create a RangerServiceDef object for a given service Signed-off-by: peng.jianhua Project:

ranger git commit: Useless configuration in unixauthservice pom.xml lead to project compiler error in eclipse

2017-07-05 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 655ceb219 -> 324a8e872 Useless configuration in unixauthservice pom.xml lead to project compiler error in eclipse Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1503: Add tips to make jdbc.url parameter easy for users to use when create hive-plugin service

2017-07-03 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 16353c268 -> b096802be RANGER-1503: Add tips to make jdbc.url parameter easy for users to use when create hive-plugin service Signed-off-by: peng.jianhua Project:

ranger git commit: RANGER-1659:Similar to RANGER-1599, Different developers use different log directories in the kms installation script. Its processing logic is chaotic. We should optimize this logic

2017-06-29 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master b7a1cc05c -> 16353c268 RANGER-1659:Similar to RANGER-1599, Different developers use different log directories in the kms installation script. Its processing logic is chaotic. We should optimize this logic. Signed-off-by: peng.jianhua

ranger git commit: RANGER-1668:Do some code improvement in setup.sh of security-admin

2017-06-27 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 84d132fcf -> f6029f1cc RANGER-1668:Do some code improvement in setup.sh of security-admin Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1662

2017-06-22 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 51a96a86e -> f6ff008a1 RANGER-1662 Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/f6ff008a Tree:

ranger git commit: RANGER-1641:Like security admin and usersync, the kms installer should chech whether the user group exists before creating the user group.

2017-06-14 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 08d9c4e33 -> 42657fdb8 RANGER-1641:Like security admin and usersync, the kms installer should chech whether the user group exists before creating the user group. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1636:Remove the pmd check error

2017-06-13 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 9a99e3f41 -> 2c57feaf8 RANGER-1636:Remove the pmd check error Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1617:The ranger build failure in windows environment

2017-05-26 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 734eff61d -> f8ed53ef4 RANGER-1617:The ranger build failure in windows environment Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1613:There is one defect in start script for ranger-usersync process

2017-05-25 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master d7ea2e27a -> 734eff61d RANGER-1613:There is one defect in start script for ranger-usersync process Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1614:Similar to RANGER-1575, the Ranger UserSync should also support the same new feature.

2017-05-25 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 24d15821c -> d7ea2e27a RANGER-1614:Similar to RANGER-1575, the Ranger UserSync should also support the same new feature. Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo

ranger git commit: RANGER-1575:Some users hope that the pid file of the Ranger Admin can be unified management when they integrate Ranger into the big data platform or business systems to uniform inst

2017-05-24 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 01be3608f -> 7e223f90b RANGER-1575:Some users hope that the pid file of the Ranger Admin can be unified management when they integrate Ranger into the big data platform or business systems to uniform install and run Ranger.

ranger git commit: RANGER-1605:These invalid codes that were copied have not been deleted in db_setup.py for the Ranger admin

2017-05-23 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 56a93f6e4 -> d7c0b7a43 RANGER-1605:These invalid codes that were copied have not been deleted in db_setup.py for the Ranger admin Signed-off-by: peng.jianhua Project:

ranger git commit: RANGER-1592:Do code improvement for static fields and Log in the AtlasClient.java

2017-05-22 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master bae15a962 -> e26bcce24 RANGER-1592:Do code improvement for static fields and Log in the AtlasClient.java Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1596 The log name is incorrect in Log4JAuditDestination.java.

2017-05-22 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 69204867d -> e22ee9607 RANGER-1596 The log name is incorrect in Log4JAuditDestination.java. Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1591:The log is inconsistent with the code in ServiceDBStore class, update it to ensure their consistency.

2017-05-19 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master d128b5fe1 -> 66adb23ca RANGER-1591:The log is inconsistent with the code in ServiceDBStore class,update it to ensure their consistency. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1574:The XAAUDIT.DB.PASSWORD property had been deleted in RANGER-900. The related redundant code should be deleted for plugin installer.

2017-05-12 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master fa38ed737 -> a8b4976de RANGER-1574:The XAAUDIT.DB.PASSWORD property had been deleted in RANGER-900. The related redundant code should be deleted for plugin installer. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1547:The XmlConfigChanger does not have any error messages when some exceptions occur

2017-05-11 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 42e050157 -> 95b2912e9 RANGER-1547:The XmlConfigChanger does not have any error messages when some exceptions occur Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1568:Similar to RANGER-1540, the Ranger UserSync should also support the same new feature.

2017-05-11 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 6f51d062a -> 42e050157 RANGER-1568:Similar to RANGER-1540, the Ranger UserSync should also support the same new feature. Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo

ranger git commit: RANGER-1564:The SQL_CONNECTOR_JAR properity had been deleted in RANGER-1387. The invalid code should also be deleted to keep the code consistent

2017-05-10 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 4f7519293 -> 6f51d062a RANGER-1564:The SQL_CONNECTOR_JAR properity had been deleted in RANGER-1387. The invalid code should also be deleted to keep the code consistent Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1541:The assignment logic is inconsistent for the value of the RANGER_ADMIN_HOME variable in Ranger Admin. It will cause a serious failure.

2017-05-09 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 7019d3c6b -> 095c358b5 RANGER-1541:The assignment logic is inconsistent for the value of the RANGER_ADMIN_HOME variable in Ranger Admin. It will cause a serious failure. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1540:Log is very important for big data platform. The main purpose of log analysis is that we need to know who is running the service, in which machine running service, which

2017-05-07 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 13f01c82b -> 87bc2e786 RANGER-1540:Log is very important for big data platform. The main purpose of log analysis is that we need to know who is running the service, in which machine running service, which service out of the problem. The

ranger git commit: RANGER-1520:Some codes do not follow the python language development rules in usersync. They are messy.

2017-04-21 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 9f0cfcfc0 -> 770f274d0 RANGER-1520:Some codes do not follow the python language development rules in usersync. They are messy. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1532-Friendly groups page delete function display, and other pages of the same function in sync

2017-04-21 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 9c1ffb104 -> 9f0cfcfc0 RANGER-1532-Friendly groups page delete function display, and other pages of the same function in sync Signed-off-by: zhangqiang2 Project:

ranger git commit: Ranger-1518:Do some code inprovement

2017-04-18 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master dc31b21fc -> 8944052fc Ranger-1518:Do some code inprovement Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1519:Error occurred after execute enable-hive-plugin.sh

2017-04-18 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 1bdc28c61 -> dc31b21fc RANGER-1519:Error occurred after execute enable-hive-plugin.sh Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1508-support-internationalization

2017-04-18 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master b25026259 -> 1bdc28c61 RANGER-1508-support-internationalization Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1515:Run updatepolicymgrpassword.sh and updatepolicymgrpassword.py to update policy mgr password failed.

2017-04-17 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 88c73dfe6 -> 50fb124e5 RANGER-1515:Run updatepolicymgrpassword.sh and updatepolicymgrpassword.py to update policy mgr password failed. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1511:Different global variable saved the same configuration file path in unixauthservice. The code logic is inconsistent.

2017-04-13 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master d456ac7f2 -> bca550210 RANGER-1511:Different global variable saved the same configuration file path in unixauthservice. The code logic is inconsistent. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1369:There is invalid group error when install Solr for Ranger Audits

2017-04-10 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master f84ff8e0f -> c89b55591 RANGER-1369:There is invalid group error when install Solr for Ranger Audits Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1467:The password is not set after the user is created by install program during installing Ranger Policy Admin. We should set password like db user.

2017-03-26 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 37c95f703 -> 18abc714b RANGER-1467:The password is not set after the user is created by install program during installing Ranger Policy Admin. We should set password like db user. Signed-off-by: zhangqiang2

ranger git commit: RANGER-1469:The user group would be duplicate created if the user group existed during installing Ranger Policy Admin.

2017-03-22 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master a2291f0a8 -> 5d2f72376 RANGER-1469:The user group would be duplicate created if the user group existed during installing Ranger Policy Admin. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1470:The logic of the solr_for_audit_setup installer parsing the properites file is inconsistent with the other installers. It treated these attributes as environment variabl

2017-03-22 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 683f1e3a6 -> a2291f0a8 RANGER-1470:The logic of the solr_for_audit_setup installer parsing the properites file is inconsistent with the other installers. It treated these attributes as environment variable. There are security risks in

ranger git commit: RANGER-1468:To make the search tips of Plugin-Status consistent with others

2017-03-22 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 79230377f -> 063bf890a RANGER-1468:To make the search tips of Plugin-Status consistent with others Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1415:The ranger can be opened when the user enters http://localhost:6080/ in the browser address bar. But request policy from hadoop to ranger will failed after installing hd

2017-03-16 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 8166d00b1 -> 2d9a32210 RANGER-1415:The ranger can be opened when the user enters http://localhost:6080/ in the browser address bar. But request policy from hadoop to ranger will failed after installing hdfs plugin if we set

ranger git commit: RANGER-1461:The printing error of callback in ConsolePromptCallbackHandler

2017-03-16 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 149c51662 -> 8166d00b1 RANGER-1461:The printing error of callback in ConsolePromptCallbackHandler Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1462:Fix the spelling error in Solr Authorization

2017-03-16 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master d534b1637 -> 2f8c7f27a RANGER-1462:Fix the spelling error in Solr Authorization Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1400:Enabling Ranger HDFS Plugins failed when hadoop program and Ranger HDFS Plugin are not in the same path.

2017-03-15 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 786bb3a22 -> 75f8f1d0b RANGER-1400:Enabling Ranger HDFS Plugins failed when hadoop program and Ranger HDFS Plugin are not in the same path. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1451:Incorrect error message for hadoop security authentication

2017-03-15 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master e6fd8e4e8 -> 786bb3a22 RANGER-1451:Incorrect error message for hadoop security authentication Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1400:Enabling Ranger HDFS Plugins failed when hadoop program and Ranger HDFS Plugin are not in the same path.

2017-03-13 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 14853bdc6 -> 0ad9539cf RANGER-1400:Enabling Ranger HDFS Plugins failed when hadoop program and Ranger HDFS Plugin are not in the same path. Signed-off-by: zhangqiang2 Project:

ranger git commit: RANGER-1447

2017-03-13 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master e02967f38 -> 14853bdc6 RANGER-1447 Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/14853bdc Tree:

ranger git commit: RANGER-1386

2017-03-10 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 29eda27ef -> a9fb73f42 RANGER-1386 Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/a9fb73f4 Tree:

ranger git commit: RANGER-1441 - Remove MapUtils.EMPTY_MAP

2017-03-09 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 432f9f7ac -> a118f7100 RANGER-1441 - Remove MapUtils.EMPTY_MAP Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1412:Start hadoop failed after enabling ranger HDFS plugins

2017-03-09 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master d5e5ad5f8 -> 432f9f7ac RANGER-1412:Start hadoop failed after enabling ranger HDFS plugins Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit:

ranger git commit: RANGER-1439:Spelling error for "fileStats" in the hdfs-agent\src\main\java\org\apache\ranger\services\hdfs\client\HdfsClient.java. "fileStatus" instead of "fileStats".

2017-03-09 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 6d862ed43 -> d5e5ad5f8 RANGER-1439:Spelling error for "fileStats" in the hdfs-agent\src\main\java\org\apache\ranger\services\hdfs\client\HdfsClient.java. "fileStatus" instead of "fileStats". Signed-off-by: zhangqiang2