Return-Path: X-Original-To: apmail-incubator-bigtop-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bigtop-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 27D6E9057 for ; Wed, 4 Apr 2012 04:41:44 +0000 (UTC) Received: (qmail 12420 invoked by uid 500); 4 Apr 2012 04:41:43 -0000 Delivered-To: apmail-incubator-bigtop-dev-archive@incubator.apache.org Received: (qmail 12320 invoked by uid 500); 4 Apr 2012 04:41:43 -0000 Mailing-List: contact bigtop-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@incubator.apache.org Delivered-To: mailing list bigtop-dev@incubator.apache.org Received: (qmail 12309 invoked by uid 99); 4 Apr 2012 04:41:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2012 04:41:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2012 04:41:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 733E3357513 for ; Wed, 4 Apr 2012 04:41:21 +0000 (UTC) Date: Wed, 4 Apr 2012 04:41:21 +0000 (UTC) From: "Roman Shaposhnik (Commented) (JIRA)" To: bigtop-dev@incubator.apache.org Message-ID: <1841568044.10271.1333514481730.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <815009917.9566.1332528928898.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (BIGTOP-483) Smoke test of Hadoop fails with clitest missing testConf.xml file MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/BIGTOP-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13246018#comment-13246018 ] Roman Shaposhnik commented on BIGTOP-483: ----------------------------------------- David, sorry to mention it before, but is there any chance you can try to take a look at how to reuse the original artifact from the Hadoop itself? At this point, lets not worry about Hadoop 1.X code line and focus more on the Hadoop 0.23 (AKA Hadoop 2.X) codeline. Here's what I have in mind: https://github.com/apache/hadoop-common/blob/branch-0.22/common/src/test/core/org/apache/hadoop/cli/CLITestHelper.java#L85 Note however that this is Hadoop branch-0.22. It would be very nice if you could port this to the Hadoop upstream branch-2 I'd be willing to help. > Smoke test of Hadoop fails with clitest missing testConf.xml file > ----------------------------------------------------------------- > > Key: BIGTOP-483 > URL: https://issues.apache.org/jira/browse/BIGTOP-483 > Project: Bigtop > Issue Type: Bug > Components: Tests > Affects Versions: 0.3.0 > Environment: Found on ubuntu, but applies to all systems. > Reporter: David Liu > Assignee: David Liu > Fix For: 0.4.0 > > Attachments: BIGTOP-483.patch.txt > > > 12/03/21 23:10:05 INFO cli.TestCLI: File: /home/ubuntu/bigtop/bigtop-tests/test-execution/smokes/hadoop/target/clitest_data/testConf.xml not found > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.923 sec <<< FAILURE! > Results : > Failed tests: > testAll(org.apache.bigtop.itest.hadooptests.TestTestCLI) > Tests run: 10, Failures: 1, Errors: 0, Skipped: 0 > More details: > ------------------------------------------------------------------------------- > Test set: org.apache.bigtop.itest.hadooptests.TestTestCLI > ------------------------------------------------------------------------------- > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.923 sec <<< FAILURE! > testAll(org.apache.bigtop.itest.hadooptests.TestTestCLI) Time elapsed: 0.096 sec <<< FAILURE! > junit.framework.AssertionFailedError: Error reading test config file > at junit.framework.Assert.fail(Assert.java:47) > at junit.framework.Assert.assertTrue(Assert.java:20) > at org.apache.hadoop.cli.TestCLI.readTestConfigFile(TestCLI.java:105) > at org.apache.hadoop.cli.TestCLI.setUp(TestCLI.java:114) -- 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