You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Allen Wittenauer (Created) (JIRA)" <ji...@apache.org> on 2012/02/22 22:57:49 UTC

[jira] [Created] (HADOOP-8100) share web server information for http filters

share web server information for http filters
---------------------------------------------

                 Key: HADOOP-8100
                 URL: https://issues.apache.org/jira/browse/HADOOP-8100
             Project: Hadoop Common
          Issue Type: New Feature
    Affects Versions: 1.0.0
            Reporter: Allen Wittenauer
         Attachments: HADOOP-8100-branch-1.0.patch

This is a simple fix which shares the web server bind information for consumption down stream for 3rd party plugins.

--
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] [Commented] (HADOOP-8100) share web server information for http filters

Posted by "Allen Wittenauer (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214060#comment-13214060 ] 

Allen Wittenauer commented on HADOOP-8100:
------------------------------------------

bq. Would you please provide a PATCH for trunk?

No, I won't.

                
> share web server information for http filters
> ---------------------------------------------
>
>                 Key: HADOOP-8100
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8100
>             Project: Hadoop Common
>          Issue Type: New Feature
>    Affects Versions: 0.24.0, 1.0.0, 0.23.2
>            Reporter: Allen Wittenauer
>         Attachments: HADOOP-8100-branch-1.0.patch
>
>
> This is a simple fix which shares the web server bind information for consumption down stream for 3rd party plugins.

--
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] [Commented] (HADOOP-8100) share web server information for http filters

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214086#comment-13214086 ] 

Hadoop QA commented on HADOOP-8100:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12515650/HADOOP-8100-branch-1.0.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/619//console

This message is automatically generated.
                
> share web server information for http filters
> ---------------------------------------------
>
>                 Key: HADOOP-8100
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8100
>             Project: Hadoop Common
>          Issue Type: New Feature
>    Affects Versions: 0.24.0, 1.0.0, 0.23.2
>            Reporter: Allen Wittenauer
>         Attachments: HADOOP-8100-branch-1.0.patch
>
>
> This is a simple fix which shares the web server bind information for consumption down stream for 3rd party plugins.

--
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] [Commented] (HADOOP-8100) share web server information for http filters

Posted by "Alejandro Abdelnur (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214048#comment-13214048 ] 

Alejandro Abdelnur commented on HADOOP-8100:
--------------------------------------------

This JIRA applies to trunk as well. Would you please provide a PATCH for trunk?

On the patch:

For the key names I'd remove 'authentication' as these properties can be used for different things than authentication.

Testcase is missing.



                
> share web server information for http filters
> ---------------------------------------------
>
>                 Key: HADOOP-8100
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8100
>             Project: Hadoop Common
>          Issue Type: New Feature
>    Affects Versions: 0.24.0, 1.0.0, 0.23.2
>            Reporter: Allen Wittenauer
>         Attachments: HADOOP-8100-branch-1.0.patch
>
>
> This is a simple fix which shares the web server bind information for consumption down stream for 3rd party plugins.

--
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] (HADOOP-8100) share web server information for http filters

Posted by "Allen Wittenauer (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer updated HADOOP-8100:
-------------------------------------

    Status: Patch Available  (was: Open)
    
> share web server information for http filters
> ---------------------------------------------
>
>                 Key: HADOOP-8100
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8100
>             Project: Hadoop Common
>          Issue Type: New Feature
>    Affects Versions: 1.0.0
>            Reporter: Allen Wittenauer
>         Attachments: HADOOP-8100-branch-1.0.patch
>
>
> This is a simple fix which shares the web server bind information for consumption down stream for 3rd party plugins.

--
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] [Commented] (HADOOP-8100) share web server information for http filters

Posted by "Alejandro Abdelnur (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214062#comment-13214062 ] 

Alejandro Abdelnur commented on HADOOP-8100:
--------------------------------------------

Nice attitude, thanks
                
> share web server information for http filters
> ---------------------------------------------
>
>                 Key: HADOOP-8100
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8100
>             Project: Hadoop Common
>          Issue Type: New Feature
>    Affects Versions: 0.24.0, 1.0.0, 0.23.2
>            Reporter: Allen Wittenauer
>         Attachments: HADOOP-8100-branch-1.0.patch
>
>
> This is a simple fix which shares the web server bind information for consumption down stream for 3rd party plugins.

--
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] (HADOOP-8100) share web server information for http filters

Posted by "Alejandro Abdelnur (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated HADOOP-8100:
---------------------------------------

    Affects Version/s: 0.23.2
                       0.24.0
    
> share web server information for http filters
> ---------------------------------------------
>
>                 Key: HADOOP-8100
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8100
>             Project: Hadoop Common
>          Issue Type: New Feature
>    Affects Versions: 0.24.0, 1.0.0, 0.23.2
>            Reporter: Allen Wittenauer
>         Attachments: HADOOP-8100-branch-1.0.patch
>
>
> This is a simple fix which shares the web server bind information for consumption down stream for 3rd party plugins.

--
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] (HADOOP-8100) share web server information for http filters

Posted by "Allen Wittenauer (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer updated HADOOP-8100:
-------------------------------------

    Attachment: HADOOP-8100-branch-1.0.patch
    
> share web server information for http filters
> ---------------------------------------------
>
>                 Key: HADOOP-8100
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8100
>             Project: Hadoop Common
>          Issue Type: New Feature
>    Affects Versions: 1.0.0
>            Reporter: Allen Wittenauer
>         Attachments: HADOOP-8100-branch-1.0.patch
>
>
> This is a simple fix which shares the web server bind information for consumption down stream for 3rd party plugins.

--
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] [Commented] (HADOOP-8100) share web server information for http filters

Posted by "Allen Wittenauer (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214067#comment-13214067 ] 

Allen Wittenauer commented on HADOOP-8100:
------------------------------------------

Oh, forgot:

{code}
  static final String PREFIX = "hadoop.http.authentication.";
...
    for (Map.Entry<String, String> entry : conf) {
      String name = entry.getKey();
      if (name.startsWith(PREFIX)) {
        String value = conf.get(name);
        name = name.substring(PREFIX.length());
        filterConfig.put(name, value);
      }
{code}

... is the reason why it has authentication in it.  This will allow anyone who is writing against AuthenticationFilterInitializer to use it.  While I'm planning on replacing that locally, others may not want to do that.
                
> share web server information for http filters
> ---------------------------------------------
>
>                 Key: HADOOP-8100
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8100
>             Project: Hadoop Common
>          Issue Type: New Feature
>    Affects Versions: 0.24.0, 1.0.0, 0.23.2
>            Reporter: Allen Wittenauer
>         Attachments: HADOOP-8100-branch-1.0.patch
>
>
> This is a simple fix which shares the web server bind information for consumption down stream for 3rd party plugins.

--
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