[ranger] branch master updated: update role

2019-04-14 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: http://git-wip-us.apache.

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: http://git-wip-us.apache.

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

2018-07-25 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: http://git-wip-us.apache.org/repos/asf/ra

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: http://git-wip-us.apache.org/repos/asf/ranger/co

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: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http

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: http://git-wip-us.apache.org/

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: http://git-wip-us.apache.

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: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-

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 Project: http://git

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: http://git-wip-us.apache.org/repos/asf/ranger/commit/4ef52b46 T

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: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip

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 Commit: http://git-wip-us.

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: http://git-wip-us.apache.org/repos/asf/ranger/commit/d1ee6a57 Tree:

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: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: h

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: http://git-wip-us.apache.org/repos/asf/ranger/repo Co

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 Project: http:/

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: http://git-wip-us.apache.org/repos/asf/r

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: http://git-wip-us.apache.org

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: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-w

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: http://git-wip-us.apache.org/repos/asf/ranger/repo

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: http://git-wip-us.apache.org/repos/asf/ra

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: http://git-wip-us.apache.org

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 Project: http://git-wip-us.

ranger git commit: RANGER-1815:Fix invalid code and logic for BaseDao class

2017-10-09 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master a341fa1af -> ea9d66a24 RANGER-1815:Fix invalid code and logic for BaseDao class 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/ea9d66a2

ranger git commit: RANGER-1790 Select/Deselect All should along with the chosed permission

2017-09-28 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master e47181f40 -> 238374e2a RANGER-1790 Select/Deselect All should along with the chosed permission 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

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: http://git-wip-us.apache.org/repos/asf/ranger/commit/2ec3b646 Tree: ht

ranger git commit: revert RANGER-1782

2017-09-20 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 88d8481d1 -> afc5e742d revert RANGER-1782 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/afc5e742 Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/afc5e742

ranger git commit: RANGER-1782 When the drop-down box is switched, more than one symbol is displayed each time in ranger-web-hivedev

2017-09-19 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 8ca94c113 -> 8a728b5d7 RANGER-1782 When the drop-down box is switched, more than one symbol is displayed each time in ranger-web-hivedev Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: ht

ranger git commit: RANGER-1769:The update_property.py should exit the loop to improve execution efficiency once the attribute value is set.

2017-09-11 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 991481b27 -> 774f55845 RANGER-1769:The update_property.py should exit the loop to improve execution efficiency once the attribute value is set. Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Com

ranger git commit: RANGER-1752 When dfs.nameservices configures multiple nameservice id and then test hdfs connection, verifying dfs.client.failover.proxy.provider.

2017-09-07 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master f4019d11b -> d0cf2dd55 RANGER-1752 When dfs.nameservices configures multiple nameservice id and then test hdfs connection, verifying dfs.client.failover.proxy.provider. Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/

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-06 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: http://git-wip-us.apache.org/repos/asf/ranger/re

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: http://git-wip-us.apache.org/repos/asf/ranger

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: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http:

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: http://git-wip-us.apache.org/repos/asf/rang

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-1744:Similar to RANGER-1541, the assignment logic is inconsistent for the value of the RANGER_ADMIN_HOME variable in changeusernameutil.py and changepasswordutil.py. It will

2017-08-23 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 5318e2f5f -> 5fc9ee1f9 RANGER-1744:Similar to RANGER-1541, the assignment logic is inconsistent for the value of the RANGER_ADMIN_HOME variable in changeusernameutil.py and changepasswordutil.py. It will cause a serious failure. Signed-o

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: http://git-wip-us.apache.org/repos/asf/ran

ranger git commit: RANGER-1743:Comment lines have not been filtered out when the populate_global_dict function parsed install.properties in security-admin/scripts/restrict_permissions.py. Like RANGER-

2017-08-22 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master a9523814c -> b676cd920 RANGER-1743:Comment lines have not been filtered out when the populate_global_dict function parsed install.properties in security-admin/scripts/restrict_permissions.py. Like RANGER-1284, we should modify it. Signe

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: http://git-wip-us.apache.org/repos/

ranger git commit: RANGER-1740:There is a exception when the ranger_credential_helper.py was executed.

2017-08-22 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master ca9f7c182 -> 32999cd07 RANGER-1740:There is a exception when the ranger_credential_helper.py was executed. Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us.apache.org/repo

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: http://git-wip-us.apache.

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: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http:

ranger git commit: RANGER-1723: The Ranger doesn't support solr6. In the HttpSolrClient class of solr6, the setMaxRetries function has been removed, which causes ranger to fail to compile.

2017-08-08 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master c5daf83bc -> f01bcf3d0 RANGER-1723: The Ranger doesn't support solr6. In the HttpSolrClient class of solr6, the setMaxRetries function has been removed, which causes ranger to fail to compile. Signed-off-by: peng.jianhua Project: http

ranger git commit: RANGER-1713:Hive testConnection failed after open ldap authentication in Hive

2017-07-30 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 7c401b3e3 -> 13620b264 RANGER-1713:Hive testConnection failed after open ldap authentication in Hive 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 git commit: RANGER:1669:We need to support the original functionality of hive.show grant user username

2017-07-26 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 1685bacf0 -> edd0bd6a6 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: http://git-wip-us.apache.

ranger git commit: RANGER-1709:kms test case write logs to log file.

2017-07-26 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 96b0c4860 -> 1685bacf0 RANGER-1709:kms test case write logs to log file. 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/1685bacf Tree:

ranger git commit: RANGER-1698:Write audit log to solr failure.

2017-07-25 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 5055db153 -> 88352408b RANGER-1698:Write audit log to solr failure. 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/88352408 Tree: http

ranger git commit: RANGER-1690:Ranger usersync created error users. Ranger usersync got System Virtual User Group Name instead of real group name when built the unix user list.

2017-07-14 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master c5332d123 -> 66e1ce2e1 RANGER-1690:Ranger usersync created error users. Ranger usersync got System Virtual User Group Name instead of real group name when built the unix user list. Signed-off-by: peng.jianhua Project: http://git-wip-u

ranger git commit: RANGER-1693:The pidf's assignment logic in ranger-kms-initd should be consistent with the pidf's assignment logic in ranger-kms

2017-07-14 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 15fd7fa5d -> c5332d123 RANGER-1693:The pidf's assignment logic in ranger-kms-initd should be consistent with the pidf's assignment logic in ranger-kms Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/r

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

2017-07-13 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 7b61f159f -> 15fd7fa5d RANGER-1692:Similar to RANGER-1540, the Ranger kms should also support the same new feature. Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us.apach

ranger git commit: RANGER-1688:The version file did not exist in ranger-1.0.0-SNAPSHOT-kms.tar.gz. The result was that the VERSION variable can only get a fixed 0.5.0 value when installed ranger kms.

2017-07-12 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 988f8eafe -> a92129807 RANGER-1688:The version file did not exist in ranger-1.0.0-SNAPSHOT-kms.tar.gz. The result was that the VERSION variable can only get a fixed 0.5.0 value when installed ranger kms. Signed-off-by: peng.jianhua Pr

ranger git commit: RANGER-1686:Log file name format of usersync and security admin should be consistent.

2017-07-11 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 05a1a4017 -> 988f8eafe RANGER-1686:Log file name format of usersync and security admin should be consistent. Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us.apache.org/r

ranger git commit: RANGER-1678: In different places to achieve the same function using repeat codes, new issue is perhaps generated when these functions are modified.

2017-07-11 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master d4f2340a9 -> 05a1a4017 RANGER-1678: In different places to achieve the same function using repeat codes, new issue is perhaps generated when these functions are modified. Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.or

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: http://git-wip-us.apache.

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

2017-07-02 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: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wi

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: http://git-wip-us.apache.org/repos/asf/ranger/comm

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: http://git-wip-us.apache.org/repos/as

ranger git commit: RANGER-1660:Similar to RANGER-1575, the kms should also support the same new feature.

2017-06-21 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master ba29b4094 -> 84de2f030 RANGER-1660:Similar to RANGER-1575, the kms should also support the same new feature. Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us.apache.org/r

ranger git commit: RANGER-1657:Like ranger admin and usersync, the password should be set after the user is created by installer during installing kms.

2017-06-20 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master f2e36940c -> e07556457 RANGER-1657:Like ranger admin and usersync, the password should be set after the user is created by installer during installing kms. Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/rang

ranger git commit: RANGER-1652:Clean invalid code for kms installer to improve code clarity and execution efficiency.

2017-06-19 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master fdd1d294c -> 7e75e9b1c RANGER-1652:Clean invalid code for kms installer to improve code clarity and execution efficiency. Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us

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: http://git-wip-us.apache.org/repos/as

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: http://git-wip-us.apache.org/repos/asf/ranger/commit/2c57feaf Tree: http://git

ranger git commit: RANGER-1604:DB based auditing had been removed in RANGER-900. But some configurations and codes are not removed accordingly in Ranger Admin. It often makes the user feel confused su

2017-06-12 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 2814f71fa -> f2c4f90f0 RANGER-1604:DB based auditing had been removed in RANGER-900. But some configurations and codes are not removed accordingly in Ranger Admin. It often makes the user feel confused such as RANGER-1286. Signed-off-by:

ranger git commit: RANGER-1600:In install.properties, I configured the testusr user and the testgroup groups that not exist in system. The error “chown: invalid user: testusr:testgroup” occured during

2017-06-08 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 2d8895e6d -> fbfa3193d RANGER-1600:In install.properties, I configured the testusr user and the testgroup groups that not exist in system. The error “chown: invalid user: testusr:testgroup” occured during installed the hbase plugin.

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: http://git-wip-us.apache.org/repos/asf/ranger/commit/f8ed

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: http://git-wip-us.apache.org/repos/asf/ra

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 Commit: http://git-wip-us.

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. Signed-off-by

ranger git commit: RANGER-1611:The init_logfiles function had been removed in RANGER-1599. The segment code that calls the init_logfiles function should also be removed in setup.sh for Ranger Admin.

2017-05-23 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master d7c0b7a43 -> 615a70ddb RANGER-1611:The init_logfiles function had been removed in RANGER-1599. The segment code that calls the init_logfiles function should also be removed in setup.sh for Ranger Admin. Signed-off-by: zhangqiang2 Proj

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: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://gi

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

2017-05-22 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 4a87c2983 -> 03fa94cb9 RANGER-1597:The log is inconsistent with the code in RangerServiceDefHelper class,update it to ensure their consistency. Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Com

ranger git commit: RANGER-1599:Different developers use different log directories in the Ranger Admin installation script. Its processing logic is chaotic. We should optimize this logic.

2017-05-22 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master e8abd7f3d -> 4a87c2983 RANGER-1599:Different developers use different log directories in the Ranger Admin installation script. Its processing logic is chaotic. We should optimize this logic. Signed-off-by: peng.jianhua Project: http:/

ranger git commit: RANGER-1601 The log name is incorrect in ValuePrinter.java

2017-05-22 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master dae5808f3 -> e8abd7f3d RANGER-1601 The log name is incorrect in ValuePrinter.java 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/e8abd

ranger git commit: RANGER-1598-make the tips of group and user consistent with others in en.js

2017-05-22 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master e26bcce24 -> dae5808f3 RANGER-1598-make the tips of group and user consistent with others in en.js 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/ra

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: http://git-wip-us.apache.org/repos

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: http://git-wip-us.apache.org/repos/asf/ranger/co

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: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http

ranger git commit: RANGER-1542:Exceptions occured when I test connection during create a new service for atlas-plugin

2017-05-19 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 5d5dee08a -> d128b5fe1 RANGER-1542:Exceptions occured when I test connection during create a new service for atlas-plugin Signed-off-by: zhangqiang2 Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us.

ranger git commit: RANGER-1545:The associated AUDIT database configuration has been removed in enable_hive_plugin.sh. But the corresponding code has not been deleted. We should remove redundant code t

2017-05-18 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master a8a0b5533 -> b08baf923 RANGER-1545:The associated AUDIT database configuration has been removed in enable_hive_plugin.sh. But the corresponding code has not been deleted. We should remove redundant code to keep consistency. Signed-off-by

ranger git commit: RANGER-1585:Do some code improvement for the error logs in RangerBasePlugin.java

2017-05-17 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master b451c34d9 -> 1056997de RANGER-1585:Do some code improvement for the error logs in RangerBasePlugin.java Signed-off-by: peng.jianhua Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us.apache.org/repos/a

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: http://git-wip-us.apache.org/rep

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: http://git-wip-us.apache

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 Commit: http://git-wip-us.a

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: http://git-wip-us.apache.org/re

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: http://git-wip-us.apache.org/

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 r

ranger git commit: RANGER-1543:Fix the spelling in RangerBaseUdf

2017-05-03 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master cd9d1a491 -> e51d992a3 RANGER-1543:Fix the spelling in RangerBaseUdf 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/e51d992a Tree: http

ranger git commit: RANGER-1534:Fix the spelling in HiveConnectionMgr

2017-04-25 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 37667d7fa -> a02901c6f RANGER-1534:Fix the spelling in HiveConnectionMgr 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/a02901c6 Tree:

ranger git commit: RANGER-1536:Error information in the printed logs

2017-04-24 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master c41f19e47 -> 3bc1229ff RANGER-1536:Error information in the printed logs 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/3bc1229f Tree:

ranger git commit: RANGER-1539-Improve, modify print log display method name

2017-04-24 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 8751791d8 -> c41f19e47 RANGER-1539-Improve, modify print log display method name 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/c41f19e

ranger git commit: RANGER-1538-Duplicated code,in AtlasClient class for client = Client.create();

2017-04-24 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master fd5972967 -> 8751791d8 RANGER-1538-Duplicated code,in AtlasClient class for client = Client.create(); 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 git commit: RANGER-1525:Some users hope that the execute programs and install configuration file of the Ranger Admin can be deployed separately when they integrate Ranger into the big data plat

2017-04-24 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master 27bd3fe5c -> fd5972967 RANGER-1525:Some users hope that the execute programs and install configuration file of the Ranger Admin can be deployed separately when they integrate Ranger into the big data platform or business systems to unifor

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: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wi

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: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip

ranger git commit: RANGER-1526:Error class names in the printed logs

2017-04-20 Thread zhangqiang
Repository: ranger Updated Branches: refs/heads/master acee1c4f7 -> a3d9b0f91 RANGER-1526:Error class names in the printed logs 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/a3d9b0f9 Tree:

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: http://git-wip-us.apache.org/repos/asf/ranger/commit/8944052f Tree: http://git-wi

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: http://git-wip-us.apache.org/repos/asf/ranger/commit/dc

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: http://git-wip-us.apache.org/repos/asf/ranger/commit/1bdc28c6 Tree: http://gi

  1   2   >