[jira] [Commented] (RANGER-3395) Unnecessary 'Integer.toString()' call which degrade performance

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412951#comment-17412951 ] Pradeep Agrawal commented on RANGER-3395: - I tried above code multiple time on my local env. and

Re: Review Request 73563: RANGER-3393: Stop using deprecated MySQL driver class

2021-09-09 Thread Pradeep Agrawal
> On Sept. 9, 2021, 1:08 p.m., Pradeep Agrawal wrote: > > What if somebody want to use old jar due to environemnt constraints ? > > Tsung-Ju Lii wrote: > It is probably fine, this is going to affect only the master branch, i.e. > the branch that's supposed to be up to date. > >

[jira] [Comment Edited] (RANGER-3395) Unnecessary 'Integer.toString()' call which degrade performance

2021-09-09 Thread caozhiqiang (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412940#comment-17412940 ] caozhiqiang edited comment on RANGER-3395 at 9/10/21, 4:03 AM: ---

[jira] [Updated] (RANGER-3395) Unnecessary 'Integer.toString()' call which degrade performance

2021-09-09 Thread caozhiqiang (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caozhiqiang updated RANGER-3395: Attachment: 3395-2.png > Unnecessary 'Integer.toString()' call which degrade performance >

[jira] [Comment Edited] (RANGER-3395) Unnecessary 'Integer.toString()' call which degrade performance

2021-09-09 Thread caozhiqiang (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412940#comment-17412940 ] caozhiqiang edited comment on RANGER-3395 at 9/10/21, 4:02 AM: ---

Re: Review Request 73564: RANGER-3394: Too much `varchar(4000)` causes table to exceed ROW SIZE limit in MySQL

2021-09-09 Thread Pradeep Agrawal
> On Sept. 9, 2021, 1:18 p.m., Pradeep Agrawal wrote: > > Please propose changes only for the column you are facing the issue. > > Tsung-Ju Lii wrote: > My issue was that the `varchar(4000)`s in the code made deployment > impossible due to MySQL complaining about row size exceeding max

[jira] [Comment Edited] (RANGER-3395) Unnecessary 'Integer.toString()' call which degrade performance

2021-09-09 Thread caozhiqiang (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412940#comment-17412940 ] caozhiqiang edited comment on RANGER-3395 at 9/10/21, 3:59 AM: ---

[jira] [Comment Edited] (RANGER-3395) Unnecessary 'Integer.toString()' call which degrade performance

2021-09-09 Thread caozhiqiang (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412940#comment-17412940 ] caozhiqiang edited comment on RANGER-3395 at 9/10/21, 3:57 AM: ---

[jira] [Comment Edited] (RANGER-3395) Unnecessary 'Integer.toString()' call which degrade performance

2021-09-09 Thread caozhiqiang (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412940#comment-17412940 ] caozhiqiang edited comment on RANGER-3395 at 9/10/21, 3:39 AM: ---

[jira] [Commented] (RANGER-3395) Unnecessary 'Integer.toString()' call which degrade performance

2021-09-09 Thread caozhiqiang (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412940#comment-17412940 ] caozhiqiang commented on RANGER-3395: - !3395-1.png|width=916,height=211!     [~pradeep], above is

Re: Review Request 73564: RANGER-3394: Too much `varchar(4000)` causes table to exceed ROW SIZE limit in MySQL

2021-09-09 Thread Tsung-Ju Lii
> On 九月 9, 2021, 1:18 p.m., Pradeep Agrawal wrote: > > Please propose changes only for the column you are facing the issue. > > Tsung-Ju Lii wrote: > My issue was that the `varchar(4000)`s in the code made deployment > impossible due to MySQL complaining about row size exceeding max table

[jira] [Updated] (RANGER-3395) Unnecessary 'Integer.toString()' call which degrade performance

2021-09-09 Thread caozhiqiang (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caozhiqiang updated RANGER-3395: Attachment: 3395-1.png > Unnecessary 'Integer.toString()' call which degrade performance >

Re: Review Request 73576: RANGER-3404: user with no permissions can access and edit deligate admin only policies

2021-09-09 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73576/#review223472 ---

Review Request 73576: RANGER-3404: user with no permissions can access and edit deligate admin only policies

2021-09-09 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73576/ --- Review request for ranger, Madhan Neethiraj, Ramesh Mani, Sailaja Polavarapu,

[jira] [Created] (RANGER-3404) user with no permissions can access and edit deligate admin only policies

2021-09-09 Thread Abhay Kulkarni (Jira)
Abhay Kulkarni created RANGER-3404: -- Summary: user with no permissions can access and edit deligate admin only policies Key: RANGER-3404 URL: https://issues.apache.org/jira/browse/RANGER-3404

Re: Review Request 73564: RANGER-3394: Too much `varchar(4000)` causes table to exceed ROW SIZE limit in MySQL

2021-09-09 Thread Madhan Neethiraj
> On Sept. 9, 2021, 1:18 p.m., Pradeep Agrawal wrote: > > Please propose changes only for the column you are facing the issue. > > Tsung-Ju Lii wrote: > My issue was that the `varchar(4000)`s in the code made deployment > impossible due to MySQL complaining about row size exceeding max

Re: Review Request 73564: RANGER-3394: Too much `varchar(4000)` causes table to exceed ROW SIZE limit in MySQL

2021-09-09 Thread Tsung-Ju Lii
> On 九月 9, 2021, 1:18 p.m., Pradeep Agrawal wrote: > > Please propose changes only for the column you are facing the issue. My issue was that the `varchar(4000)`s in the code made deployment impossible due to MySQL complaining about row size exceeding max table size. If there are actually

Re: Review Request 73563: RANGER-3393: Stop using deprecated MySQL driver class

2021-09-09 Thread Tsung-Ju Lii
> On 九月 9, 2021, 1:08 p.m., Pradeep Agrawal wrote: > > What if somebody want to use old jar due to environemnt constraints ? It is probably fine, this is going to affect only the master branch, i.e. the branch that's supposed to be up to date. What happened to me was I pulled the repo from

[jira] [Updated] (RANGER-3336) All policies are exported, when searching reports using roles

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal updated RANGER-3336: Fix Version/s: 3.0.0 > All policies are exported, when searching reports using roles >

[jira] [Updated] (RANGER-3329) Request for _any access-type is denied only when on all access-types are denied

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal updated RANGER-3329: Fix Version/s: 2.2.0 3.0.0 > Request for _any access-type is denied

[jira] [Updated] (RANGER-3367) [Intermittent] Ranger Admin perf logs are not getting logged after Spring Security upgrade

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal updated RANGER-3367: Fix Version/s: 2.2.0 > [Intermittent] Ranger Admin perf logs are not getting logged after

[jira] [Updated] (RANGER-3349) Handling multiple grant role command for same user

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal updated RANGER-3349: Fix Version/s: 3.0.0 > Handling multiple grant role command for same user >

[jira] [Updated] (RANGER-2950) Upgrade Spring framework and Spring Security libraries.

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal updated RANGER-2950: Fix Version/s: 2.2.0 > Upgrade Spring framework and Spring Security libraries. >

[jira] [Updated] (RANGER-3309) Support batch upload of tags to Ranger

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal updated RANGER-3309: Fix Version/s: 3.0.0 > Support batch upload of tags to Ranger >

[jira] [Updated] (RANGER-3362) UI Improvements.

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal updated RANGER-3362: Fix Version/s: 2.2.0 3.0.0 > UI Improvements. > > >

[jira] [Commented] (RANGER-3340) Remove htrace-core.jar from Ranger modules where it is not required

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412585#comment-17412585 ] Pradeep Agrawal commented on RANGER-3340: - Link :

[jira] [Updated] (RANGER-3340) Remove htrace-core.jar from Ranger modules where it is not required

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal updated RANGER-3340: Fix Version/s: 3.0.0 > Remove htrace-core.jar from Ranger modules where it is not

[jira] [Updated] (RANGER-3293) Show user source details on user tab in ranger UI.

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal updated RANGER-3293: Fix Version/s: 2.2.0 3.0.0 > Show user source details on user tab in

[jira] [Commented] (RANGER-3043) Policy export is too slow, because method ensureAdminAndAuditAccess was call for every policies

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412573#comment-17412573 ] Pradeep Agrawal commented on RANGER-3043: - I tried with large set of policies(around 50k), seems

[jira] [Resolved] (RANGER-3285) expose user source details in ranger UI

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal resolved RANGER-3285. - Fix Version/s: 2.2.0 3.0.0 Resolution: Fixed Please close the

[jira] [Commented] (RANGER-3381) Upgrade to junit 4.13.1

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412570#comment-17412570 ] Pradeep Agrawal commented on RANGER-3381: - Patch committed to master branch :

[jira] [Updated] (RANGER-3381) Upgrade to junit 4.13.1

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal updated RANGER-3381: Fix Version/s: 2.2.0 > Upgrade to junit 4.13.1 > --- > >

[jira] [Assigned] (RANGER-3182) Prestosql is renamed to Trino

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal reassigned RANGER-3182: --- Assignee: (was: Pradeep Agrawal) > Prestosql is renamed to Trino >

Re: Review Request 73564: RANGER-3394: Too much `varchar(4000)` causes table to exceed ROW SIZE limit in MySQL

2021-09-09 Thread Pradeep Agrawal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73564/#review223465 --- Please propose changes only for the column you are facing the

[jira] [Commented] (RANGER-3395) Unnecessary 'Integer.toString()' call which degrade performance

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412567#comment-17412567 ] Pradeep Agrawal commented on RANGER-3395: - [~caozhiqiang] : Please provide more details on

[jira] [Commented] (RANGER-3386) apache CollectionUtils package reduce ranger agent performance and should be replaced

2021-09-09 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412565#comment-17412565 ] Pradeep Agrawal commented on RANGER-3386: - Test case shall be junit test case, you can reuse the

Re: Review Request 73563: RANGER-3393: Stop using deprecated MySQL driver class

2021-09-09 Thread Pradeep Agrawal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73563/#review223464 --- What if somebody want to use old jar due to environemnt

[jira] [Resolved] (RANGER-3339) Make Ranger Solr audit collection storage configurable

2021-09-09 Thread Mateen N Mansoori (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mateen N Mansoori resolved RANGER-3339. --- Fix Version/s: 2.2.0 3.0.0 Resolution: Fixed > Make

[jira] [Commented] (RANGER-3339) Make Ranger Solr audit collection storage configurable

2021-09-09 Thread Dhaval Shah (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412480#comment-17412480 ] Dhaval Shah commented on RANGER-3339: - Apache master commit :

Re: Review Request 73558: RANGER-3387 : Ranger Admin Header Validation

2021-09-09 Thread Mateen Mansoori
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73558/ --- (Updated Sept. 9, 2021, 9:06 a.m.) Review request for ranger, Dhaval Shah,

[jira] [Comment Edited] (RANGER-3390) improve plugin performance for yarn and es by replacing getAsString

2021-09-09 Thread caozhiqiang (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17412345#comment-17412345 ] caozhiqiang edited comment on RANGER-3390 at 9/9/21, 6:06 AM: -- [~bpatel]