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 "Todd Lipcon (JIRA)" <ji...@apache.org> on 2011/05/02 22:59:05 UTC

[jira] [Created] (MAPREDUCE-2465) Trunk not compiling after federation merge

Trunk not compiling after federation merge
------------------------------------------

                 Key: MAPREDUCE-2465
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: contrib/raid
    Affects Versions: 0.23.0
            Reporter: Todd Lipcon
            Priority: Blocker


The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2465) Trunk not compiling after federation merge

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

Todd Lipcon updated MAPREDUCE-2465:
-----------------------------------

    Attachment: fix-compile-but-raid-broken.txt

This patch makes raid compile, but the tests fail like crazy. I don't know enough about federation or RAID to fix this.

> Trunk not compiling after federation merge
> ------------------------------------------
>
>                 Key: MAPREDUCE-2465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Priority: Blocker
>         Attachments: failure.txt, fix-compile-but-raid-broken.txt
>
>
> The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2465) HDFS raid not compiling after federation merge

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

Hudson commented on MAPREDUCE-2465:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #669 (See [https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk/669/])
    

> HDFS raid not compiling after federation merge
> ----------------------------------------------
>
>                 Key: MAPREDUCE-2465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Ramkumar Vadali
>            Priority: Blocker
>         Attachments: disable-raid-compilation.txt, failure.txt, fix-compile-but-raid-broken.txt
>
>
> The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2465) HDFS raid not compiling after federation merge

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

Hudson commented on MAPREDUCE-2465:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #656 (See [https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/656/])
    

> HDFS raid not compiling after federation merge
> ----------------------------------------------
>
>                 Key: MAPREDUCE-2465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Ramkumar Vadali
>            Priority: Blocker
>         Attachments: disable-raid-compilation.txt, failure.txt, fix-compile-but-raid-broken.txt
>
>
> The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2465) Trunk not compiling after federation merge

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

Todd Lipcon updated MAPREDUCE-2465:
-----------------------------------

    Attachment: disable-raid-compilation.txt

Here's a patch to disable the raid build. I tested that trunk compiles with this patch, and that the other raids continue to compile and test.

> Trunk not compiling after federation merge
> ------------------------------------------
>
>                 Key: MAPREDUCE-2465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Priority: Blocker
>         Attachments: disable-raid-compilation.txt, failure.txt, fix-compile-but-raid-broken.txt
>
>
> The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2465) Trunk not compiling after federation merge

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

Todd Lipcon commented on MAPREDUCE-2465:
----------------------------------------

Committed that patch to trunk. I will leave this open so someone can address the actual issue and re-enable the raid contrib once it's working.

> Trunk not compiling after federation merge
> ------------------------------------------
>
>                 Key: MAPREDUCE-2465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Priority: Blocker
>         Attachments: disable-raid-compilation.txt, failure.txt, fix-compile-but-raid-broken.txt
>
>
> The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2465) HDFS raid not compiling after federation merge

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

Ramkumar Vadali commented on MAPREDUCE-2465:
--------------------------------------------

I will work on making this compile

> HDFS raid not compiling after federation merge
> ----------------------------------------------
>
>                 Key: MAPREDUCE-2465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Ramkumar Vadali
>            Priority: Blocker
>         Attachments: disable-raid-compilation.txt, failure.txt, fix-compile-but-raid-broken.txt
>
>
> The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2465) HDFS raid not compiling after federation merge

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

Suresh Srinivas commented on MAPREDUCE-2465:
--------------------------------------------

I did not see this bug - I have a patch attached to MR-2467. Can some one please review the change.

> HDFS raid not compiling after federation merge
> ----------------------------------------------
>
>                 Key: MAPREDUCE-2465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Ramkumar Vadali
>            Priority: Blocker
>         Attachments: disable-raid-compilation.txt, failure.txt, fix-compile-but-raid-broken.txt
>
>
> The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2465) HDFS raid not compiling after federation merge

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

Ramkumar Vadali commented on MAPREDUCE-2465:
--------------------------------------------

Suresh, the patch for MAPREDUCE-2467 looks good.

> HDFS raid not compiling after federation merge
> ----------------------------------------------
>
>                 Key: MAPREDUCE-2465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Ramkumar Vadali
>            Priority: Blocker
>         Attachments: disable-raid-compilation.txt, failure.txt, fix-compile-but-raid-broken.txt
>
>
> The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2465) Trunk not compiling after federation merge

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

Todd Lipcon updated MAPREDUCE-2465:
-----------------------------------

    Attachment: failure.txt

Here are the failures seen in compilation.

> Trunk not compiling after federation merge
> ------------------------------------------
>
>                 Key: MAPREDUCE-2465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Priority: Blocker
>         Attachments: failure.txt
>
>
> The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2465) HDFS raid not compiling after federation merge

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

Todd Lipcon updated MAPREDUCE-2465:
-----------------------------------

    Summary: HDFS raid not compiling after federation merge  (was: Trunk not compiling after federation merge)

> HDFS raid not compiling after federation merge
> ----------------------------------------------
>
>                 Key: MAPREDUCE-2465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Priority: Blocker
>         Attachments: disable-raid-compilation.txt, failure.txt, fix-compile-but-raid-broken.txt
>
>
> The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (MAPREDUCE-2465) HDFS raid not compiling after federation merge

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

Ramkumar Vadali reassigned MAPREDUCE-2465:
------------------------------------------

    Assignee: Ramkumar Vadali

> HDFS raid not compiling after federation merge
> ----------------------------------------------
>
>                 Key: MAPREDUCE-2465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Ramkumar Vadali
>            Priority: Blocker
>         Attachments: disable-raid-compilation.txt, failure.txt, fix-compile-but-raid-broken.txt
>
>
> The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2465) Trunk not compiling after federation merge

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

Konstantin Boudnik commented on MAPREDUCE-2465:
-----------------------------------------------

+1 - on disabling RAID until post-Federation changes are resolved.

> Trunk not compiling after federation merge
> ------------------------------------------
>
>                 Key: MAPREDUCE-2465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Priority: Blocker
>         Attachments: disable-raid-compilation.txt, failure.txt, fix-compile-but-raid-broken.txt
>
>
> The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2465) Trunk not compiling after federation merge

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

Todd Lipcon commented on MAPREDUCE-2465:
----------------------------------------

bq. that the other raids continue to compile and test
....that the other _contribs_ continue to compile and test....

> Trunk not compiling after federation merge
> ------------------------------------------
>
>                 Key: MAPREDUCE-2465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Priority: Blocker
>         Attachments: disable-raid-compilation.txt, failure.txt, fix-compile-but-raid-broken.txt
>
>
> The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2465) Trunk not compiling after federation merge

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

Todd Lipcon commented on MAPREDUCE-2465:
----------------------------------------

Rather than add my dubious patch that "fixes" RAID (but clearly does so incorrectly) I think it would be prudent to simply disable RAID compilation on trunk at this time.

Once someone from the federation project or the RAID contrib steps up to fix this issue, we can re-enable the compilation, but as is, this is blocking all progress.

> Trunk not compiling after federation merge
> ------------------------------------------
>
>                 Key: MAPREDUCE-2465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Priority: Blocker
>         Attachments: failure.txt, fix-compile-but-raid-broken.txt
>
>
> The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (MAPREDUCE-2465) HDFS raid not compiling after federation merge

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

Suresh Srinivas resolved MAPREDUCE-2465.
----------------------------------------

    Resolution: Not A Problem

MAPREDUCE-2467 fixed the build issue and reverted the temporary patch committed in this jira.

> HDFS raid not compiling after federation merge
> ----------------------------------------------
>
>                 Key: MAPREDUCE-2465
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2465
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/raid
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Ramkumar Vadali
>            Priority: Blocker
>         Attachments: disable-raid-compilation.txt, failure.txt, fix-compile-but-raid-broken.txt
>
>
> The RAID contrib is no longer compiling now that federation has been merged, due to some API changes in LocatedBlock and FSDataset.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira