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 "Alejandro Abdelnur (Created) (JIRA)" <ji...@apache.org> on 2012/02/04 01:31:53 UTC

[jira] [Created] (HADOOP-8023) Add unset() method to Configuration

Add unset() method to Configuration
-----------------------------------

                 Key: HADOOP-8023
                 URL: https://issues.apache.org/jira/browse/HADOOP-8023
             Project: Hadoop Common
          Issue Type: New Feature
          Components: conf
    Affects Versions: 1.0.0
            Reporter: Alejandro Abdelnur
            Assignee: Alejandro Abdelnur
            Priority: Critical


HADOOP-7001 introduced the *Configuration.unset(String)* method.

MAPREDUCE-3727 requires that method in order to be back-ported.

This is required to fix an issue manifested when running MR/Hive/Sqoop jobs from Oozie, details are in MAPREDUCE-3727.


--
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-8023) Add unset() method to Configuration

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

Alejandro Abdelnur updated HADOOP-8023:
---------------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)

committed to branch-1
                
> Add unset() method to Configuration
> -----------------------------------
>
>                 Key: HADOOP-8023
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8023
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: conf
>    Affects Versions: 1.0.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>         Attachments: HADOOP-8023.patch
>
>
> HADOOP-7001 introduced the *Configuration.unset(String)* method.
> MAPREDUCE-3727 requires that method in order to be back-ported.
> This is required to fix an issue manifested when running MR/Hive/Sqoop jobs from Oozie, details are in MAPREDUCE-3727.

--
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-8023) Add unset() method to Configuration

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

Harsh J commented on HADOOP-8023:
---------------------------------

Hi, please set the right 1.x Fix Version here, thanks!
                
> Add unset() method to Configuration
> -----------------------------------
>
>                 Key: HADOOP-8023
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8023
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: conf
>    Affects Versions: 1.0.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>         Attachments: HADOOP-8023.patch
>
>
> HADOOP-7001 introduced the *Configuration.unset(String)* method.
> MAPREDUCE-3727 requires that method in order to be back-ported.
> This is required to fix an issue manifested when running MR/Hive/Sqoop jobs from Oozie, details are in MAPREDUCE-3727.

--
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-8023) Add unset() method to Configuration

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

Alejandro Abdelnur updated HADOOP-8023:
---------------------------------------

    Attachment: HADOOP-8023.patch
    
> Add unset() method to Configuration
> -----------------------------------
>
>                 Key: HADOOP-8023
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8023
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: conf
>    Affects Versions: 1.0.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>         Attachments: HADOOP-8023.patch
>
>
> HADOOP-7001 introduced the *Configuration.unset(String)* method.
> MAPREDUCE-3727 requires that method in order to be back-ported.
> This is required to fix an issue manifested when running MR/Hive/Sqoop jobs from Oozie, details are in MAPREDUCE-3727.

--
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-8023) Add unset() method to Configuration

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

Alejandro Abdelnur updated HADOOP-8023:
---------------------------------------

    Status: Patch Available  (was: Open)
    
> Add unset() method to Configuration
> -----------------------------------
>
>                 Key: HADOOP-8023
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8023
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: conf
>    Affects Versions: 1.0.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>         Attachments: HADOOP-8023.patch
>
>
> HADOOP-7001 introduced the *Configuration.unset(String)* method.
> MAPREDUCE-3727 requires that method in order to be back-ported.
> This is required to fix an issue manifested when running MR/Hive/Sqoop jobs from Oozie, details are in MAPREDUCE-3727.

--
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-8023) Add unset() method to Configuration

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

Tom White commented on HADOOP-8023:
-----------------------------------

+1 This is a compatible addition to the 1.x branch.
                
> Add unset() method to Configuration
> -----------------------------------
>
>                 Key: HADOOP-8023
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8023
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: conf
>    Affects Versions: 1.0.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>         Attachments: HADOOP-8023.patch
>
>
> HADOOP-7001 introduced the *Configuration.unset(String)* method.
> MAPREDUCE-3727 requires that method in order to be back-ported.
> This is required to fix an issue manifested when running MR/Hive/Sqoop jobs from Oozie, details are in MAPREDUCE-3727.

--
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-8023) Add unset() method to Configuration

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

Hadoop QA commented on HADOOP-8023:
-----------------------------------

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

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

    +1 tests included.  The patch appears to include 3 new or modified tests.

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

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

This message is automatically generated.
                
> Add unset() method to Configuration
> -----------------------------------
>
>                 Key: HADOOP-8023
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8023
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: conf
>    Affects Versions: 1.0.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>         Attachments: HADOOP-8023.patch
>
>
> HADOOP-7001 introduced the *Configuration.unset(String)* method.
> MAPREDUCE-3727 requires that method in order to be back-ported.
> This is required to fix an issue manifested when running MR/Hive/Sqoop jobs from Oozie, details are in MAPREDUCE-3727.

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