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 "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2012/06/20 07:20:42 UTC

[jira] [Created] (MAPREDUCE-4356) Provide access to ParsedTask.obtainTaskAttempts()

Ravi Gummadi created MAPREDUCE-4356:
---------------------------------------

             Summary: Provide access to ParsedTask.obtainTaskAttempts()
                 Key: MAPREDUCE-4356
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4356
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: tools/rumen
            Reporter: Ravi Gummadi
            Assignee: Ravi Gummadi


Change the access modifier of obtainTaskAttempts() in ParsedTask.java from default to public sothat it is accessible for everyone.

--
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-4356) Provide access to ParsedTask.obtainTaskAttempts()

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

Ravi Gummadi updated MAPREDUCE-4356:
------------------------------------

    Attachment: 4356.patch

Attaching patch by changing the access modifier to public.
                
> Provide access to ParsedTask.obtainTaskAttempts()
> -------------------------------------------------
>
>                 Key: MAPREDUCE-4356
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4356
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tools/rumen
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 4356.patch
>
>
> Change the access modifier of obtainTaskAttempts() in ParsedTask.java from default to public sothat it is accessible for everyone.

--
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] (MAPREDUCE-4356) Provide access to ParsedTask.obtainTaskAttempts()

Posted by "Ravi Gummadi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397287#comment-13397287 ] 

Ravi Gummadi commented on MAPREDUCE-4356:
-----------------------------------------

The javac issue reported is not related to this patch.
                
> Provide access to ParsedTask.obtainTaskAttempts()
> -------------------------------------------------
>
>                 Key: MAPREDUCE-4356
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4356
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tools/rumen
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 4356.patch
>
>
> Change the access modifier of obtainTaskAttempts() in ParsedTask.java from default to public sothat it is accessible for everyone.

--
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-4356) Provide access to ParsedTask.obtainTaskAttempts()

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

Ravi Gummadi updated MAPREDUCE-4356:
------------------------------------

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

I just committed this to trunk.
                
> Provide access to ParsedTask.obtainTaskAttempts()
> -------------------------------------------------
>
>                 Key: MAPREDUCE-4356
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4356
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tools/rumen
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 4356.patch
>
>
> Change the access modifier of obtainTaskAttempts() in ParsedTask.java from default to public sothat it is accessible for everyone.

--
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-4356) Provide access to ParsedTask.obtainTaskAttempts()

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

Ravi Gummadi updated MAPREDUCE-4356:
------------------------------------

    Release Note: Made the method ParsedTask.obtainTaskAttempts() public.
          Status: Patch Available  (was: Open)
    
> Provide access to ParsedTask.obtainTaskAttempts()
> -------------------------------------------------
>
>                 Key: MAPREDUCE-4356
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4356
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tools/rumen
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 4356.patch
>
>
> Change the access modifier of obtainTaskAttempts() in ParsedTask.java from default to public sothat it is accessible for everyone.

--
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] (MAPREDUCE-4356) Provide access to ParsedTask.obtainTaskAttempts()

Posted by "Amar Kamat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398199#comment-13398199 ] 

Amar Kamat commented on MAPREDUCE-4356:
---------------------------------------

+1.
                
> Provide access to ParsedTask.obtainTaskAttempts()
> -------------------------------------------------
>
>                 Key: MAPREDUCE-4356
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4356
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tools/rumen
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 4356.patch
>
>
> Change the access modifier of obtainTaskAttempts() in ParsedTask.java from default to public sothat it is accessible for everyone.

--
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] (MAPREDUCE-4356) Provide access to ParsedTask.obtainTaskAttempts()

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398219#comment-13398219 ] 

Hudson commented on MAPREDUCE-4356:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #2375 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2375/])
    MAPREDUCE-4356. [Rumen] Provide access to the method ParsedTask.obtainTaskAttempts(). (ravigummadi) (Revision 1352415)

     Result = SUCCESS
ravigummadi : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1352415
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-tools/hadoop-rumen/src/main/java/org/apache/hadoop/tools/rumen/ParsedTask.java

                
> Provide access to ParsedTask.obtainTaskAttempts()
> -------------------------------------------------
>
>                 Key: MAPREDUCE-4356
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4356
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tools/rumen
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 4356.patch
>
>
> Change the access modifier of obtainTaskAttempts() in ParsedTask.java from default to public sothat it is accessible for everyone.

--
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] (MAPREDUCE-4356) Provide access to ParsedTask.obtainTaskAttempts()

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398217#comment-13398217 ] 

Hudson commented on MAPREDUCE-4356:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2445 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2445/])
    MAPREDUCE-4356. [Rumen] Provide access to the method ParsedTask.obtainTaskAttempts(). (ravigummadi) (Revision 1352415)

     Result = SUCCESS
ravigummadi : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1352415
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-tools/hadoop-rumen/src/main/java/org/apache/hadoop/tools/rumen/ParsedTask.java

                
> Provide access to ParsedTask.obtainTaskAttempts()
> -------------------------------------------------
>
>                 Key: MAPREDUCE-4356
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4356
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tools/rumen
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 4356.patch
>
>
> Change the access modifier of obtainTaskAttempts() in ParsedTask.java from default to public sothat it is accessible for everyone.

--
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] (MAPREDUCE-4356) Provide access to ParsedTask.obtainTaskAttempts()

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398235#comment-13398235 ] 

Hudson commented on MAPREDUCE-4356:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2394 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2394/])
    MAPREDUCE-4356. [Rumen] Provide access to the method ParsedTask.obtainTaskAttempts(). (ravigummadi) (Revision 1352415)

     Result = FAILURE
ravigummadi : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1352415
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-tools/hadoop-rumen/src/main/java/org/apache/hadoop/tools/rumen/ParsedTask.java

                
> Provide access to ParsedTask.obtainTaskAttempts()
> -------------------------------------------------
>
>                 Key: MAPREDUCE-4356
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4356
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tools/rumen
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 4356.patch
>
>
> Change the access modifier of obtainTaskAttempts() in ParsedTask.java from default to public sothat it is accessible for everyone.

--
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] (MAPREDUCE-4356) Provide access to ParsedTask.obtainTaskAttempts()

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398358#comment-13398358 ] 

Hudson commented on MAPREDUCE-4356:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #1083 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1083/])
    MAPREDUCE-4356. [Rumen] Provide access to the method ParsedTask.obtainTaskAttempts(). (ravigummadi) (Revision 1352415)

     Result = FAILURE
ravigummadi : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1352415
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-tools/hadoop-rumen/src/main/java/org/apache/hadoop/tools/rumen/ParsedTask.java

                
> Provide access to ParsedTask.obtainTaskAttempts()
> -------------------------------------------------
>
>                 Key: MAPREDUCE-4356
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4356
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tools/rumen
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 4356.patch
>
>
> Change the access modifier of obtainTaskAttempts() in ParsedTask.java from default to public sothat it is accessible for everyone.

--
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] (MAPREDUCE-4356) Provide access to ParsedTask.obtainTaskAttempts()

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398443#comment-13398443 ] 

Hudson commented on MAPREDUCE-4356:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1116 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1116/])
    MAPREDUCE-4356. [Rumen] Provide access to the method ParsedTask.obtainTaskAttempts(). (ravigummadi) (Revision 1352415)

     Result = FAILURE
ravigummadi : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1352415
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-tools/hadoop-rumen/src/main/java/org/apache/hadoop/tools/rumen/ParsedTask.java

                
> Provide access to ParsedTask.obtainTaskAttempts()
> -------------------------------------------------
>
>                 Key: MAPREDUCE-4356
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4356
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tools/rumen
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 4356.patch
>
>
> Change the access modifier of obtainTaskAttempts() in ParsedTask.java from default to public sothat it is accessible for everyone.

--
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] (MAPREDUCE-4356) Provide access to ParsedTask.obtainTaskAttempts()

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

Hadoop QA commented on MAPREDUCE-4356:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12532651/4356.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 javac.  The patch appears to cause the build to fail.

Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2481//console

This message is automatically generated.
                
> Provide access to ParsedTask.obtainTaskAttempts()
> -------------------------------------------------
>
>                 Key: MAPREDUCE-4356
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4356
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tools/rumen
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: 4356.patch
>
>
> Change the access modifier of obtainTaskAttempts() in ParsedTask.java from default to public sothat it is accessible for everyone.

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