Re: ranger-admin setup failed

2015-11-28 Thread Hafiz Mujadid
Added these lines and got following error Traceback (most recent call last): File "update_property.py", line 40, in write_properties_to_xml(ranger_admin_site_xml_path,parameter_name,parameter_value) File "update_property.py", line 21, in write_properties_to_xml

Re: ranger-admin setup failed

2015-11-28 Thread Velmurugan Periasamy
In that case, these properties should have been already there. Not sure if you are using an old version of install.properties. Can you add the below lines in install.properties and try again? sqlanywhere_core_file=db/sqlanywhere/xa_core_db_sqlanywhere.sql

Re: ranger-admin setup failed

2015-11-28 Thread Velmurugan Periasamy
Patch is committed. Could you please try again? From: Hafiz Mujadid > Reply-To: "user@ranger.incubator.apache.org" > Date:

Re: ranger-admin setup failed

2015-11-28 Thread Hafiz Mujadid
do i need to pull latest code? On Sat, Nov 28, 2015 at 9:35 PM, Velmurugan Periasamy < vperias...@hortonworks.com> wrote: > Patch is committed. Could you please try again? > > From: Hafiz Mujadid > Reply-To: "user@ranger.incubator.apache.org" < >

hdfs plugin enable issue

2015-11-28 Thread Hafiz Mujadid
Hi! I have enabled hdfs plugin but after that name node is not starting, when i start namenode, i get following exception 2015-11-29 00:44:20,534 ERROR org.apache.hadoop.hdfs.server.namenode.NameNode: Failed to start namenode. java.lang.RuntimeException:

Re: ranger-admin setup failed

2015-11-28 Thread Hafiz Mujadid
Yes, the issue is resolved now, thanks Velmurugan Periasamy On Sat, Nov 28, 2015 at 9:38 PM, Velmurugan Periasamy < vperias...@hortonworks.com> wrote: > Yes. Patch is committed in master branch. > > From: Hafiz Mujadid > Reply-To: "user@ranger.incubator.apache.org" <

Re: hdfs plugin enable issue

2015-11-28 Thread Dilli Dorai
Hi Hafiz, What is the version of Ranger and Hadoop you are running? What is the version of Hadoop you are running? What is the dstribution version (e.g. HDP 2.3?) This would be critical for anyone trying to help on this. Thanks Dilli On Sat, Nov 28, 2015 at 11:51 AM, Hafiz Mujadid

Re: hdfs plugin enable issue

2015-11-28 Thread Hafiz Mujadid
I tried both ranger 0.5 and master branch code as well, Hadoop version is 2.7.1 Distribution is apache single node cluster (No Cloudera or HDP) On Sun, Nov 29, 2015 at 6:34 AM, Dilli Dorai wrote: > Hi Hafiz, > What is the version of Ranger and Hadoop you are running? >