[jira] [Updated] (HDFS-2539) Support doAs and GETHOMEDIRECTORY in webhdfs

2012-02-07 Thread Arun C Murthy (Updated) (JIRA)

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

Arun C Murthy updated HDFS-2539:


Fix Version/s: (was: 0.23.1)
   (was: 0.24.0)
   0.23.0

> Support doAs and GETHOMEDIRECTORY in webhdfs
> 
>
> Key: HDFS-2539
> URL: https://issues.apache.org/jira/browse/HDFS-2539
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Fix For: 0.23.0, 1.0.0
>
> Attachments: h2539_2008.patch, h2539_2008_0.20s.patch, 
> h2539_2008_0.20s.patch, h2539_2009.patch, h2539_2009_0.20s.patch, 
> h2539_2009b.patch, h2539_2009b_0.20s.patch, h2539_2009c.patch, 
> h2539_2009c_0.20s.patch, h2539_2010.patch, 
> h2539_2010_0.20s.patch, h2539_2010b.patch, h2539_2010b_0.20s.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2539) Support doAs and GETHOMEDIRECTORY in webhdfs

2012-01-10 Thread Eli Collins (Updated) (JIRA)

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

Eli Collins updated HDFS-2539:
--

Fix Version/s: (was: 1.1.0)
   (was: 0.23.0)

This was included in branch-23.0 but not shipped as part of the 23.0 release.

> Support doAs and GETHOMEDIRECTORY in webhdfs
> 
>
> Key: HDFS-2539
> URL: https://issues.apache.org/jira/browse/HDFS-2539
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Fix For: 0.24.0, 0.23.1, 1.0.0
>
> Attachments: h2539_2008.patch, h2539_2008_0.20s.patch, 
> h2539_2008_0.20s.patch, h2539_2009.patch, h2539_2009_0.20s.patch, 
> h2539_2009b.patch, h2539_2009b_0.20s.patch, h2539_2009c.patch, 
> h2539_2009c_0.20s.patch, h2539_2010.patch, 
> h2539_2010_0.20s.patch, h2539_2010b.patch, h2539_2010b_0.20s.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2539) Support doAs and GETHOMEDIRECTORY in webhdfs

2011-11-10 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2539:
-

   Resolution: Fixed
Fix Version/s: 0.23.1
   0.24.0
   0.23.0
   0.20.206.0
   0.20.205.1
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

I have committed this.

> Support doAs and GETHOMEDIRECTORY in webhdfs
> 
>
> Key: HDFS-2539
> URL: https://issues.apache.org/jira/browse/HDFS-2539
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Fix For: 0.20.205.1, 0.20.206.0, 0.23.0, 0.24.0, 0.23.1
>
> Attachments: h2539_2008.patch, h2539_2008_0.20s.patch, 
> h2539_2008_0.20s.patch, h2539_2009.patch, h2539_2009_0.20s.patch, 
> h2539_2009b.patch, h2539_2009b_0.20s.patch, h2539_2009c.patch, 
> h2539_2009c_0.20s.patch, h2539_2010.patch, 
> h2539_2010_0.20s.patch, h2539_2010b.patch, h2539_2010b_0.20s.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2539) Support doAs and GETHOMEDIRECTORY in webhdfs

2011-11-10 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2539:
-

Attachment: h2539_2010b.patch
h2539_2010b_0.20s.patch

Thanks Jitendra for reviewing it.

h2539_2010b_0.20s.patch
h2539_2010b.patch

Changed to AuthenticationMethod.SIMPLE for non-secure case.

> Support doAs and GETHOMEDIRECTORY in webhdfs
> 
>
> Key: HDFS-2539
> URL: https://issues.apache.org/jira/browse/HDFS-2539
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Attachments: h2539_2008.patch, h2539_2008_0.20s.patch, 
> h2539_2008_0.20s.patch, h2539_2009.patch, h2539_2009_0.20s.patch, 
> h2539_2009b.patch, h2539_2009b_0.20s.patch, h2539_2009c.patch, 
> h2539_2009c_0.20s.patch, h2539_2010.patch, 
> h2539_2010_0.20s.patch, h2539_2010b.patch, h2539_2010b_0.20s.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2539) Support doAs and GETHOMEDIRECTORY in webhdfs

2011-11-10 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2539:
-

Attachment: h2539_2010.patch
h2539_2010_0.20s.patch

h2539_2010_0.20s.patch
h2539_2010.patch

Unwrap RemoteException.

> Support doAs and GETHOMEDIRECTORY in webhdfs
> 
>
> Key: HDFS-2539
> URL: https://issues.apache.org/jira/browse/HDFS-2539
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Attachments: h2539_2008.patch, h2539_2008_0.20s.patch, 
> h2539_2008_0.20s.patch, h2539_2009.patch, h2539_2009_0.20s.patch, 
> h2539_2009b.patch, h2539_2009b_0.20s.patch, h2539_2009c.patch, 
> h2539_2009c_0.20s.patch, h2539_2010.patch, h2539_2010_0.20s.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2539) Support doAs and GETHOMEDIRECTORY in webhdfs

2011-11-09 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2539:
-

Attachment: h2539_2009c.patch
h2539_2009c_0.20s.patch

h2539_2009c_0.20s.patch
h2539_2009c.patch

Support case insensitive parameter names in AuthFilter.

> Support doAs and GETHOMEDIRECTORY in webhdfs
> 
>
> Key: HDFS-2539
> URL: https://issues.apache.org/jira/browse/HDFS-2539
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Attachments: h2539_2008.patch, h2539_2008_0.20s.patch, 
> h2539_2008_0.20s.patch, h2539_2009.patch, h2539_2009_0.20s.patch, 
> h2539_2009b.patch, h2539_2009b_0.20s.patch, h2539_2009c.patch, 
> h2539_2009c_0.20s.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2539) Support doAs and GETHOMEDIRECTORY in webhdfs

2011-11-09 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2539:
-

Attachment: h2539_2009b.patch
h2539_2009b_0.20s.patch

h2539_2009b_0.20s.patch
h2539_2009b.patch

synced the codes in trunk and 0.20s.

> Support doAs and GETHOMEDIRECTORY in webhdfs
> 
>
> Key: HDFS-2539
> URL: https://issues.apache.org/jira/browse/HDFS-2539
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Attachments: h2539_2008.patch, h2539_2008_0.20s.patch, 
> h2539_2008_0.20s.patch, h2539_2009.patch, h2539_2009_0.20s.patch, 
> h2539_2009b.patch, h2539_2009b_0.20s.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2539) Support doAs and GETHOMEDIRECTORY in webhdfs

2011-11-09 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2539:
-

Attachment: h2539_2009.patch
h2539_2009_0.20s.patch

h2539_2009_0.20s.patch
h2539_2009.patch

- changed redirect to support doAs;
- added delegation parameter check in GETDELEGATIONTOKEN;
- added more tests.

> Support doAs and GETHOMEDIRECTORY in webhdfs
> 
>
> Key: HDFS-2539
> URL: https://issues.apache.org/jira/browse/HDFS-2539
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Attachments: h2539_2008.patch, h2539_2008_0.20s.patch, 
> h2539_2008_0.20s.patch, h2539_2009.patch, h2539_2009_0.20s.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2539) Support doAs and GETHOMEDIRECTORY in webhdfs

2011-11-08 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2539:
-

Attachment: h2539_2008_0.20s.patch

h2539_2008_0.20s.patch: synced with trunk

> Support doAs and GETHOMEDIRECTORY in webhdfs
> 
>
> Key: HDFS-2539
> URL: https://issues.apache.org/jira/browse/HDFS-2539
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Attachments: h2539_2008.patch, h2539_2008_0.20s.patch, 
> h2539_2008_0.20s.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2539) Support doAs and GETHOMEDIRECTORY in webhdfs

2011-11-08 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2539:
-

Status: Patch Available  (was: Open)

> Support doAs and GETHOMEDIRECTORY in webhdfs
> 
>
> Key: HDFS-2539
> URL: https://issues.apache.org/jira/browse/HDFS-2539
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Attachments: h2539_2008.patch, h2539_2008_0.20s.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HDFS-2539) Support doAs and GETHOMEDIRECTORY in webhdfs

2011-11-08 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)

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

Tsz Wo (Nicholas), SZE updated HDFS-2539:
-

Attachment: h2539_2008.patch
h2539_2008_0.20s.patch

h2539_2008_0.20s.patch
h2539_2008.patch

added doAs and GETHOMEDIRECTORY.

> Support doAs and GETHOMEDIRECTORY in webhdfs
> 
>
> Key: HDFS-2539
> URL: https://issues.apache.org/jira/browse/HDFS-2539
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: Tsz Wo (Nicholas), SZE
>Assignee: Tsz Wo (Nicholas), SZE
> Attachments: h2539_2008.patch, h2539_2008_0.20s.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira