[jira] [Resolved] (RANGER-2813) [HBase]Not able to pull execute permission given to user from getUserPermissions API in HBase Ranger Coprocessor

2020-05-07 Thread Pradeep Agrawal (Jira)


 [ 
https://issues.apache.org/jira/browse/RANGER-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pradeep Agrawal resolved RANGER-2813.
-
Resolution: Fixed

[~rajeshbabu] 

Patch committed : 
[https://github.com/apache/ranger/commit/c5fb46ebde5d2d257f79ca3b33aff01b286b1664]

Please close the RR

> [HBase]Not able to pull execute  permission given to user from 
> getUserPermissions API in HBase Ranger Coprocessor
> -
>
> Key: RANGER-2813
> URL: https://issues.apache.org/jira/browse/RANGER-2813
> Project: Ranger
>  Issue Type: Bug
>  Components: admin
>Reporter: Rajeshbabu Chintaguntla
>Assignee: Rajeshbabu Chintaguntla
>Priority: Critical
> Attachments: RANGER-2813.patch, Screenshot from 2020-04-23 
> 22-45-17.png
>
>
> After creating a policy by giving execute permission to a table able to see 
> that properly in the list of permissions but when I tried to pull the 
> permissions of the user from getUserPermissions it's not listing execute.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


Re: Not able to change ranger password via UI

2020-05-07 Thread PradeeP AgrawaL
Ankur,

Which browser version are you using? Can you try from another browser also?

On Thu, 7 May 2020 at 20:12, Ankur Porwal  wrote:

> Thanks Abhay
>
> Hi Dev Team,
>
> Can you please advise on the below mentioned issue ...
>
> *Am looking for an assistance on ranger tool (version 0.6.1).. actually I
> was trying to update my admin account password from UI but it does not work
> .. when I click on save button .. nothing happens.*
>
> *It just remains stuck at the below screen*
>
>
>
> Regards,
> Ankur Porwal
>
> --
> *From:* Abhay Kulkarni 
> *Sent:* 07 May 2020 03:55
> *To:* Ankur Porwal 
> *Subject:* Re: Not able to change ranger password via UI
>
> Ankur,
>
> Please reach out to dev@ranger.apache.org with your query/issue.
>
> Thanks,
> -Abhay
>
> On Wed, May 6, 2020 at 3:10 AM Ankur Porwal 
> wrote:
>
> Hi Abhay,
>
> I hope you are doing all good in these trying times.
>
> Am looking for an assistance on ranger tool .. actually I was trying to
> update my admin account password from UI but it does not work .. when I
> click on save button .. nothing happens.
>
> So can you please advise.
>
>
> Regards,
> Ankur Porwal
>
>


Re: Review Request 72471: RANGER-2813 [HBase]Not able to pull execute permission given to user from getUserPermissions API in HBase Ranger Coprocessor

2020-05-07 Thread Ramesh Mani

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72471/#review220674
---


Ship it!




Ship It!

- Ramesh Mani


On May 7, 2020, 4:57 a.m., Rajeshbabu Chintaguntla wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72471/
> ---
> 
> (Updated May 7, 2020, 4:57 a.m.)
> 
> 
> Review request for ranger and Ramesh Mani.
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> RANGER-2813 [HBase]Not able to pull execute permission given to user from 
> getUserPermissions API in HBase Ranger Coprocessor
> 
> 
> Diffs
> -
> 
>   
> agents-common/src/test/resources/admin/service-defs/test-hbase-servicedef.json
>  71fae66d4 
>   
> hbase-agent/src/main/java/org/apache/ranger/authorization/hbase/HbaseAuthUtils.java
>  928a1353c 
>   
> hbase-agent/src/main/java/org/apache/ranger/authorization/hbase/HbaseAuthUtilsImpl.java
>  5754942b3 
>   
> hbase-agent/src/main/java/org/apache/ranger/authorization/hbase/RangerAuthorizationCoprocessor.java
>  a5697f24f 
>   
> hbase-agent/src/test/java/org/apache/ranger/authorization/hbase/HBaseRangerAuthorizationTest.java
>  bf4bc974e 
>   hbase-agent/src/test/resources/hbase-policies.json 6213a0e84 
>   
> security-admin/src/test/resources/admin/service-defs/test-hbase-servicedef.json
>  71fae66d4 
> 
> 
> Diff: https://reviews.apache.org/r/72471/diff/2/
> 
> 
> Testing
> ---
> 
> Tested the patch in the cluster and able to pull the execute permissions into 
> phoenix from ranger.
> 
> 
> Thanks,
> 
> Rajeshbabu Chintaguntla
> 
>



Re: Review Request 72471: RANGER-2813 [HBase]Not able to pull execute permission given to user from getUserPermissions API in HBase Ranger Coprocessor

2020-05-07 Thread Madhan Neethiraj

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72471/#review220675
---


Ship it!




Ship It!

- Madhan Neethiraj


On May 7, 2020, 4:57 a.m., Rajeshbabu Chintaguntla wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72471/
> ---
> 
> (Updated May 7, 2020, 4:57 a.m.)
> 
> 
> Review request for ranger and Ramesh Mani.
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> RANGER-2813 [HBase]Not able to pull execute permission given to user from 
> getUserPermissions API in HBase Ranger Coprocessor
> 
> 
> Diffs
> -
> 
>   
> agents-common/src/test/resources/admin/service-defs/test-hbase-servicedef.json
>  71fae66d4 
>   
> hbase-agent/src/main/java/org/apache/ranger/authorization/hbase/HbaseAuthUtils.java
>  928a1353c 
>   
> hbase-agent/src/main/java/org/apache/ranger/authorization/hbase/HbaseAuthUtilsImpl.java
>  5754942b3 
>   
> hbase-agent/src/main/java/org/apache/ranger/authorization/hbase/RangerAuthorizationCoprocessor.java
>  a5697f24f 
>   
> hbase-agent/src/test/java/org/apache/ranger/authorization/hbase/HBaseRangerAuthorizationTest.java
>  bf4bc974e 
>   hbase-agent/src/test/resources/hbase-policies.json 6213a0e84 
>   
> security-admin/src/test/resources/admin/service-defs/test-hbase-servicedef.json
>  71fae66d4 
> 
> 
> Diff: https://reviews.apache.org/r/72471/diff/2/
> 
> 
> Testing
> ---
> 
> Tested the patch in the cluster and able to pull the execute permissions into 
> phoenix from ranger.
> 
> 
> Thanks,
> 
> Rajeshbabu Chintaguntla
> 
>



Re: Not able to change ranger password via UI

2020-05-07 Thread Ankur Porwal
Thanks Abhay

Hi Dev Team,

Can you please advise on the below mentioned issue ...

Am looking for an assistance on ranger tool (version 0.6.1).. actually I was 
trying to update my admin account password from UI but it does not work .. when 
I click on save button .. nothing happens.

It just remains stuck at the below screen

[cid:75cd0ee7-cb88-4e65-a78c-7f897e8aab34]

Regards,
Ankur Porwal


From: Abhay Kulkarni 
Sent: 07 May 2020 03:55
To: Ankur Porwal 
Subject: Re: Not able to change ranger password via UI

Ankur,

Please reach out to dev@ranger.apache.org with 
your query/issue.

Thanks,
-Abhay

On Wed, May 6, 2020 at 3:10 AM Ankur Porwal 
mailto:apor...@servicesource.com>> wrote:
Hi Abhay,

I hope you are doing all good in these trying times.

Am looking for an assistance on ranger tool .. actually I was trying to update 
my admin account password from UI but it does not work .. when I click on save 
button .. nothing happens.

So can you please advise.


Regards,
Ankur Porwal


[jira] [Updated] (RANGER-2817) Service configuration update does not cause policies in the service to get downloaded to plugin

2020-05-07 Thread Mahesh Hanumant Bandal (Jira)


 [ 
https://issues.apache.org/jira/browse/RANGER-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahesh Hanumant Bandal updated RANGER-2817:
---
Attachment: RANGER-2817-V1.patch

> Service configuration update does not cause policies in the service to get 
> downloaded to plugin
> ---
>
> Key: RANGER-2817
> URL: https://issues.apache.org/jira/browse/RANGER-2817
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Affects Versions: master
>Reporter: Abhay Kulkarni
>Assignee: Mahesh Hanumant Bandal
>Priority: Major
> Fix For: master
>
> Attachments: RANGER-2817-V1.patch
>
>
> Ranger service configuration variables with names with prefix 
> "ranger.plugin." are downloaded to Ranger plugins along with the policies in 
> the Ranger service. However, when such configuration parameter is updated 
> with a new value, that in itself does not cause the policies  (and relevant 
> service configuration parameters) to be downloaded to plugin when the plugin 
> requests the download.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (RANGER-2817) Service configuration update does not cause policies in the service to get downloaded to plugin

2020-05-07 Thread Mahesh Hanumant Bandal (Jira)


 [ 
https://issues.apache.org/jira/browse/RANGER-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahesh Hanumant Bandal updated RANGER-2817:
---
External issue URL: https://reviews.apache.org/r/72482/

> Service configuration update does not cause policies in the service to get 
> downloaded to plugin
> ---
>
> Key: RANGER-2817
> URL: https://issues.apache.org/jira/browse/RANGER-2817
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Affects Versions: master
>Reporter: Abhay Kulkarni
>Assignee: Mahesh Hanumant Bandal
>Priority: Major
> Fix For: master
>
>
> Ranger service configuration variables with names with prefix 
> "ranger.plugin." are downloaded to Ranger plugins along with the policies in 
> the Ranger service. However, when such configuration parameter is updated 
> with a new value, that in itself does not cause the policies  (and relevant 
> service configuration parameters) to be downloaded to plugin when the plugin 
> requests the download.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (RANGER-2558) how to upgrade from v1.1.0 to v2.0.0

2020-05-07 Thread Pradeep Agrawal (Jira)


[ 
https://issues.apache.org/jira/browse/RANGER-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17101499#comment-17101499
 ] 

Pradeep Agrawal commented on RANGER-2558:
-

* Stop the running ranger v1.1.0 
 * build and untar the ranger 2.0 and go to ranger-2.0 directory.
 * you can provide the ranger v1.1.0  config in ranger 2.0.0  
install.properties and run the setup.sh
 * after the setup, start the ranger service.

 

Ping me if you have any issues.

> how to upgrade from v1.1.0 to v2.0.0
> 
>
> Key: RANGER-2558
> URL: https://issues.apache.org/jira/browse/RANGER-2558
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Reporter: duoya xu
>Priority: Major
>
> now our cluster using the ranger v1.1.0,also we have created many policies . 
> we find only the v2.0.0 have presto plugin, so we want to upgrade the ranger 
> from v1.1.0 to v2.0.0  safely. but we cannot find the steps in the document. 
> would you give us the steps to help us upgrade the ranger version.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)