[jira] [Updated] (RANGER-2574) Ranger Import of fails if policy type is not passed

2019-09-20 Thread Velmurugan Periasamy (Jira)


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

Velmurugan Periasamy updated RANGER-2574:
-
Fix Version/s: 2.1.0

> Ranger Import of fails if policy type is not passed
> ---
>
> Key: RANGER-2574
> URL: https://issues.apache.org/jira/browse/RANGER-2574
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Reporter: Mateen Mansoori
>Assignee: Mateen Mansoori
>Priority: Major
> Fix For: 2.1.0
>
> Attachments: 
> 0001-RANGER-2574-Ranger-Import-of-fails-if-policy-type-is.patch, 
> 2-RANGER-2574-Ranger-Import-of-fails-if-policy-type-is.patch, 
> 3-RANGER-2574-Ranger-Import-of-fails-if-policy-type.patch
>
>
> Getting NPE in policy import when policy type is not passed in any of the 
> policy json.



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


[jira] [Created] (RANGER-2584) Disable deny and exceptions in policies for NiFi

2019-09-20 Thread Matt Gilman (Jira)
Matt Gilman created RANGER-2584:
---

 Summary: Disable deny and exceptions in policies for NiFi
 Key: RANGER-2584
 URL: https://issues.apache.org/jira/browse/RANGER-2584
 Project: Ranger
  Issue Type: Improvement
  Components: plugins
Reporter: Matt Gilman


NiFi's policies are effectively whitelisting allowed users and groups. NiFi 
puts forth a best effort to map Ranger policy model into NiFi policy model. We 
should attempt to align these by disabling deny and exceptions in policies.



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


[jira] [Updated] (RANGER-2584) Disable deny and exceptions in policies for NiFi

2019-09-20 Thread Matt Gilman (Jira)


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

Matt Gilman updated RANGER-2584:

Priority: Minor  (was: Major)

> Disable deny and exceptions in policies for NiFi
> 
>
> Key: RANGER-2584
> URL: https://issues.apache.org/jira/browse/RANGER-2584
> Project: Ranger
>  Issue Type: Improvement
>  Components: plugins
>Reporter: Matt Gilman
>Priority: Minor
>
> NiFi's policies are effectively whitelisting allowed users and groups. NiFi 
> puts forth a best effort to map Ranger policy model into NiFi policy model. 
> We should attempt to align these by disabling deny and exceptions in policies.



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


[jira] [Commented] (RANGER-2584) Disable deny and exceptions in policies for NiFi

2019-09-20 Thread Matt Gilman (Jira)


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

Matt Gilman commented on RANGER-2584:
-

I'm happy to supply the PR for this effort.

> Disable deny and exceptions in policies for NiFi
> 
>
> Key: RANGER-2584
> URL: https://issues.apache.org/jira/browse/RANGER-2584
> Project: Ranger
>  Issue Type: Improvement
>  Components: plugins
>Reporter: Matt Gilman
>Priority: Minor
>
> NiFi's policies are effectively whitelisting allowed users and groups. NiFi 
> puts forth a best effort to map Ranger policy model into NiFi policy model. 
> We should attempt to align these by disabling deny and exceptions in policies.



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


Re: Review Request 71524: RANGER-2581: Ranger solr plugin fails to connect to SSL enabled Ranger

2019-09-20 Thread Ramesh Mani

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




agents-common/src/main/java/org/apache/ranger/plugin/util/RangerRESTClient.java
Line 243 (original), 242 (patched)


Is this done, because Solr plugin is not able to get the SSLConfig File?


- Ramesh Mani


On Sept. 20, 2019, 9:57 a.m., Pradeep Agrawal wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71524/
> ---
> 
> (Updated Sept. 20, 2019, 9:57 a.m.)
> 
> 
> Review request for ranger, Ankita Sinha, bhavik patel, Gautam Borad, Abhay 
> Kulkarni, Madhan Neethiraj, Mehul Parikh, Mugdha Varadkar, Nikhil P, Nitin 
> Galave, Ramesh Mani, Sailaja Polavarapu, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-2581
> https://issues.apache.org/jira/browse/RANGER-2581
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> **Problem Statement: ** Ranger solr plugin fails to connect to SSL enabled 
> Ranger.
> 
> **Proposed Solution: ** Replaced org.apache.hadoop.conf.Configuration class 
> with overridden class 
> org.apache.ranger.authorization.hadoop.config.RangerConfiguration.
> RangerConfiguration class is called to load properties during plugin init in 
> RangerBasePlugin class so most likely RangerConfiguration object may already 
> have the configs available.
> 
> 
> Diffs
> -
> 
>   
> agents-common/src/main/java/org/apache/ranger/plugin/util/RangerRESTClient.java
>  5a7596f8d 
>   src/main/assembly/admin-web.xml 449a11243 
> 
> 
> Diff: https://reviews.apache.org/r/71524/diff/1/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Pradeep Agrawal
> 
>



[jira] [Assigned] (RANGER-2585) Ranger audits for hive role commands show user as "hive" instead of the effective user

2019-09-20 Thread Sailaja Polavarapu (Jira)


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

Sailaja Polavarapu reassigned RANGER-2585:
--

Assignee: Sailaja Polavarapu

> Ranger audits for hive role commands show user as "hive" instead of the 
> effective user
> --
>
> Key: RANGER-2585
> URL: https://issues.apache.org/jira/browse/RANGER-2585
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Affects Versions: 2.0.0
>Reporter: Sailaja Polavarapu
>Assignee: Sailaja Polavarapu
>Priority: Major
> Fix For: master
>
>
> When hive role commands (like "create role role1", etc...) are run through 
> beeline by a user like "bob", Ranger audits show the user as "hive" instead 
> of "bob".



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


[jira] [Created] (RANGER-2585) Ranger audits for hive role commands show user as "hive" instead of the effective user

2019-09-20 Thread Sailaja Polavarapu (Jira)
Sailaja Polavarapu created RANGER-2585:
--

 Summary: Ranger audits for hive role commands show user as "hive" 
instead of the effective user
 Key: RANGER-2585
 URL: https://issues.apache.org/jira/browse/RANGER-2585
 Project: Ranger
  Issue Type: Bug
  Components: Ranger
Affects Versions: 2.0.0
Reporter: Sailaja Polavarapu
 Fix For: master


When hive role commands (like "create role role1", etc...) are run through 
beeline by a user like "bob", Ranger audits show the user as "hive" instead of 
"bob".



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


Review Request 71530: RANGER-2585: Ranger audits for hive role commands show user as "hive" instead of the effective user

2019-09-20 Thread Sailaja Polavarapu

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

Review request for ranger, Abhay Kulkarni, Pradeep Agrawal, Ramesh Mani, and 
Velmurugan Periasamy.


Bugs: RANGER-2585
https://issues.apache.org/jira/browse/RANGER-2585


Repository: ranger


Description
---

Setting AddedByUserId and UpdatedByUserId from ranger role request instead from 
the user session.


Diffs
-

  
hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java
 0c5449d44 
  
security-admin/src/main/java/org/apache/ranger/common/db/JPABeanCallbacks.java 
226c0606a 
  security-admin/src/main/java/org/apache/ranger/rest/RoleREST.java 25fb0858a 
  security-admin/src/main/java/org/apache/ranger/service/RangerRoleService.java 
ca4407b06 


Diff: https://reviews.apache.org/r/71530/diff/1/


Testing
---

1. Patched cluster and verified the audits for role commands are showing the 
effective user instead of "hive" user.
2. Also verified the DB tables for x_role and x_trxlog tables.
3. Verified all the existing unit tests run successfully.


Thanks,

Sailaja Polavarapu



[jira] [Updated] (RANGER-2585) Ranger audits for hive role commands show user as "hive" instead of the effective user

2019-09-20 Thread Sailaja Polavarapu (Jira)


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

Sailaja Polavarapu updated RANGER-2585:
---
Attachment: 0001-RANGER-2585-Setting-AddedByUserId-and-UpdatedByUserI.patch

> Ranger audits for hive role commands show user as "hive" instead of the 
> effective user
> --
>
> Key: RANGER-2585
> URL: https://issues.apache.org/jira/browse/RANGER-2585
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Affects Versions: 2.0.0
>Reporter: Sailaja Polavarapu
>Assignee: Sailaja Polavarapu
>Priority: Major
> Fix For: master
>
> Attachments: 
> 0001-RANGER-2585-Setting-AddedByUserId-and-UpdatedByUserI.patch
>
>
> When hive role commands (like "create role role1", etc...) are run through 
> beeline by a user like "bob", Ranger audits show the user as "hive" instead 
> of "bob".



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


Re: Review Request 71530: RANGER-2585: Ranger audits for hive role commands show user as "hive" instead of the effective user

2019-09-20 Thread Abhay Kulkarni

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


Fix it, then Ship it!





security-admin/src/main/java/org/apache/ranger/service/RangerRoleService.java
Lines 158 (patched)


Please consider using StringUtils.isNotBlank() instead of StringUtil class.



security-admin/src/main/java/org/apache/ranger/service/RangerRoleService.java
Lines 162 (patched)


Please format with spaces around operators in this block.


- Abhay Kulkarni


On Sept. 21, 2019, 12:27 a.m., Sailaja Polavarapu wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71530/
> ---
> 
> (Updated Sept. 21, 2019, 12:27 a.m.)
> 
> 
> Review request for ranger, Abhay Kulkarni, Pradeep Agrawal, Ramesh Mani, and 
> Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-2585
> https://issues.apache.org/jira/browse/RANGER-2585
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> Setting AddedByUserId and UpdatedByUserId from ranger role request instead 
> from the user session.
> 
> 
> Diffs
> -
> 
>   
> hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java
>  0c5449d44 
>   
> security-admin/src/main/java/org/apache/ranger/common/db/JPABeanCallbacks.java
>  226c0606a 
>   security-admin/src/main/java/org/apache/ranger/rest/RoleREST.java 25fb0858a 
>   
> security-admin/src/main/java/org/apache/ranger/service/RangerRoleService.java 
> ca4407b06 
> 
> 
> Diff: https://reviews.apache.org/r/71530/diff/1/
> 
> 
> Testing
> ---
> 
> 1. Patched cluster and verified the audits for role commands are showing the 
> effective user instead of "hive" user.
> 2. Also verified the DB tables for x_role and x_trxlog tables.
> 3. Verified all the existing unit tests run successfully.
> 
> 
> Thanks,
> 
> Sailaja Polavarapu
> 
>



Re: Review Request 71528: RANGER-2582 : Policy history details popup not getting populated properly.

2019-09-20 Thread Mehul Parikh

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


Ship it!




Ship It!

- Mehul Parikh


On Sept. 20, 2019, 2:56 p.m., Nitin Galave wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71528/
> ---
> 
> (Updated Sept. 20, 2019, 2:56 p.m.)
> 
> 
> Review request for ranger, Mehul Parikh, Pradeep Agrawal, and Velmurugan 
> Periasamy.
> 
> 
> Bugs: RANGER-2582
> https://issues.apache.org/jira/browse/RANGER-2582
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> Policy history details popup not getting populated properly.
> 
> 
> Diffs
> -
> 
>   security-admin/src/main/webapp/scripts/models/RangerPolicy.js cd873b3 
>   security-admin/src/main/webapp/scripts/views/policies/RangerPolicyRO.js 
> af024e2 
>   
> security-admin/src/main/webapp/scripts/views/policies/RangerPolicyTableLayout.js
>  31fc7c1 
>   security-admin/src/main/webapp/scripts/views/reports/AuditLayout.js 6a1c7c2 
> 
> 
> Diff: https://reviews.apache.org/r/71528/diff/1/
> 
> 
> Testing
> ---
> 
> Verified that, policy history details popup populated properly for unzone and 
> zone policy.
> 
> 
> Thanks,
> 
> Nitin Galave
> 
>



[jira] [Commented] (RANGER-2578) Login rangeradmin password should encrypt

2019-09-20 Thread Haihui Xu (Jira)


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

Haihui Xu commented on RANGER-2578:
---

Using AES algorithm to encrypt. Front-end encrypt password and  Back-end 
decrypt password.

> Login rangeradmin password should encrypt
> -
>
> Key: RANGER-2578
> URL: https://issues.apache.org/jira/browse/RANGER-2578
> Project: Ranger
>  Issue Type: New Feature
>  Components: admin, Ranger
>Reporter: Haihui Xu
>Assignee: Haihui Xu
>Priority: Major
>  Labels: patch
> Attachments: 0001-RANGER-2578-Login-rangeradmin-password 
> should-encrypt.patch, 0002-RANGER-2578-Login-rangeradmin-password 
> should-encrypt.patch, 49c0e28673b13ffaf2dfe7e4067fcad.png
>
>
> When login ranger admin, the password is visible when press F12. And the 
> password should encrypt.



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


[jira] [Updated] (RANGER-2581) Ranger solr plugin fails to connect to SSL enabled Ranger

2019-09-20 Thread Pradeep Agrawal (Jira)


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

Pradeep Agrawal updated RANGER-2581:

Attachment: 0001-RANGER-2581-Ranger-solr-plugin-fails-to-connect-to-S.patch

> Ranger solr plugin fails to connect to SSL enabled Ranger
> -
>
> Key: RANGER-2581
> URL: https://issues.apache.org/jira/browse/RANGER-2581
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Affects Versions: 2.1.0
>Reporter: Pradeep Agrawal
>Assignee: Pradeep Agrawal
>Priority: Major
> Fix For: 2.1.0
>
> Attachments: 
> 0001-RANGER-2581-Ranger-solr-plugin-fails-to-connect-to-S.patch
>
>
> It seems Ranger solr plugin fails to connect to SSL enabled Ranger as solr 
> plugin is unable to read ssl properties from ranger-policymgr-ssl-site.xml 
> file



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


[jira] [Created] (RANGER-2581) Ranger solr plugin fails to connect to SSL enabled Ranger

2019-09-20 Thread Pradeep Agrawal (Jira)
Pradeep Agrawal created RANGER-2581:
---

 Summary: Ranger solr plugin fails to connect to SSL enabled Ranger
 Key: RANGER-2581
 URL: https://issues.apache.org/jira/browse/RANGER-2581
 Project: Ranger
  Issue Type: Bug
  Components: Ranger
Affects Versions: 2.1.0
Reporter: Pradeep Agrawal
Assignee: Pradeep Agrawal
 Fix For: 2.1.0


It seems Ranger solr plugin fails to connect to SSL enabled Ranger as solr 
plugin is unable to read ssl properties from ranger-policymgr-ssl-site.xml file



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


Review Request 71524: RANGER-2581: Ranger solr plugin fails to connect to SSL enabled Ranger

2019-09-20 Thread Pradeep Agrawal

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

Review request for ranger, Ankita Sinha, bhavik patel, Gautam Borad, Abhay 
Kulkarni, Madhan Neethiraj, Mehul Parikh, Mugdha Varadkar, Nikhil P, Nitin 
Galave, Ramesh Mani, Sailaja Polavarapu, and Velmurugan Periasamy.


Bugs: RANGER-2581
https://issues.apache.org/jira/browse/RANGER-2581


Repository: ranger


Description
---

**Problem Statement: ** Ranger solr plugin fails to connect to SSL enabled 
Ranger.

**Proposed Solution: ** Replaced org.apache.hadoop.conf.Configuration class 
with overridden class 
org.apache.ranger.authorization.hadoop.config.RangerConfiguration.
RangerConfiguration class is called to load properties during plugin init in 
RangerBasePlugin class so most likely RangerConfiguration object may already 
have the configs available.


Diffs
-

  
agents-common/src/main/java/org/apache/ranger/plugin/util/RangerRESTClient.java 
5a7596f8d 
  src/main/assembly/admin-web.xml 449a11243 


Diff: https://reviews.apache.org/r/71524/diff/1/


Testing
---


Thanks,

Pradeep Agrawal



Re: Review Request 71524: RANGER-2581: Ranger solr plugin fails to connect to SSL enabled Ranger

2019-09-20 Thread Mehul Parikh

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


Ship it!




Ship It!

- Mehul Parikh


On Sept. 20, 2019, 9:57 a.m., Pradeep Agrawal wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71524/
> ---
> 
> (Updated Sept. 20, 2019, 9:57 a.m.)
> 
> 
> Review request for ranger, Ankita Sinha, bhavik patel, Gautam Borad, Abhay 
> Kulkarni, Madhan Neethiraj, Mehul Parikh, Mugdha Varadkar, Nikhil P, Nitin 
> Galave, Ramesh Mani, Sailaja Polavarapu, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-2581
> https://issues.apache.org/jira/browse/RANGER-2581
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> **Problem Statement: ** Ranger solr plugin fails to connect to SSL enabled 
> Ranger.
> 
> **Proposed Solution: ** Replaced org.apache.hadoop.conf.Configuration class 
> with overridden class 
> org.apache.ranger.authorization.hadoop.config.RangerConfiguration.
> RangerConfiguration class is called to load properties during plugin init in 
> RangerBasePlugin class so most likely RangerConfiguration object may already 
> have the configs available.
> 
> 
> Diffs
> -
> 
>   
> agents-common/src/main/java/org/apache/ranger/plugin/util/RangerRESTClient.java
>  5a7596f8d 
>   src/main/assembly/admin-web.xml 449a11243 
> 
> 
> Diff: https://reviews.apache.org/r/71524/diff/1/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Pradeep Agrawal
> 
>



[jira] [Created] (RANGER-2582) Policy history details popup not getting populated properly.

2019-09-20 Thread Nitin Galave (Jira)
Nitin Galave created RANGER-2582:


 Summary: Policy history details popup not getting populated 
properly.
 Key: RANGER-2582
 URL: https://issues.apache.org/jira/browse/RANGER-2582
 Project: Ranger
  Issue Type: Bug
  Components: Ranger
Reporter: Nitin Galave
Assignee: Nitin Galave


Policy history details popup not getting populated properly.



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


[jira] [Commented] (RANGER-2570) Handling the pop up of policy details on Ranger Access audit log row

2019-09-20 Thread Fatima Amjad Khan (Jira)


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

Fatima Amjad Khan commented on RANGER-2570:
---

Closing this issue as its handled in 
https://issues.apache.org/jira/browse/RANGER-2580

> Handling the pop up of policy details on Ranger Access audit log row
> 
>
> Key: RANGER-2570
> URL: https://issues.apache.org/jira/browse/RANGER-2570
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Affects Versions: 2.0.0
>Reporter: Fatima Amjad Khan
>Assignee: Fatima Amjad Khan
>Priority: Major
> Attachments: RANGER-2570.patch, RANGER-2570_v1.patch
>
>
> Issue on pop up of policy details of ranger access audit log row



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


Re: Review Request 71528: RANGER-2582 : Policy history details popup not getting populated properly.

2019-09-20 Thread Nitin Galave

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

(Updated Sept. 20, 2019, 2:56 p.m.)


Review request for ranger, Mehul Parikh, Pradeep Agrawal, and Velmurugan 
Periasamy.


Bugs: RANGER-2582
https://issues.apache.org/jira/browse/RANGER-2582


Repository: ranger


Description
---

Policy history details popup not getting populated properly.


Diffs
-

  security-admin/src/main/webapp/scripts/models/RangerPolicy.js cd873b3 
  security-admin/src/main/webapp/scripts/views/policies/RangerPolicyRO.js 
af024e2 
  
security-admin/src/main/webapp/scripts/views/policies/RangerPolicyTableLayout.js
 31fc7c1 
  security-admin/src/main/webapp/scripts/views/reports/AuditLayout.js 6a1c7c2 


Diff: https://reviews.apache.org/r/71528/diff/1/


Testing
---

Verified that, policy history details popup populated properly for unzone and 
zone policy.


Thanks,

Nitin Galave



[jira] [Updated] (RANGER-2583) Upgrade jackson-databind

2019-09-20 Thread Jira


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

László Dénes Terjéki updated RANGER-2583:
-
Attachment: 0001-RANGER-2583-Upgrade-jackson-databind-version-to-2.9..patch

> Upgrade jackson-databind
> 
>
> Key: RANGER-2583
> URL: https://issues.apache.org/jira/browse/RANGER-2583
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Affects Versions: 2.0.0, 2.1.0
>Reporter: László Dénes Terjéki
>Priority: Major
> Attachments: 
> 0001-RANGER-2583-Upgrade-jackson-databind-version-to-2.9..patch
>
>
> Upgrade jackson-databind version fro 2.9.9 to 2.9.9.3



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


Review Request 71527: Upgrade jackson-databind

2019-09-20 Thread László Terjéki

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

Review request for ranger.


Bugs: RANGER-2583
https://issues.apache.org/jira/browse/RANGER-2583


Repository: ranger


Description
---

Upgrade jackson-databind version to 2.9.9.3


Diffs
-

  kms/pom.xml d344d16f0 
  pom.xml abc5d59c0 
  security-admin/pom.xml fbc24f27a 
  src/main/assembly/tagsync.xml 80188e82c 
  tagsync/pom.xml 16f6183d6 


Diff: https://reviews.apache.org/r/71527/diff/1/


Testing
---


Thanks,

László Terjéki



[jira] [Updated] (RANGER-2582) Policy history details popup not getting populated properly.

2019-09-20 Thread Nitin Galave (Jira)


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

Nitin Galave updated RANGER-2582:
-
Attachment: 0001-RANGER-2582.patch

> Policy history details popup not getting populated properly.
> 
>
> Key: RANGER-2582
> URL: https://issues.apache.org/jira/browse/RANGER-2582
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Reporter: Nitin Galave
>Assignee: Nitin Galave
>Priority: Major
> Attachments: 0001-RANGER-2582.patch
>
>
> Policy history details popup not getting populated properly.



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


Re: Review Request 71527: Upgrade jackson-databind

2019-09-20 Thread Zsombor Gegesy

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


Ship it!




Ship It!

- Zsombor Gegesy


On Sept. 20, 2019, 1:39 p.m., László Terjéki wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71527/
> ---
> 
> (Updated Sept. 20, 2019, 1:39 p.m.)
> 
> 
> Review request for ranger.
> 
> 
> Bugs: RANGER-2583
> https://issues.apache.org/jira/browse/RANGER-2583
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> Upgrade jackson-databind version to 2.9.9.3
> 
> 
> Diffs
> -
> 
>   kms/pom.xml d344d16f0 
>   pom.xml abc5d59c0 
>   security-admin/pom.xml fbc24f27a 
>   src/main/assembly/tagsync.xml 80188e82c 
>   tagsync/pom.xml 16f6183d6 
> 
> 
> Diff: https://reviews.apache.org/r/71527/diff/1/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> László Terjéki
> 
>



[jira] [Updated] (RANGER-2555) Enhancements in Ranger plugins to support Ranger HA without load-balancer

2019-09-20 Thread Mateen Mansoori (Jira)


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

Mateen Mansoori updated RANGER-2555:

Attachment: 3-RANGER-2555-Enhancements-in-Ranger-plugins-to-supp.patch

> Enhancements in Ranger plugins to support Ranger HA without load-balancer
> -
>
> Key: RANGER-2555
> URL: https://issues.apache.org/jira/browse/RANGER-2555
> Project: Ranger
>  Issue Type: Improvement
>  Components: Ranger
>Affects Versions: 2.0.0
>Reporter: Mehul Parikh
>Assignee: Mateen Mansoori
>Priority: Major
> Attachments: 
> 3-RANGER-2555-Enhancements-in-Ranger-plugins-to-supp.patch
>
>
> As a security/infra administrator, I need to be able to deploy Ranger in HA 
> mode without requiring additional load balancer hardware or software. 



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


[jira] [Commented] (RANGER-2583) Upgrade jackson-databind

2019-09-20 Thread Jira


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

László Dénes Terjéki commented on RANGER-2583:
--

Review: [https://reviews.apache.org/r/71527/]

> Upgrade jackson-databind
> 
>
> Key: RANGER-2583
> URL: https://issues.apache.org/jira/browse/RANGER-2583
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Affects Versions: 2.0.0, 2.1.0
>Reporter: László Dénes Terjéki
>Priority: Major
> Attachments: 
> 0001-RANGER-2583-Upgrade-jackson-databind-version-to-2.9..patch
>
>
> Upgrade jackson-databind version fro 2.9.9 to 2.9.9.3



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


[jira] [Created] (RANGER-2583) Upgrade jackson-databind

2019-09-20 Thread Jira
László Dénes Terjéki created RANGER-2583:


 Summary: Upgrade jackson-databind
 Key: RANGER-2583
 URL: https://issues.apache.org/jira/browse/RANGER-2583
 Project: Ranger
  Issue Type: Bug
  Components: Ranger
Affects Versions: 2.0.0, 2.1.0
Reporter: László Dénes Terjéki


Upgrade jackson-databind version fro 2.9.9 to 2.9.9.3



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


Re: Review Request 71528: RANGER-2582 : Policy history details popup not getting populated properly.

2019-09-20 Thread Velmurugan Periasamy

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


Ship it!




Ship It!

- Velmurugan Periasamy


On Sept. 20, 2019, 2:56 p.m., Nitin Galave wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71528/
> ---
> 
> (Updated Sept. 20, 2019, 2:56 p.m.)
> 
> 
> Review request for ranger, Mehul Parikh, Pradeep Agrawal, and Velmurugan 
> Periasamy.
> 
> 
> Bugs: RANGER-2582
> https://issues.apache.org/jira/browse/RANGER-2582
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> Policy history details popup not getting populated properly.
> 
> 
> Diffs
> -
> 
>   security-admin/src/main/webapp/scripts/models/RangerPolicy.js cd873b3 
>   security-admin/src/main/webapp/scripts/views/policies/RangerPolicyRO.js 
> af024e2 
>   
> security-admin/src/main/webapp/scripts/views/policies/RangerPolicyTableLayout.js
>  31fc7c1 
>   security-admin/src/main/webapp/scripts/views/reports/AuditLayout.js 6a1c7c2 
> 
> 
> Diff: https://reviews.apache.org/r/71528/diff/1/
> 
> 
> Testing
> ---
> 
> Verified that, policy history details popup populated properly for unzone and 
> zone policy.
> 
> 
> Thanks,
> 
> Nitin Galave
> 
>