[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-05-25 Thread Suresh Srinivas (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13667103#comment-13667103
 ] 

Suresh Srinivas commented on HDFS-4733:
---

CHANGES.txt in branch-2 is missing this jira description. I have added it.

 Make HttpFS username pattern configurable
 -

 Key: HDFS-4733
 URL: https://issues.apache.org/jira/browse/HDFS-4733
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.0.4-alpha
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
 Fix For: 2.0.5-beta

 Attachments: HDFS-4733.patch, HDFS-4733.patch, HDFS-4733.patch


 Continuing with the saga, valid usernames seem to be quite different across 
 unix distributions. Now running into the case of a setup where they use full 
 numeric names.
 We should make the username pattern configurable via httpfs-site.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-30 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645447#comment-13645447
 ] 

Hudson commented on HDFS-4733:
--

Integrated in Hadoop-Yarn-trunk #199 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/199/])
HDFS-4733. Make HttpFS username pattern configurable. Contributed by 
Alejandro Abdelnur. (Revision 1477237)

 Result = SUCCESS
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1477237
Files : 
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/HttpFSParametersProvider.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/HttpFSServerWebApp.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/lib/wsrs/UserProvider.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/resources/httpfs-default.xml
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/fs/http/server/TestHttpFSCustomUserName.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/lib/wsrs/TestUserProvider.java
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


 Make HttpFS username pattern configurable
 -

 Key: HDFS-4733
 URL: https://issues.apache.org/jira/browse/HDFS-4733
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.0.4-alpha
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
 Fix For: 2.0.5-beta

 Attachments: HDFS-4733.patch, HDFS-4733.patch, HDFS-4733.patch


 Continuing with the saga, valid usernames seem to be quite different across 
 unix distributions. Now running into the case of a setup where they use full 
 numeric names.
 We should make the username pattern configurable via httpfs-site.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-30 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645546#comment-13645546
 ] 

Hudson commented on HDFS-4733:
--

Integrated in Hadoop-Hdfs-trunk #1388 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1388/])
HDFS-4733. Make HttpFS username pattern configurable. Contributed by 
Alejandro Abdelnur. (Revision 1477237)

 Result = FAILURE
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1477237
Files : 
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/HttpFSParametersProvider.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/HttpFSServerWebApp.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/lib/wsrs/UserProvider.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/resources/httpfs-default.xml
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/fs/http/server/TestHttpFSCustomUserName.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/lib/wsrs/TestUserProvider.java
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


 Make HttpFS username pattern configurable
 -

 Key: HDFS-4733
 URL: https://issues.apache.org/jira/browse/HDFS-4733
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.0.4-alpha
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
 Fix For: 2.0.5-beta

 Attachments: HDFS-4733.patch, HDFS-4733.patch, HDFS-4733.patch


 Continuing with the saga, valid usernames seem to be quite different across 
 unix distributions. Now running into the case of a setup where they use full 
 numeric names.
 We should make the username pattern configurable via httpfs-site.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-30 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13645585#comment-13645585
 ] 

Hudson commented on HDFS-4733:
--

Integrated in Hadoop-Mapreduce-trunk #1415 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1415/])
HDFS-4733. Make HttpFS username pattern configurable. Contributed by 
Alejandro Abdelnur. (Revision 1477237)

 Result = FAILURE
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1477237
Files : 
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/HttpFSParametersProvider.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/HttpFSServerWebApp.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/lib/wsrs/UserProvider.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/resources/httpfs-default.xml
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/fs/http/server/TestHttpFSCustomUserName.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/lib/wsrs/TestUserProvider.java
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


 Make HttpFS username pattern configurable
 -

 Key: HDFS-4733
 URL: https://issues.apache.org/jira/browse/HDFS-4733
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.0.4-alpha
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
 Fix For: 2.0.5-beta

 Attachments: HDFS-4733.patch, HDFS-4733.patch, HDFS-4733.patch


 Continuing with the saga, valid usernames seem to be quite different across 
 unix distributions. Now running into the case of a setup where they use full 
 numeric names.
 We should make the username pattern configurable via httpfs-site.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-29 Thread Aaron T. Myers (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13644693#comment-13644693
 ] 

Aaron T. Myers commented on HDFS-4733:
--

Thanks, Daryn. I agree with what you're saying in principle, but that seems 
like a much more involved change for this little issue. Not sure it's worth it.

+1, I'm going to commit this momentarily.

 Make HttpFS username pattern configurable
 -

 Key: HDFS-4733
 URL: https://issues.apache.org/jira/browse/HDFS-4733
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.0.4-alpha
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
 Attachments: HDFS-4733.patch, HDFS-4733.patch, HDFS-4733.patch


 Continuing with the saga, valid usernames seem to be quite different across 
 unix distributions. Now running into the case of a setup where they use full 
 numeric names.
 We should make the username pattern configurable via httpfs-site.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-29 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13644706#comment-13644706
 ] 

Hudson commented on HDFS-4733:
--

Integrated in Hadoop-trunk-Commit #3689 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3689/])
HDFS-4733. Make HttpFS username pattern configurable. Contributed by 
Alejandro Abdelnur. (Revision 1477237)

 Result = SUCCESS
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1477237
Files : 
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/HttpFSParametersProvider.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/HttpFSServerWebApp.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/lib/wsrs/UserProvider.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/resources/httpfs-default.xml
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/fs/http/server/TestHttpFSCustomUserName.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/lib/wsrs/TestUserProvider.java
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


 Make HttpFS username pattern configurable
 -

 Key: HDFS-4733
 URL: https://issues.apache.org/jira/browse/HDFS-4733
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.0.4-alpha
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
 Fix For: 2.0.5-beta

 Attachments: HDFS-4733.patch, HDFS-4733.patch, HDFS-4733.patch


 Continuing with the saga, valid usernames seem to be quite different across 
 unix distributions. Now running into the case of a setup where they use full 
 numeric names.
 We should make the username pattern configurable via httpfs-site.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-23 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639250#comment-13639250
 ] 

Hadoop QA commented on HDFS-4733:
-

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12580070/HDFS-4733.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 2 new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-hdfs-project/hadoop-hdfs-httpfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/4294//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HDFS-Build/4294//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-hdfs-httpfs.html
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/4294//console

This message is automatically generated.

 Make HttpFS username pattern configurable
 -

 Key: HDFS-4733
 URL: https://issues.apache.org/jira/browse/HDFS-4733
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.0.4-alpha
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
 Fix For: 2.0.5-beta

 Attachments: HDFS-4733.patch


 Continuing with the saga, valid usernames seem to be quite different across 
 unix distributions. Now running into the case of a setup where they use full 
 numeric names.
 We should make the username pattern configurable via httpfs-site.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-23 Thread Chris Nauroth (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639292#comment-13639292
 ] 

Chris Nauroth commented on HDFS-4733:
-

+1 for the patch.  The code looks good, and I tested successfully on Mac and 
Windows.

Very minor nit: Is the new class supposed to be named 
{{TestHttpFSCustomUserName}} instead of {{TestHttpFSCustomerUserName}}?

Thanks, Alejandro!


 Make HttpFS username pattern configurable
 -

 Key: HDFS-4733
 URL: https://issues.apache.org/jira/browse/HDFS-4733
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.0.4-alpha
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
 Fix For: 2.0.5-beta

 Attachments: HDFS-4733.patch, HDFS-4733.patch


 Continuing with the saga, valid usernames seem to be quite different across 
 unix distributions. Now running into the case of a setup where they use full 
 numeric names.
 We should make the username pattern configurable via httpfs-site.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-23 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639301#comment-13639301
 ] 

Hadoop QA commented on HDFS-4733:
-

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12580086/HDFS-4733.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-hdfs-project/hadoop-hdfs-httpfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/4296//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/4296//console

This message is automatically generated.

 Make HttpFS username pattern configurable
 -

 Key: HDFS-4733
 URL: https://issues.apache.org/jira/browse/HDFS-4733
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.0.4-alpha
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
 Fix For: 2.0.5-beta

 Attachments: HDFS-4733.patch, HDFS-4733.patch


 Continuing with the saga, valid usernames seem to be quite different across 
 unix distributions. Now running into the case of a setup where they use full 
 numeric names.
 We should make the username pattern configurable via httpfs-site.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-23 Thread Chris Nauroth (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639319#comment-13639319
 ] 

Chris Nauroth commented on HDFS-4733:
-

+1 for the new patch.  Thanks for making that correction.

 Make HttpFS username pattern configurable
 -

 Key: HDFS-4733
 URL: https://issues.apache.org/jira/browse/HDFS-4733
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.0.4-alpha
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
 Fix For: 2.0.5-beta

 Attachments: HDFS-4733.patch, HDFS-4733.patch, HDFS-4733.patch


 Continuing with the saga, valid usernames seem to be quite different across 
 unix distributions. Now running into the case of a setup where they use full 
 numeric names.
 We should make the username pattern configurable via httpfs-site.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-23 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639329#comment-13639329
 ] 

Hadoop QA commented on HDFS-4733:
-

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12580090/HDFS-4733.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-hdfs-project/hadoop-hdfs-httpfs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/4297//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/4297//console

This message is automatically generated.

 Make HttpFS username pattern configurable
 -

 Key: HDFS-4733
 URL: https://issues.apache.org/jira/browse/HDFS-4733
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.0.4-alpha
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
 Fix For: 2.0.5-beta

 Attachments: HDFS-4733.patch, HDFS-4733.patch, HDFS-4733.patch


 Continuing with the saga, valid usernames seem to be quite different across 
 unix distributions. Now running into the case of a setup where they use full 
 numeric names.
 We should make the username pattern configurable via httpfs-site.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-23 Thread Daryn Sharp (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639564#comment-13639564
 ] 

Daryn Sharp commented on HDFS-4733:
---

Perhaps a silly question, but if the pattern is a saga, why do we even have 
it?  Aren't we just putting more burden on the user to configure?

 Make HttpFS username pattern configurable
 -

 Key: HDFS-4733
 URL: https://issues.apache.org/jira/browse/HDFS-4733
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.0.4-alpha
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
 Fix For: 2.0.5-beta

 Attachments: HDFS-4733.patch, HDFS-4733.patch, HDFS-4733.patch


 Continuing with the saga, valid usernames seem to be quite different across 
 unix distributions. Now running into the case of a setup where they use full 
 numeric names.
 We should make the username pattern configurable via httpfs-site.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-23 Thread Alejandro Abdelnur (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639593#comment-13639593
 ] 

Alejandro Abdelnur commented on HDFS-4733:
--

Daryn, different unix have different rules for the valid usernames, still they 
have rules.

 Make HttpFS username pattern configurable
 -

 Key: HDFS-4733
 URL: https://issues.apache.org/jira/browse/HDFS-4733
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.0.4-alpha
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
 Fix For: 2.0.5-beta

 Attachments: HDFS-4733.patch, HDFS-4733.patch, HDFS-4733.patch


 Continuing with the saga, valid usernames seem to be quite different across 
 unix distributions. Now running into the case of a setup where they use full 
 numeric names.
 We should make the username pattern configurable via httpfs-site.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-23 Thread Aaron T. Myers (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639711#comment-13639711
 ] 

Aaron T. Myers commented on HDFS-4733:
--

+1, the patch looks good to me.

Daryn - has Tucu addressed your concern?

 Make HttpFS username pattern configurable
 -

 Key: HDFS-4733
 URL: https://issues.apache.org/jira/browse/HDFS-4733
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.0.4-alpha
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
 Attachments: HDFS-4733.patch, HDFS-4733.patch, HDFS-4733.patch


 Continuing with the saga, valid usernames seem to be quite different across 
 unix distributions. Now running into the case of a setup where they use full 
 numeric names.
 We should make the username pattern configurable via httpfs-site.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HDFS-4733) Make HttpFS username pattern configurable

2013-04-23 Thread Daryn Sharp (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639717#comment-13639717
 ] 

Daryn Sharp commented on HDFS-4733:
---

Perhaps we should end the saga by letting the underlying OS decide what's 
valid, instead of using a config value that must be identical to what the OS 
considers valid.  Seems redundant, so -0, I won't stand in the way.

 Make HttpFS username pattern configurable
 -

 Key: HDFS-4733
 URL: https://issues.apache.org/jira/browse/HDFS-4733
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.0.4-alpha
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
 Attachments: HDFS-4733.patch, HDFS-4733.patch, HDFS-4733.patch


 Continuing with the saga, valid usernames seem to be quite different across 
 unix distributions. Now running into the case of a setup where they use full 
 numeric names.
 We should make the username pattern configurable via httpfs-site.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira