[jira] [Updated] (HADOOP-12001) Limiting LDAP search conflicts with posixGroup addition

2018-03-06 Thread Konstantin Shvachko (JIRA)

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

Konstantin Shvachko updated HADOOP-12001:
-
   Labels:   (was: release-blocker)
Fix Version/s: 2.7.6

I just committed this to branch-2.7. Updating Fix Versions.

> Limiting LDAP search conflicts with posixGroup addition
> ---
>
> Key: HADOOP-12001
> URL: https://issues.apache.org/jira/browse/HADOOP-12001
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: security
>Affects Versions: 2.7.0, 2.8.0
>Reporter: Patrick White
>Assignee: Patrick White
>Priority: Blocker
> Fix For: 2.8.0, 3.0.0-alpha1, 2.7.6
>
> Attachments: HADOOP-12001.002.patch, HADOOP-12001.patch
>
>
> In HADOOP-9477, posixGroup support was added
> In HADOOP-10626, a limit on the returned attributes was added to speed up 
> queries.
> Limiting the attributes can break the SEARCH_CONTROLS object in the context 
> of the isPosix block, since it only asks LDAP for the groupNameAttr



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-12001) Limiting LDAP search conflicts with posixGroup addition

2018-03-06 Thread Konstantin Shvachko (JIRA)

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

Konstantin Shvachko updated HADOOP-12001:
-
  Labels: release-blocker  (was: )
Target Version/s: 2.7.6  (was: 2.8.0)

> Limiting LDAP search conflicts with posixGroup addition
> ---
>
> Key: HADOOP-12001
> URL: https://issues.apache.org/jira/browse/HADOOP-12001
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: security
>Affects Versions: 2.7.0, 2.8.0
>Reporter: Patrick White
>Assignee: Patrick White
>Priority: Blocker
>  Labels: release-blocker
> Fix For: 2.8.0, 3.0.0-alpha1
>
> Attachments: HADOOP-12001.002.patch, HADOOP-12001.patch
>
>
> In HADOOP-9477, posixGroup support was added
> In HADOOP-10626, a limit on the returned attributes was added to speed up 
> queries.
> Limiting the attributes can break the SEARCH_CONTROLS object in the context 
> of the isPosix block, since it only asks LDAP for the groupNameAttr



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-12001) Limiting LDAP search conflicts with posixGroup addition

2015-06-15 Thread Vinod Kumar Vavilapalli (JIRA)

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

Vinod Kumar Vavilapalli updated HADOOP-12001:
-
  Resolution: Fixed
   Fix Version/s: 2.8.0
Target Version/s: 2.8.0  (was: 2.7.1)
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

bq. Given HADOOP-9477 was only in 2.8, the only breaking change in 2.7 is 
HADOOP-10626?
Given the above, I only put this in 2.8.

Committed this to trunk and branch-2. Thanks, Patrick!

> Limiting LDAP search conflicts with posixGroup addition
> ---
>
> Key: HADOOP-12001
> URL: https://issues.apache.org/jira/browse/HADOOP-12001
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: security
>Affects Versions: 2.7.0, 2.8.0
>Reporter: Patrick White
>Assignee: Patrick White
>Priority: Blocker
> Fix For: 2.8.0
>
> Attachments: HADOOP-12001.002.patch, HADOOP-12001.patch
>
>
> In HADOOP-9477, posixGroup support was added
> In HADOOP-10626, a limit on the returned attributes was added to speed up 
> queries.
> Limiting the attributes can break the SEARCH_CONTROLS object in the context 
> of the isPosix block, since it only asks LDAP for the groupNameAttr



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-12001) Limiting LDAP search conflicts with posixGroup addition

2015-06-03 Thread Patrick White (JIRA)

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

Patrick White updated HADOOP-12001:
---
Attachment: HADOOP-12001.002.patch

same patch with updated unit tests

> Limiting LDAP search conflicts with posixGroup addition
> ---
>
> Key: HADOOP-12001
> URL: https://issues.apache.org/jira/browse/HADOOP-12001
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: security
>Affects Versions: 2.7.0, 2.8.0
>Reporter: Patrick White
>Assignee: Patrick White
>Priority: Blocker
> Attachments: HADOOP-12001.002.patch, HADOOP-12001.patch
>
>
> In HADOOP-9477, posixGroup support was added
> In HADOOP-10626, a limit on the returned attributes was added to speed up 
> queries.
> Limiting the attributes can break the SEARCH_CONTROLS object in the context 
> of the isPosix block, since it only asks LDAP for the groupNameAttr



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-12001) Limiting LDAP search conflicts with posixGroup addition

2015-05-26 Thread Vinod Kumar Vavilapalli (JIRA)

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

Vinod Kumar Vavilapalli updated HADOOP-12001:
-
Priority: Blocker  (was: Major)
Target Version/s: 2.7.1
Assignee: Patrick White

Bumping this to be a blocker for 2.7.1 given Elliot Clark's comment on the 
mailing lists
bq. HADOOP-12001 should probably be added to the blocker list since it's a
regression that can keep ldap from working.

Assigning this to Patrick White who put up a patch.

Given HADOOP-9477 was only in 2.8, the only breaking change in 2.7 is 
HADOOP-10626?

> Limiting LDAP search conflicts with posixGroup addition
> ---
>
> Key: HADOOP-12001
> URL: https://issues.apache.org/jira/browse/HADOOP-12001
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: security
>Affects Versions: 2.7.0, 2.8.0
>Reporter: Patrick White
>Assignee: Patrick White
>Priority: Blocker
> Attachments: HADOOP-12001.patch
>
>
> In HADOOP-9477, posixGroup support was added
> In HADOOP-10626, a limit on the returned attributes was added to speed up 
> queries.
> Limiting the attributes can break the SEARCH_CONTROLS object in the context 
> of the isPosix block, since it only asks LDAP for the groupNameAttr



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-12001) Limiting LDAP search conflicts with posixGroup addition

2015-05-26 Thread Elliott Clark (JIRA)

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

Elliott Clark updated HADOOP-12001:
---
Affects Version/s: 2.7.0

> Limiting LDAP search conflicts with posixGroup addition
> ---
>
> Key: HADOOP-12001
> URL: https://issues.apache.org/jira/browse/HADOOP-12001
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: security
>Affects Versions: 2.7.0, 2.8.0
>Reporter: Patrick White
> Attachments: HADOOP-12001.patch
>
>
> In HADOOP-9477, posixGroup support was added
> In HADOOP-10626, a limit on the returned attributes was added to speed up 
> queries.
> Limiting the attributes can break the SEARCH_CONTROLS object in the context 
> of the isPosix block, since it only asks LDAP for the groupNameAttr



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-12001) Limiting LDAP search conflicts with posixGroup addition

2015-05-19 Thread Patrick White (JIRA)

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

Patrick White updated HADOOP-12001:
---
Status: Patch Available  (was: Open)

> Limiting LDAP search conflicts with posixGroup addition
> ---
>
> Key: HADOOP-12001
> URL: https://issues.apache.org/jira/browse/HADOOP-12001
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: security
>Affects Versions: 2.8.0
>Reporter: Patrick White
> Attachments: HADOOP-12001.patch
>
>
> In HADOOP-9477, posixGroup support was added
> In HADOOP-10626, a limit on the returned attributes was added to speed up 
> queries.
> Limiting the attributes can break the SEARCH_CONTROLS object in the context 
> of the isPosix block, since it only asks LDAP for the groupNameAttr



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HADOOP-12001) Limiting LDAP search conflicts with posixGroup addition

2015-05-19 Thread Patrick White (JIRA)

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

Patrick White updated HADOOP-12001:
---
Attachment: HADOOP-12001.patch

Initial attempt at a fix for this.
Shouldn't break anything that currently uses this, but enables people with 
weird(?) schemas to use it.

> Limiting LDAP search conflicts with posixGroup addition
> ---
>
> Key: HADOOP-12001
> URL: https://issues.apache.org/jira/browse/HADOOP-12001
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: security
>Affects Versions: 2.8.0
>Reporter: Patrick White
> Attachments: HADOOP-12001.patch
>
>
> In HADOOP-9477, posixGroup support was added
> In HADOOP-10626, a limit on the returned attributes was added to speed up 
> queries.
> Limiting the attributes can break the SEARCH_CONTROLS object in the context 
> of the isPosix block, since it only asks LDAP for the groupNameAttr



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)