You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Virag Kothari (JIRA)" <ji...@apache.org> on 2012/09/12 03:49:07 UTC

[jira] [Created] (OOZIE-993) Hadoop 23 doesn't accept user defined jobtracker

Virag Kothari created OOZIE-993:
-----------------------------------

             Summary: Hadoop 23 doesn't accept user defined jobtracker
                 Key: OOZIE-993
                 URL: https://issues.apache.org/jira/browse/OOZIE-993
             Project: Oozie
          Issue Type: Bug
    Affects Versions: 3.3.0
            Reporter: Virag Kothari
            Assignee: Virag Kothari
             Fix For: 3.3.0


As the deprecation of mapred.job.tracker will not be handled in 23 (MAPREDUCE-4044), Oozie needs to set yarn.resourcemanager.address explicitly similar to OOZIE-779.

--
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] (OOZIE-993) Hadoop 23 doesn't accept user defined jobtracker

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

Alejandro Abdelnur commented on OOZIE-993:
------------------------------------------

Virag, were were doing this before but we undid it in OOZIE-779. 

hadoop 0.23 does not handle the old mapred.job.tracker but handles the mapreduce.job.tracker, thus we are OK.
                
> Hadoop 23 doesn't accept user defined jobtracker
> ------------------------------------------------
>
>                 Key: OOZIE-993
>                 URL: https://issues.apache.org/jira/browse/OOZIE-993
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: 3.3.0
>
>         Attachments: OOZIE-993.patch
>
>
> As the deprecation of mapred.job.tracker will not be handled in 23 (MAPREDUCE-4044), Oozie needs to set yarn.resourcemanager.address explicitly similar to OOZIE-779.

--
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] (OOZIE-993) Hadoop 23 doesn't accept user defined jobtracker

Posted by "Virag Kothari (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454138#comment-13454138 ] 

Virag Kothari commented on OOZIE-993:
-------------------------------------

We were mapping yarn.resoucemanager.address in OOZIE-779 but this setting was reverted in OOZIE-788 due an issue with testcases. This JIRA just sets this property back with a work around for test cases.
                
> Hadoop 23 doesn't accept user defined jobtracker
> ------------------------------------------------
>
>                 Key: OOZIE-993
>                 URL: https://issues.apache.org/jira/browse/OOZIE-993
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: 3.3.0
>
>         Attachments: OOZIE-993.patch
>
>
> As the deprecation of mapred.job.tracker will not be handled in 23 (MAPREDUCE-4044), Oozie needs to set yarn.resourcemanager.address explicitly similar to OOZIE-779.

--
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] [Updated] (OOZIE-993) Hadoop 23 doesn't accept user defined jobtracker

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

Virag Kothari updated OOZIE-993:
--------------------------------

    Attachment: OOZIE-993.patch

Patch at https://reviews.apache.org/r/7050/
                
> Hadoop 23 doesn't accept user defined jobtracker
> ------------------------------------------------
>
>                 Key: OOZIE-993
>                 URL: https://issues.apache.org/jira/browse/OOZIE-993
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: 3.3.0
>
>         Attachments: OOZIE-993.patch
>
>
> As the deprecation of mapred.job.tracker will not be handled in 23 (MAPREDUCE-4044), Oozie needs to set yarn.resourcemanager.address explicitly similar to OOZIE-779.

--
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] (OOZIE-993) Hadoop 23 doesn't accept user defined jobtracker

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

Hadoop QA commented on OOZIE-993:
---------------------------------

Testing JIRA OOZIE-993

Cleaning local svn workspace

{code}
----------------------------

+1 PATCH_APPLIES
   CLEAN cleaned target directories
+1 RAW_PATCH_ANALYSIS
    +1 the patch does not introduce any @author tags
    +1 the patch does not introduce any tabs
    +1 the patch does not introduce any trailing spaces
    +1 the patch does not introduce any line longer than 132
    +1 the patch does adds/modifies 1 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warnings
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
+1 TESTS
   Tests run: 908
   Tests failures: 0
   Tests errors: 0
+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
{code}

The full output of the test-patch run is available at

   https://builds.apache.org/job/oozie-trunk-precommit-build/97/
                
> Hadoop 23 doesn't accept user defined jobtracker
> ------------------------------------------------
>
>                 Key: OOZIE-993
>                 URL: https://issues.apache.org/jira/browse/OOZIE-993
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: 3.3.0
>
>         Attachments: OOZIE-993.patch
>
>
> As the deprecation of mapred.job.tracker will not be handled in 23 (MAPREDUCE-4044), Oozie needs to set yarn.resourcemanager.address explicitly similar to OOZIE-779.

--
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] (OOZIE-993) Hadoop 23 doesn't accept user defined jobtracker

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

Hadoop QA commented on OOZIE-993:
---------------------------------

Testing JIRA OOZIE-993

Cleaning local svn workspace

----------------------------

{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:green}+1 RAW_PATCH_ANALYSIS{color}
.    {color:green}+1{color} the patch does not introduce any @author tags
.    {color:green}+1{color} the patch does not introduce any tabs
.    {color:green}+1{color} the patch does not introduce any trailing spaces
.    {color:green}+1{color} the patch does not introduce any line longer than 132
.    {color:green}+1{color} the patch does adds/modifies 1 testcase(s)
{color:green}+1 RAT{color}
.    {color:green}+1{color} the patch does not seem to introduce new RAT warnings
{color:green}+1 JAVADOC{color}
.    {color:green}+1{color} the patch does not seem to introduce new Javadoc warnings
{color:green}+1 COMPILE{color}
.    {color:green}+1{color} HEAD compiles
.    {color:green}+1{color} patch compiles
.    {color:green}+1{color} the patch does not seem to introduce new javac warnings
{color:green}+1 BACKWARDS_COMPATIBILITY{color}
.    {color:green}+1{color} the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
.    {color:green}+1{color} the patch does not modify JPA files
{color:red}-1 TESTS{color} - the patch failed the following testcases:

          org.apache.oozie.util.TestGraphGenerator

.   Tests run: 915
.   Tests failures: 1
.   Tests errors: 0
{color:green}+1 DISTRO{color}
.    {color:green}+1{color} distro tarball builds with the patch 

----------------------------
{color:red}Overall result: Please check the reported -1(s){color}


The full output of the test-patch run is available at

.   https://builds.apache.org/job/oozie-trunk-precommit-build/129/
                
> Hadoop 23 doesn't accept user defined jobtracker
> ------------------------------------------------
>
>                 Key: OOZIE-993
>                 URL: https://issues.apache.org/jira/browse/OOZIE-993
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: 3.3.0
>
>         Attachments: OOZIE-993.patch
>
>
> As the deprecation of mapred.job.tracker will not be handled in 23 (MAPREDUCE-4044), Oozie needs to set yarn.resourcemanager.address explicitly similar to OOZIE-779.

--
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] (OOZIE-993) Hadoop 23 doesn't accept user defined jobtracker

Posted by "Mohammad Kamrul Islam (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468734#comment-13468734 ] 

Mohammad Kamrul Islam commented on OOZIE-993:
---------------------------------------------

+1
                
> Hadoop 23 doesn't accept user defined jobtracker
> ------------------------------------------------
>
>                 Key: OOZIE-993
>                 URL: https://issues.apache.org/jira/browse/OOZIE-993
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: 3.3.0
>
>         Attachments: OOZIE-993.patch
>
>
> As the deprecation of mapred.job.tracker will not be handled in 23 (MAPREDUCE-4044), Oozie needs to set yarn.resourcemanager.address explicitly similar to OOZIE-779.

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