You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Sho Shimauchi (JIRA)" <ji...@apache.org> on 2012/08/19 10:38:38 UTC

[jira] [Created] (MAPREDUCE-4566) security.job.task.protocol.acl should be removed from hadoop-policy.xml

Sho Shimauchi created MAPREDUCE-4566:
----------------------------------------

             Summary: security.job.task.protocol.acl should be removed from hadoop-policy.xml
                 Key: MAPREDUCE-4566
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4566
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: security
    Affects Versions: trunk
            Reporter: Sho Shimauchi
            Assignee: Sho Shimauchi


In MAPREDUCE-4329, we removed security.task.umbilical.protocol.acl from branch-1 hadoop-policy.xml because we can neither change the value from default nor remove the property from code.
The property name is changed to security.job.task.protocol.acl in trunk.
The new property security.job.task.protocol.acl should be removed from hadoop-policy.xml in trunk too.

--
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] (MAPREDUCE-4566) security.job.task.protocol.acl should not be used

Posted by "Sho Shimauchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sho Shimauchi updated MAPREDUCE-4566:
-------------------------------------

    Attachment: MAPREDUCE-4566.txt

I attached a patch.
This patch just adds a comment to MRAMPolicyProvider as I added to MapReducePolicyProvider in MAPREDUCE-4329.
                
> security.job.task.protocol.acl should not be used
> -------------------------------------------------
>
>                 Key: MAPREDUCE-4566
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4566
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: security
>    Affects Versions: trunk
>            Reporter: Sho Shimauchi
>            Assignee: Sho Shimauchi
>         Attachments: MAPREDUCE-4566.txt
>
>
> In MAPREDUCE-4329, we removed security.task.umbilical.protocol.acl from branch-1 hadoop-policy.xml because we can neither change the value from default nor remove the property from code.
> The property name is changed to security.job.task.protocol.acl in trunk.
> The new property security.job.task.protocol.acl should be removed from hadoop-policy.xml in trunk too.

--
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] (MAPREDUCE-4566) security.job.task.protocol.acl should not be used

Posted by "Sho Shimauchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sho Shimauchi updated MAPREDUCE-4566:
-------------------------------------

    Summary: security.job.task.protocol.acl should not be used  (was: security.job.task.protocol.acl should be removed from hadoop-policy.xml)

I changed summary because hadoop-policy.xml exists under hadoop common project.
I will file another JIRA in the project.
                
> security.job.task.protocol.acl should not be used
> -------------------------------------------------
>
>                 Key: MAPREDUCE-4566
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4566
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: security
>    Affects Versions: trunk
>            Reporter: Sho Shimauchi
>            Assignee: Sho Shimauchi
>
> In MAPREDUCE-4329, we removed security.task.umbilical.protocol.acl from branch-1 hadoop-policy.xml because we can neither change the value from default nor remove the property from code.
> The property name is changed to security.job.task.protocol.acl in trunk.
> The new property security.job.task.protocol.acl should be removed from hadoop-policy.xml in trunk too.

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