Hdfs plugin throw exception : java.lang.StackOverflowError

2017-06-08 Thread luoch...@gdbigdata.com
& Regards luoch...@gdbigdata.com

Re: Re: Hdfs plugin throw exception : java.lang.StackOverflowError

2017-06-08 Thread luoch...@gdbigdata.com
s-cred-0.7.0.jar -rw-rw-r--. 1 lch lch 692590 Jun 5 19:15 solr-solrj-5.5.1.jar Thanks & Regards Luochong luoch...@gdbigdata.com From: Ramesh Mani Date: 2017-06-09 00:37 To: user@ranger.apache.org Subject: Re: Hdfs plugin throw exception : java.lang.StackOverflowError Luochong,

Re: Re: Failure in refreshing the Hadoop Policy from Ranger

2017-06-15 Thread luoch...@gdbigdata.com
Hi, cookie_domain is a parameter of install.properties? But I fail to find this parameter. Could you share me the correct install.properties ? Thanks & Regards luoch...@gdbigdata.com From: wenxing zheng Date: 2017-06-15 14:55 To: user Subject: Re: Failure in refreshing the Ha

Re: Ranger HBase plugin doesn't work

2017-06-21 Thread luoch...@gdbigdata.com
will be ok. Regards luoch...@gdbigdata.com From: wenxing zheng Date: 2017-06-21 16:23 To: user Subject: Ranger HBase plugin doesn't work Dear all, I am using the Ranger 0.7.1 against my HBASE 1.2.4. From the log files, I can see HBase got the policy file correctly. But when I execute

Two question about ranger usersync

2017-06-22 Thread luoch...@gdbigdata.com
-usersync 3) delete this user from OS system 4) restart the ranger-usersync. This deleted user is still in Ranger database, My question: How to remove the user info of ranger? Thanks & Regards luoch...@gdbigdata.com

Which file config policy.download.auth.users ?

2017-07-15 Thread luoch...@gdbigdata.com
ig in custom repo file. But i did know the path the custom repo file? Thank & Regards luoch...@gdbigdata.com

Re: Which file config policy.download.auth.users ?

2017-07-16 Thread luoch...@gdbigdata.com
ervletResponse.SC_UNAUTHORIZED); vXResponse.setMsgDesc("Authentication Failed"); ... } } With tcpdump, this parameter is not exist in tcp message. But in the hdfs plugin file, this parameter could not be configed. Thanks & Regards Luochong luoch...@gdb

Re: Re: Which file config policy.download.auth.users ?

2017-07-17 Thread luoch...@gdbigdata.com
After i added this parameter, it is OK. Thanks & Regards luoch...@gdbigdata.com From: luoch...@gdbigdata.com Date: 2017-07-17 11:23 To: user Subject: Re: Which file config policy.download.auth.users ? Hi Ramesh, Thanks for your reply. I config this parameter in ranger UI, but the