[jira] [Updated] (RANGER-1898) Simplify Knox plugin dependency management

2017-11-27 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1898: Description: This task is to simplify the dependency management for the Knox

[jira] [Updated] (RANGER-1895) Simplify Storm dependencies

2017-11-27 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1895: Attachment: 0001-RANGER-1895-Simplify-Storm-dependencies.patch > Simplify St

[jira] [Updated] (RANGER-1895) Simplify Storm dependencies

2017-11-27 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1895: Attachment: (was: 0001-RANGER-1895-Simplify-Storm-dependencies.patch

[jira] [Updated] (RANGER-1895) Simplify Storm dependencies

2017-11-27 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1895: Description: This task is to simplify the Apache Storm dependencies for Ranger. We

Re: Review Request 64057: RANGER-1907:The solr-solrj jar is not need for hive-agent. So it should be removed from the pom.xml file of the hive-agent

2017-11-27 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64057/#review191886 --- Ship it! Ship It! - Colm O hEigeartaigh On Nov. 24, 2017, 2

[jira] [Commented] (RANGER-1908) Build (unit tests) failed in HBase Security Plugin

2017-11-27 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266633#comment-16266633 ] Colm O hEigeartaigh commented on RANGER-1908: - Hi Nigel, Could you try applying this patch

Review Request 64051: RANGER-1906 - Simplify Atlas plugin dependency management

2017-11-23 Thread Colm O hEigeartaigh
for the Atlas distribution. Diffs - plugin-atlas/pom.xml 957b4ce3 ranger-atlas-plugin-shim/pom.xml a207d16b src/main/assembly/plugin-atlas.xml fd988116 Diff: https://reviews.apache.org/r/64051/diff/1/ Testing --- Thanks, Colm O hEigeartaigh

[jira] [Updated] (RANGER-1906) Simplify Atlas plugin dependency management

2017-11-23 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1906: Attachment: 0001-RANGER-1906-Simplify-Atlas-plugin-dependency-managem.patch

[jira] [Created] (RANGER-1906) Simplify Atlas plugin dependency management

2017-11-23 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created RANGER-1906: --- Summary: Simplify Atlas plugin dependency management Key: RANGER-1906 URL: https://issues.apache.org/jira/browse/RANGER-1906 Project: Ranger

[jira] [Updated] (RANGER-1895) Simplify Storm dependencies

2017-11-23 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1895: Attachment: (was: 0001-RANGER-1895-Simplify-Storm-dependencies.patch

[jira] [Updated] (RANGER-1895) Simplify Storm dependencies

2017-11-23 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1895: Attachment: 0001-RANGER-1895-Simplify-Storm-dependencies.patch Also removing

Re: Review Request 63919: RANGER-1895 - Simplify Storm dependencies

2017-11-23 Thread Colm O hEigeartaigh
/ Testing --- Tested the plugin works OK with Apache Storm 1.1.1. The only change in the distribution is that it doesn't include the Hadoop HDFS jar. Thanks, Colm O hEigeartaigh

Re: Review Request 63987: RANGER-1905 : fix maven assembly creation

2017-11-23 Thread Colm O hEigeartaigh
the Ranger admin + installed and started it without any errors in the logs. - Colm O hEigeartaigh On Nov. 22, 2017, 12:23 p.m., Zsombor Gegesy wrote: > > --- > This is an automatically generated e-mail. To reply, visit

Re: Review Request 63981: RANGER-1903:Simplify the maven dependency management of the Hdfs plugin for Ranger.

2017-11-23 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63981/#review191791 --- Ship it! Ship It! - Colm O hEigeartaigh On Nov. 23, 2017, 3

Re: Review Request 61062: RANGER-1707 : fix hdfs traverse check

2017-11-22 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61062/#review191736 --- Ship it! Ship It! - Colm O hEigeartaigh On Nov. 22, 2017

Re: Review Request 61062: RANGER-1707 : fix hdfs traverse check

2017-11-22 Thread Colm O hEigeartaigh
> On Nov. 21, 2017, 4 p.m., Colm O hEigeartaigh wrote: > > You could put some spaces into "for (int i=0;i<pathSegments.length;i++) {" > > There's also an indentation issue on line 201 of RangerHdfsAuthorizerTest. > > Other spacing issue here "ancestorIndex,

Re: Build issues - inconsistent

2017-11-22 Thread Colm O hEigeartaigh
gt; com/webcohesion/enunciate/modules/docs/docs.fmt" at line 192, column > 3] > > > [ERROR] - Reached through: @file name=indexPageName [in > template > > > "jar:file:/Users/jonesn/.m2/repository/com/webcohesion/ > > > enunciate/enunciate-docs/2.8.0/enunciate-docs-2.8.0.jar!/ > > > com/webcohesion/enunciate/modules/docs/docs.fmt" at line 181, column > 1] > > > [ERROR] : InvocationTargetException: javax/annotation/security/ > RolesAllowed: > > > javax.annotation.security.RolesAllowed > > > [ERROR] -> [Help 1] > > > [ERROR] > > > [ERROR] To see the full stack trace of the errors, re-run Maven with > the > > > -e switch. > > > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > > > [ERROR] > > > [ERROR] For more information about the errors and possible solutions, > > > please read the following articles: > > > [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ > > > MojoExecutionException > > > [ERROR] > > > [ERROR] After correcting the problems, you can resume the build with > the > > > command > > > [ERROR] mvn -rf :security-admin-web > > > > > > > > > >> --- > > > > > > So that's 4 attempts, 4 different results. I could open JIRAs, but I'm > > > concerned at the lack of consistency. What do I need to check in my dev > > > environments? Are there additional prereqs not checked for in maven? > > > > > > My Atlas builds are more consistent (occasional timeout, but generally > > > sharing results with others) > > > > > > Many thanks > > > Nigel Jones > > > nigel.l.jo...@gmail.com > > > > > > > > > > > -- > > Colm O hEigeartaigh > > > > Talend Community Coder > > http://coders.talend.com > > > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: Review Request 63867: RANGER-1848:Implement getLinkList/getJobList in SqoopClient for Ranger Sqoop2 plugin

2017-11-21 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63867/#review191587 --- Ship it! Ship It! - Colm O hEigeartaigh On Nov. 21, 2017, 3

[jira] [Updated] (RANGER-1896) Remove deprecated extractedCommonCriterias call from the SearchUtil

2017-11-21 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1896: Fix Version/s: 1.0.0 > Remove deprecated extractedCommonCriterias call f

[jira] [Resolved] (RANGER-1896) Remove deprecated extractedCommonCriterias call from the SearchUtil

2017-11-21 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved RANGER-1896. - Resolution: Fixed > Remove deprecated extractedCommonCriterias call f

Re: Review Request 61062: RANGER-1707 : fix hdfs traverse check

2017-11-21 Thread Colm O hEigeartaigh
sary here, as we are checking EXECUTE already in "traverseOnlyCheck". - Colm O hEigeartaigh On July 22, 2017, 10:31 a.m., Zsombor Gegesy wrote: > > --- > This is an automatically generated e-mail. To re

Re: Build issues - inconsistent

2017-11-21 Thread Colm O hEigeartaigh
ug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ > MojoExecutionException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn -rf :security-admin-web > > > >> --- > > So that's 4 attempts, 4 different results. I could open JIRAs, but I'm > concerned at the lack of consistency. What do I need to check in my dev > environments? Are there additional prereqs not checked for in maven? > > My Atlas builds are more consistent (occasional timeout, but generally > sharing results with others) > > Many thanks > Nigel Jones > nigel.l.jo...@gmail.com > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Review Request 63949: RANGER-1898 - Simplify Knox plugin dependency management

2017-11-20 Thread Colm O hEigeartaigh
/assembly/knox-agent.xml 8357d498 Diff: https://reviews.apache.org/r/63949/diff/1/ Testing --- Tested that the distribution ships the same jars as before, apart from hadoop-hdfs. Also tested a use-case involving Ranger + Knox. Thanks, Colm O hEigeartaigh

[jira] [Updated] (RANGER-1898) Simplify Knox plugin dependency management

2017-11-20 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1898: Attachment: 0001-RANGER-1898-Simplify-Knox-plugin-dependency-manageme.patch

[jira] [Created] (RANGER-1898) Simplify Knox plugin dependency management

2017-11-20 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created RANGER-1898: --- Summary: Simplify Knox plugin dependency management Key: RANGER-1898 URL: https://issues.apache.org/jira/browse/RANGER-1898 Project: Ranger

Re: Review Request 63867: RANGER-1848:Implement getLinkList/getJobList in SqoopClient for Ranger Sqoop2 plugin

2017-11-20 Thread Colm O hEigeartaigh
Collections.emptyList() instead of null. - Colm O hEigeartaigh On Nov. 20, 2017, 8:13 a.m., Qiang Zhang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 63870: RANGER-1861:There are errors when the "ranger-kms start" command was executed.

2017-11-20 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63870/#review191494 --- Ship it! Ship It! - Colm O hEigeartaigh On Nov. 16, 2017

Re: Review Request 63921: RANGER-1896 : Remove deprecated extractedCommonCriterias call from the SearchUtil and fix the UserREST controller

2017-11-20 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63921/#review191490 --- Ship it! Ship It! - Colm O hEigeartaigh On Nov. 17, 2017, 4

Re: Review Request 63867: RANGER-1848:Implement getLinkList/getJobList in SqoopClient for Ranger Sqoop2 plugin

2017-11-17 Thread Colm O hEigeartaigh
as it is not really required. - Colm O hEigeartaigh On Nov. 16, 2017, 7:13 a.m., Qiang Zhang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Review Request 63919: RANGER-1895 - Simplify Storm dependencies

2017-11-17 Thread Colm O hEigeartaigh
HDFS jar. Thanks, Colm O hEigeartaigh

[jira] [Updated] (RANGER-1895) Simplify Storm dependencies

2017-11-17 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1895: Attachment: 0001-RANGER-1895-Simplify-Storm-dependencies.patch > Simplify St

[jira] [Created] (RANGER-1895) Simplify Storm dependencies

2017-11-17 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created RANGER-1895: --- Summary: Simplify Storm dependencies Key: RANGER-1895 URL: https://issues.apache.org/jira/browse/RANGER-1895 Project: Ranger Issue Type

[jira] [Updated] (RANGER-1894) Fix HDFS tests to work with Hadoop 3.0.0

2017-11-17 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1894: Attachment: 0001-RANGER-1894-Fix-HDFS-tests-to-work-with-Hadoop-3.0.0.patch >

Review Request 63908: RANGER-1894 - Fix HDFS tests to work with Hadoop 3.0.0

2017-11-17 Thread Colm O hEigeartaigh
e last one. Diffs - hdfs-agent/src/test/java/org/apache/ranger/services/hdfs/HDFSRangerTest.java a7215ce9 hdfs-agent/src/test/resources/hdfs-policies.json 056231fc Diff: https://reviews.apache.org/r/63908/diff/1/ Testing --- Thanks, Colm O hEigeartaigh

[jira] [Created] (RANGER-1894) Fix HDFS tests to work with Hadoop 3.0.0

2017-11-17 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created RANGER-1894: --- Summary: Fix HDFS tests to work with Hadoop 3.0.0 Key: RANGER-1894 URL: https://issues.apache.org/jira/browse/RANGER-1894 Project: Ranger

Re: Review Request 63789: RANGER-1887:serviceDef.getResources().get(0).getName(); case IndexOutOfBoundsException in RangerServiceTag.class And print error in RangerServiceStorm

2017-11-17 Thread Colm O hEigeartaigh
d be moved into the if statement, e.g. String tagResourceName = serviceDef.getResources().get(0).getName(); - Colm O hEigeartaigh On Nov. 17, 2017, 6:16 a.m., Qiang Zhang wrote: > > --- > This is an automatically generated e-ma

Re: Review Request 63182: RANGER-1849 - Remove PasswordGenerator and FileStoreUtil

2017-11-16 Thread Colm O hEigeartaigh
/FileStoreUtil.java 3f408d76 agents-installer/src/main/java/org/apache/ranger/utils/install/PasswordGenerator.java a829957a Diff: https://reviews.apache.org/r/63182/diff/2/ Changes: https://reviews.apache.org/r/63182/diff/1-2/ Testing --- Thanks, Colm O hEigeartaigh

[jira] [Updated] (RANGER-1849) Remove PasswordGenerator and FileStoreUtil

2017-11-16 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1849: Attachment: 0001-RANGER-1849-Remove-PasswordGenerator-and-FileStoreUt.patch

Re: Review Request 63182: RANGER-1849 - Remove PasswordGenerator and FileStoreUtil

2017-11-16 Thread Colm O hEigeartaigh
for FileStoreUtil. Diffs - agents-installer/src/main/java/org/apache/ranger/utils/install/PasswordGenerator.java a829957a Diff: https://reviews.apache.org/r/63182/diff/1/ Testing --- Thanks, Colm O hEigeartaigh

[jira] [Updated] (RANGER-1849) Remove PasswordGenerator and FileStoreUtil

2017-11-16 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1849: Description: PasswordGenerator is not used in any of the scripts and should

[jira] [Updated] (RANGER-1849) Remove PasswordGenerator and FileStoreUtil

2017-11-16 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1849: Summary: Remove PasswordGenerator and FileStoreUtil (was: Remove

[jira] [Commented] (RANGER-1738) RangerYarnAuthorizer not compatible with Hadoop-3.0.0

2017-11-16 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16255203#comment-16255203 ] Colm O hEigeartaigh commented on RANGER-1738: - The problem with switching Ranger to Hadoop

Re: Review Request 63870: RANGER-1861:There are errors when the "ranger-kms start" command was executed.

2017-11-16 Thread Colm O hEigeartaigh
the change is that it doesn't load the DEFAULT_CONFIG_FILENAME if an argument is specified. - Colm O hEigeartaigh On Nov. 16, 2017, 10:03 a.m., pengjianhua wrote: > > --- > This is an automatically generated e-mail. To reply, visit

Re: Review Request 63789: RANGER-1887:serviceDef.getResources().get(0).getName(); case IndexOutOfBoundsException in RangerServiceTag.class And print error in RangerServiceStorm

2017-11-16 Thread Colm O hEigeartaigh
due to the new if statement. - Colm O hEigeartaigh On Nov. 14, 2017, 11:09 a.m., Qiang Zhang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 63834: RANGER-1893 - Update HBase dependency to 1.2.6

2017-11-15 Thread Colm O hEigeartaigh
1.1.x. Diffs (updated) - pom.xml 589cd6ac Diff: https://reviews.apache.org/r/63834/diff/2/ Changes: https://reviews.apache.org/r/63834/diff/1-2/ Testing --- Thanks, Colm O hEigeartaigh

[jira] [Updated] (RANGER-1893) Update HBase dependency to 1.2.6

2017-11-15 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1893: Attachment: (was: 0001-RANGER-1893-Update-HBase-dependency-to-1.2.6.patch

[jira] [Updated] (RANGER-1893) Update HBase dependency to 1.2.6

2017-11-15 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1893: Attachment: 0001-RANGER-1893-Update-HBase-dependency-to-1.2.6.patch Also removing

Review Request 63834: RANGER-1893 - Update HBase dependency to 1.2.6

2017-11-15 Thread Colm O hEigeartaigh
/ Testing --- Thanks, Colm O hEigeartaigh

[jira] [Updated] (RANGER-1893) Update HBase dependency to 1.2.6

2017-11-15 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1893: Attachment: 0001-RANGER-1893-Update-HBase-dependency-to-1.2.6.patch > Update HB

[jira] [Created] (RANGER-1893) Update HBase dependency to 1.2.6

2017-11-15 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created RANGER-1893: --- Summary: Update HBase dependency to 1.2.6 Key: RANGER-1893 URL: https://issues.apache.org/jira/browse/RANGER-1893 Project: Ranger Issue Type

[jira] [Commented] (RANGER-1738) RangerYarnAuthorizer not compatible with Hadoop-3.0.0

2017-11-15 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16253284#comment-16253284 ] Colm O hEigeartaigh commented on RANGER-1738: - [~rmani], [~vperiasamy], OK so what you

Re: Review Request 63789: RANGER-1887:serviceDef.getResources().get(0).getName(); case IndexOutOfBoundsException in RangerServiceTag.class And print error in RangerServiceStorm

2017-11-14 Thread Colm O hEigeartaigh
quot; than "serviceDef.getResources().size() > 0". What happens if tagResourceName is null. Will "defaultPolicy.getResources().get(tagResourceName)" throw a NPE? - Colm O hEigeartaigh On Nov. 14, 2

Re: Review Request 63700: [RANGER-1881] Reduce code duplication in kms, where the console handling code is repeated 4 times.

2017-11-13 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63700/#review190819 --- Ship it! Ship It! - Colm O hEigeartaigh On Nov. 9, 2017, 1

[jira] [Updated] (RANGER-1738) RangerYarnAuthorizer not compatible with Hadoop-3.0.0

2017-11-13 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1738: Attachment: 0001-RANGER-1738-RangerYarnAuthorizer-not-compatible-with.patch

Re: Feedback request for https://reviews.apache.org/r/56094/

2017-11-13 Thread Colm O hEigeartaigh
ive" "submit application" permission. WDYT? Colm. On Wed, Nov 8, 2017 at 8:18 PM, Don Bosco Durai <bo...@apache.org> wrote: > @madhan or @ramesh or @abhay are the right folks. > > Thanks > > Bosco > > > On 11/8/17, 4:52 AM, "Colm O hEigea

[jira] [Resolved] (RANGER-1339) DENY and ALLOW EXCLUSION do not work with YARN

2017-11-13 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved RANGER-1339. - Resolution: Won't Fix See https://issues.apache.org/jira/browse/RANGER-1885

Re: Review Request 56094: Ranger-1339: DENY and ALLOW EXCLUSION do not work with YARN

2017-11-13 Thread Colm O hEigeartaigh
> On Nov. 10, 2017, 7:43 a.m., Madhan Neethiraj wrote: > > I think the special handling of implied grants of "ALL", in deny and > > allow-exceptions, would be confusing. Currently Ranger policy model treats > > all access-types the same - there is no special treatment for "ALL". Also, > > the

Re: Plugin Shim question

2017-11-10 Thread Colm O hEigeartaigh
izer. > > This may be the case for HDFS plugin also in there is a different > behaviors or signature change in authorization hook. > > Thanks, > Ramesh > > > On 11/9/17, 4:22 AM, "Colm O hEigeartaigh" <cohei...@apache.org> wrote: > > >Hi all, >

Re: Review Request 63699: RANGER-1882 - Compilation error in kms module with Hadoop 2.8.x

2017-11-10 Thread Colm O hEigeartaigh
sit: https://reviews.apache.org/r/63699/#review190623 ------- On Nov. 9, 2017, 1:17 p.m., Colm O hEigeartaigh wrote: > > --- > This is an automatically generated e-mail. To re

[jira] [Updated] (RANGER-1882) Compilation error in kms module with Hadoop 2.8.x

2017-11-09 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1882: Attachment: 0001-RANGER-1882-Compilation-error-in-kms-module-with-Had.patch

Review Request 63699: RANGER-1882 - Compilation error in kms module with Hadoop 2.8.x

2017-11-09 Thread Colm O hEigeartaigh
/kms/server/KMSAuthenticationFilter.java ada9a56f Diff: https://reviews.apache.org/r/63699/diff/1/ Testing --- Thanks, Colm O hEigeartaigh

Plugin Shim question

2017-11-09 Thread Colm O hEigeartaigh
of supporting it is to have separate plugin shims for Hadoop 2 + 3. Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

[jira] [Commented] (RANGER-1203) Ranger YARN Plugin supports Fair Scheduler

2017-11-09 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16245540#comment-16245540 ] Colm O hEigeartaigh commented on RANGER-1203: - This issue can be marked as resolved. I've

[jira] [Assigned] (RANGER-1738) RangerYarnAuthorizer not compatible with Hadoop-3.0.0

2017-11-09 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh reassigned RANGER-1738: --- Assignee: Colm O hEigeartaigh > RangerYarnAuthorizer not compati

[jira] [Resolved] (RANGER-1236) RangerYarnAuthorizer should be updated since YarnAuthorizationProvider modified in YARN-4571

2017-11-09 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved RANGER-1236. - Resolution: Duplicate > RangerYarnAuthorizer should be updated si

Feedback request for https://reviews.apache.org/r/56094/

2017-11-08 Thread Colm O hEigeartaigh
he change is in the core policy logic I'd like an experienced reviewer to take a look. Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: Review Request 56094: Ranger-1339: DENY and ALLOW EXCLUSION do not work with YARN

2017-11-08 Thread Colm O hEigeartaigh
, + RangerPolicyItemEvaluator.POLICY_ITEM_TYPE_ALLOW); These do not have the correct RangerPolicyItemEvaluator int. - Colm O hEigeartaigh On Jan. 30, 2017, 7:47 p.m., Yan Zhou wrote: > > --- > This is an automatically generated e-mail. To reply, visit

Review Request 63663: RANGER-1879 - Yarn disable plugin script doesn't work

2017-11-08 Thread Colm O hEigeartaigh
the script is run. Thanks, Colm O hEigeartaigh

[jira] [Updated] (RANGER-1879) Yarn disable plugin script doesn't work

2017-11-08 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1879: Attachment: 0001-RANGER-1879-Yarn-disable-plugin-script-doesn-t-work.patch > Y

[jira] [Created] (RANGER-1879) Yarn disable plugin script doesn't work

2017-11-08 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created RANGER-1879: --- Summary: Yarn disable plugin script doesn't work Key: RANGER-1879 URL: https://issues.apache.org/jira/browse/RANGER-1879 Project: Ranger Issue

[jira] [Resolved] (RANGER-1874) ranger README.txt should be add tar and sqoop-plugin desc

2017-11-07 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved RANGER-1874. - Resolution: Fixed > ranger README.txt should be add tar and sqoop-plugin d

[jira] [Updated] (RANGER-1874) ranger README.txt should be add tar and sqoop-plugin desc

2017-11-07 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1874: Fix Version/s: 1.0.0 > ranger README.txt should be add tar and sqoop-plugin d

Re: Review Request 63578: anger README.txt should be add tar and sqoop-plugin desc

2017-11-07 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63578/#review190320 --- Ship it! Ship It! - Colm O hEigeartaigh On Nov. 7, 2017, 11

Review Request 63627: RANGER-1876 - Incorrect conf dir location for Yarn install script

2017-11-07 Thread Colm O hEigeartaigh
correctly. Thanks, Colm O hEigeartaigh

[jira] [Updated] (RANGER-1876) Incorrect conf dir location for Yarn install script

2017-11-07 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1876: Attachment: 0001-RANGER-1876-Incorrect-conf-dir-location-for-Yarn-ins.patch

[jira] [Created] (RANGER-1876) Incorrect conf dir location for Yarn install script

2017-11-07 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created RANGER-1876: --- Summary: Incorrect conf dir location for Yarn install script Key: RANGER-1876 URL: https://issues.apache.org/jira/browse/RANGER-1876 Project: Ranger

Re: Review Request 63608: RANGER-1830:Write unit test for RANGER-1810 sqoop plugin

2017-11-07 Thread Colm O hEigeartaigh
: a) In getRandomLinkName and getRandomJobName there is no need to store the variable - just return it directly, e.g. return RandomStringUtils.randomAlphanumeric(10) + "-link"; b) Change new ArrayList() to new ArrayList<>() - Colm O hEigeartaigh On Nov. 7, 2017, 6:56 a.m., Q

Re: Review Request 63578: anger README.txt should be add tar and sqoop-plugin desc

2017-11-07 Thread Colm O hEigeartaigh
it with spaces - Colm O hEigeartaigh On Nov. 7, 2017, 1:26 a.m., wang yuan wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 63578: anger README.txt should be add tar and sqoop-plugin desc

2017-11-06 Thread Colm O hEigeartaigh
uot;need" (also change this for the Yarn plugin). - Colm O hEigeartaigh On Nov. 6, 2017, 12:11 p.m., wang yuan wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > ht

Re: Review Request 63534: RANGER-1870:Modify the logic for buildUnixUserList and parseMembers method in UnixUserGroupBuilder class

2017-11-03 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63534/#review190018 --- Ship it! Ship It! - Colm O hEigeartaigh On Nov. 3, 2017, 8

[jira] [Resolved] (RANGER-1142) Sqoop import error

2017-11-02 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved RANGER-1142. - Resolution: Not A Problem Did you mean to file this JIRA at the Sqoop project

[jira] [Closed] (RANGER-1142) Sqoop import error

2017-11-02 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh closed RANGER-1142. --- > Sqoop import error > -- > > Key:

[jira] [Closed] (RANGER-1140) sqoop import

2017-11-02 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh closed RANGER-1140. --- > sqoop import > -- > > Key:

[jira] [Resolved] (RANGER-1140) sqoop import

2017-11-02 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved RANGER-1140. - Resolution: Not A Problem > sqoop imp

[jira] [Commented] (RANGER-1830) Write unit test for RANGER-1810

2017-11-02 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16236194#comment-16236194 ] Colm O hEigeartaigh commented on RANGER-1830: - I can take this issue if you have not already

Re: Review Request 63403: RANGER-1862:generalName.get(1) cause IndexOutOfBoundsException in NiFiClient

2017-11-01 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63403/#review189789 --- Ship it! Ship It! - Colm O hEigeartaigh On Nov. 1, 2017, 8

Review Request 63439: RANGER-1867 - Update nimbus-jose-jwt to 4.41.2

2017-10-31 Thread Colm O hEigeartaigh
/diff/1/ Testing --- Tested with Knox 0.14-SNAPSHOT. Thanks, Colm O hEigeartaigh

[jira] [Updated] (RANGER-1867) Update nimbus-jose-jwt to 4.41.2

2017-10-31 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1867: Attachment: 0001-RANGER-1867-Update-nimbus-jose-jwt-to-4.41.2.patch > Upd

[jira] [Created] (RANGER-1867) Update nimbus-jose-jwt to 4.41.2

2017-10-31 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created RANGER-1867: --- Summary: Update nimbus-jose-jwt to 4.41.2 Key: RANGER-1867 URL: https://issues.apache.org/jira/browse/RANGER-1867 Project: Ranger Issue Type

Re: Review Request 63404: RANGER-1863:Optimize the code and keep the code style consistent, remove the invalid code in the RemoteUnixLoginModule class

2017-10-31 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63404/#review189706 --- Ship it! Ship It! - Colm O hEigeartaigh On Oct. 30, 2017, 6

Re: Review Request 63403: RANGER-1862:generalName.get(1) cause IndexOutOfBoundsException in NiFiClient

2017-10-31 Thread Colm O hEigeartaigh
t; > (Updated Oct. 30, 2017, 3:22 a.m.) > > > Review request for ranger, Ankita Sinha, Don Bosco Durai, Colm O > hEigeartaigh, Gautam Borad, Madhan Neethiraj, pengjianhua, Ramesh Mani, > Selvamohan Neethiraj, sam rome, and Velmurugan Periasamy. > > > Bugs: RAN

Re: Review Request 63351: RANGER-1859:Fix new findBugs in HdfsClient.java

2017-10-27 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63351/#review189408 --- Ship it! Ship It! - Colm O hEigeartaigh On Oct. 27, 2017, 9

Re: Review Request 63351: RANGER-1859:Fix new findBugs in HdfsClient.java

2017-10-27 Thread Colm O hEigeartaigh
StringBuilder instead of StringBuffer. - Colm O hEigeartaigh On Oct. 27, 2017, 7:09 a.m., Qiang Zhang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 63352: RANGER-1860:Provide a new service interface prompt function framework to resolved the defect of the current service interface, increase the flexibility of the function, impro

2017-10-27 Thread Colm O hEigeartaigh
xtFieldWithIcon" when making this change. - Colm O hEigeartaigh On Oct. 27, 2017, 7:46 a.m., Qiang Zhang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > ht

Re: Review Request 63145: This JAVA_VERSION_REQUIRED configuration item is invalid in security admin installer, we should enable it to control the necessary java version.

2017-10-26 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63145/#review189299 --- Ship it! Ship It! - Colm O hEigeartaigh On Oct. 24, 2017, 8

[jira] [Commented] (RANGER-1855) Importing and translating policies from Apache Sentry

2017-10-25 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16218361#comment-16218361 ] Colm O hEigeartaigh commented on RANGER-1855: - I could imagine a service like the tagsync

Re: Review Request 63145: This JAVA_VERSION_REQUIRED configuration item is invalid in security admin installer, we should enable it to control the necessary java version.

2017-10-25 Thread Colm O hEigeartaigh
a different version String... - Colm O hEigeartaigh On Oct. 24, 2017, 8:39 a.m., pengjianhua wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 62710: RANGER-1810:Ranger supports plugin to enable, monitor and manage apache Sqoop2

2017-10-25 Thread Colm O hEigeartaigh
--- On Oct. 24, 2017, 9:02 a.m., Qiang Zhang wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62710/ > -

Re: Review Request 62710: RANGER-1810:Ranger supports plugin to enable, monitor and manage apache Sqoop2

2017-10-23 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62710/#review188931 --- Ship it! Ship It! - Colm O hEigeartaigh On Oct. 23, 2017, 9

[jira] [Commented] (RANGER-1846) This JAVA_VERSION_REQUIRED configuration item is invalid in security admin installer, we should enable it to control the necessary java version.

2017-10-23 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16214974#comment-16214974 ] Colm O hEigeartaigh commented on RANGER-1846: - We should change the logic so that only

<    1   2   3   4   5   6   7   8   9   >