You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Laxman (Created) (JIRA)" <ji...@apache.org> on 2012/03/21 12:05:39 UTC

[jira] [Created] (HBASE-5608) MR testcases are failing in QA builds

MR testcases are failing in QA builds
-------------------------------------

                 Key: HBASE-5608
                 URL: https://issues.apache.org/jira/browse/HBASE-5608
             Project: HBase
          Issue Type: Bug
          Components: build, mapreduce, test
    Affects Versions: 0.92.2
         Environment: Hadoop QA - precommit builds
            Reporter: Laxman
            Priority: Blocker


Many of the MR testcases are failing in PreCommit builds (triggered by Hadoop QA).
Failing testcases are
a) TestImportTsv
b) TestHFileOutputFormat
c) TestTableMapReduce

--
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] (HBASE-5608) MR testcases are failing in QA builds

Posted by "Jonathan Hsieh (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13237133#comment-13237133 ] 

Jonathan Hsieh commented on HBASE-5608:
---------------------------------------

@Greg

I cannot access the physical machines to get the actual logs, but we should be able to configure jenkins to save particular files after a build.

Looks like trunk saves all build and test artifacts from the most recent run here https://builds.apache.org/view/G-L/view/HBase/job/PreCommit-HBASE-Build/ws/.  Can you take a look and identify the file you need to help debug?

We can enable it for a little while until we get it resolved.
                
> MR testcases are failing in QA builds
> -------------------------------------
>
>                 Key: HBASE-5608
>                 URL: https://issues.apache.org/jira/browse/HBASE-5608
>             Project: HBase
>          Issue Type: Bug
>          Components: build, mapreduce, test
>    Affects Versions: 0.92.2
>         Environment: Hadoop QA - precommit builds
>            Reporter: Laxman
>            Priority: Blocker
>              Labels: build-failure, mapreduce, test-fail
>
> Many of the MR testcases are failing in PreCommit builds (triggered by Hadoop QA).
> Failing testcases are
> a) TestImportTsv
> b) TestHFileOutputFormat
> c) TestTableMapReduce

--
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] (HBASE-5608) MR testcases are failing in QA builds

Posted by "Gregory Chanan (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234831#comment-13234831 ] 

Gregory Chanan commented on HBASE-5608:
---------------------------------------

I looked at these briefly; you are correct in that the MR job fails (basically) silently.
I did some work on these test cases against hadoop-0.23, see https://issues.apache.org/jira/browse/HBASE-5317

Against 0.23 I needed to look in the "target/org.apache.hadoop.mapred.MiniMRCluster" directory for the MR logs.  The problem is:

1) I'm not sure this directory is generated against hadoop-1.0.0 (the default jenkins build), so the MR logs may be somewhere else
2) We need someone with access to the jenkins machine to search around and pull the logs

If someone with access to the jenkins machine can look around and find the logs, I'd be happy to take it from there.
                
> MR testcases are failing in QA builds
> -------------------------------------
>
>                 Key: HBASE-5608
>                 URL: https://issues.apache.org/jira/browse/HBASE-5608
>             Project: HBase
>          Issue Type: Bug
>          Components: build, mapreduce, test
>    Affects Versions: 0.92.2
>         Environment: Hadoop QA - precommit builds
>            Reporter: Laxman
>            Priority: Blocker
>              Labels: build-failure, mapreduce, test-fail
>
> Many of the MR testcases are failing in PreCommit builds (triggered by Hadoop QA).
> Failing testcases are
> a) TestImportTsv
> b) TestHFileOutputFormat
> c) TestTableMapReduce

--
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] (HBASE-5608) MR testcases are failing in QA builds

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

Laxman commented on HBASE-5608:
-------------------------------

Failing builds for logs
https://builds.apache.org/job/PreCommit-HBASE-Build/1231/
https://builds.apache.org/job/PreCommit-HBASE-Build/1112/
https://builds.apache.org/job/PreCommit-HBASE-Build/1108/

I had gone through the logs available in these builds. But I couldn't get any clue why these testcases are failing.

In case of TestImportTsv, MR job is failing quietly.
                
> MR testcases are failing in QA builds
> -------------------------------------
>
>                 Key: HBASE-5608
>                 URL: https://issues.apache.org/jira/browse/HBASE-5608
>             Project: HBase
>          Issue Type: Bug
>          Components: build, mapreduce, test
>    Affects Versions: 0.92.2
>         Environment: Hadoop QA - precommit builds
>            Reporter: Laxman
>            Priority: Blocker
>              Labels: build-failure, mapreduce, test-fail
>
> Many of the MR testcases are failing in PreCommit builds (triggered by Hadoop QA).
> Failing testcases are
> a) TestImportTsv
> b) TestHFileOutputFormat
> c) TestTableMapReduce

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