Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B6E399D24 for ; Thu, 22 Mar 2012 14:18:11 +0000 (UTC) Received: (qmail 11697 invoked by uid 500); 22 Mar 2012 14:18:10 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 11460 invoked by uid 500); 22 Mar 2012 14:18:10 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Delivered-To: moderator for general@incubator.apache.org Received: (qmail 92665 invoked by uid 99); 21 Mar 2012 04:13:58 -0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ron.bogdanoff@gmail.com designates 209.85.215.47 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=NIcO1sug5Qi+HTDIJQlu1aW8xKdqEB2m28Tvyt0zvhk=; b=rGs3jczuRJZY7+lwsXhGQERbYiXXrEZx18iTHBP9YNKgp/SrJUJYn43nlpiCOUL3gf fLgWHQk11gQMyzERzEQ0TMZhicxo/2V1t7xJ92or4dFoXbyZuOqHDa+y4nqektN2QHKh Nlnq6+s9Q669PmvMke539cy4bbgBwhdC5o2MctsCV7uzm6jiG7ULaLtCoCPPPon/Jc5r LKaIcg3dJMof4kRmbfCATz96I4Q89hoRkxTym7pUigYl+PAxbcWZMWzLxX/GINa7m9w3 2MPiMDOvYrz79S8rWstZgeHeN+4zWLf2O1zPLCDChf4sASNdyTu5UwB63VVb2U1Zxyvu sZmA== MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 20 Mar 2012 21:13:31 -0700 Message-ID: Subject: Re: [VOTE] Release for Bigtop version 0.3.0-incubating From: Ron Bogdanoff To: bigtop-dev@incubator.apache.org Cc: general@incubator.apache.org Content-Type: multipart/alternative; boundary=f46d0401fa77a2f68804bbb9039a X-Virus-Checked: Checked by ClamAV on apache.org --f46d0401fa77a2f68804bbb9039a Content-Type: text/plain; charset=ISO-8859-1 I tried building/testing RC1 today. Question, I am probably doing something wrong here, not sure... Build was ok, can run PI test. I am trying to run the smoke tests in bigtop-tests/test-artifacts. I needed to add a to the pom for http://repository.cloudera.comso the dependency for itest will download. It does download (along with other jars it looks like) but I am getting these messages from mvn INFO] [INFO] bigtop-smokes ..................................... SUCCESS [6.724s] [INFO] hadoopsmoke ....................................... FAILURE [2.136s] [INFO] hivesmoke ......................................... SKIPPED [INFO] packagesmoke ...................................... SKIPPED [INFO] ooziesmoke ........................................ SKIPPED [INFO] hbasesmoke ........................................ SKIPPED [INFO] flumesmoke ........................................ SKIPPED [INFO] sqoop-integration ................................. SKIPPED [INFO] mahoutsmoke ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.964s [INFO] Finished at: Wed Mar 21 03:44:00 UTC 2012 [INFO] Final Memory: 10M/58M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project hadoop-smoke: Compilation failure: Compilation failure: [ERROR] error: error reading /home/ubuntu/.m2/repository/org/apache/hadoop/hadoop-core/ 0.20.205.0/hadoop-core-0.20.205.0.jar; error in opening zip file [ERROR] error: error reading /home/ubuntu/.m2/repository/org/apache/hadoop/hadoop-test/ 0.20.205.0/hadoop-test-0.20.205.0.jar; error in opening zip file [ERROR] error: error reading /home/ubuntu/.m2/repository/org/apache/bigtop/itest/itest-common/0.3.0-incubating/itest-common-0.3.0-incubating.jar; error in opening zip file Seems these jar files that were downloaded into my .m2 repository are corrupt. For example, itest-common-0.3.0-incubating.jar is only 392 bytes ubuntu@ip-10-168-178-138:~/.m2/repository/org/apache/bigtop/itest/itest-common/0.3.0-incubating$ ls -l total 20 -rw-r--r-- 1 ubuntu ubuntu 392 2012-03-21 03:38 itest-common-0.3.0-incubating.jar -rw-r--r-- 1 ubuntu ubuntu 282 2012-03-21 03:38 itest-common-0.3.0-incubating.jar.lastUpdated -rw-r--r-- 1 ubuntu ubuntu 392 2012-03-21 03:38 itest-common-0.3.0-incubating.pom -rw-r--r-- 1 ubuntu ubuntu 282 2012-03-21 03:38 itest-common-0.3.0-incubating.pom.lastUpdated -rw-r--r-- 1 ubuntu ubuntu 214 2012-03-21 03:38 _maven.repositories ubuntu@ip-10-168-178-138:~/.m2/repository/org/apache/bigtop/itest/itest-common/0.3.0-incubating$ if I try to unzip manually I get... ubuntu@ip-10-168-178-138:~/.m2/repository/org/apache/bigtop/itest/itest-common/0.3.0-incubating$ unzip itest-common-0.3.0-incubating.jar Archive: itest-common-0.3.0-incubating.jar End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of itest-common-0.3.0-incubating.jar or itest-common-0.3.0-incubating.jar.zip, and cannot find itest-common-0.3.0-incubating.jar.ZIP, period. Any advice would be appreciated Regards Ron On Tue, Mar 20, 2012 at 11:35 AM, Roman Shaposhnik wrote: > This is the third incubator release for Apache Bigtop, version > 0.3.0-incubating. > > It fixes the following issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12317841&projectId=12311420 > > The delta between RC0 and RC1 includes fixes for the following issues: > BIGTOP-446. Typo in hadoop module for puppet > BIGTOP-459. remove references to cloudera from the packaging files > BIGTOP-443. deb/oozie/oozie-client.postinst installs an alternative > for a path that isn't there > BIGTOP-382. hadoop-conf-pseudo packages contains subversion metada > BIGTOP-457. Bigtop 0.3.0: Hadoop namenode doesnt start after > installing the deb package > > *** Please download, test, and vote by Mon, March 26 > > Note that we are voting on the source (tag): release-0.3.0-incubating-RC1 > > Source tarball, checksums, signature: > http://people.apache.org/~rvs/bigtop-0.3.0-incubating-RC1/ > > The tag to be voted on: > > https://svn.apache.org/repos/asf/incubator/bigtop/tags/release-0.3.0-incubating-RC1/ > > Bigtop's KEYS file, containing the PGP keys used to sign the release: > http://svn.apache.org/repos/asf/incubator/bigtop/dist/KEYS > > Please also make sure to try installing our convenience binary distribution > artifacts. We are publishing the Bigtop 0.3.0 incubating distributions for > the > following Linux platforms: Ubuntu 10.04, CentOS 5, CentOS 6, Fedora 15, > Fedora 16, SLES 11. The easies way to install Bigtop distribution on > your favorite Linux OS is to pick one of the attached files, and place > it (as root) in the following folder: > * Ubuntu -- /etc/apt/sources.list.d/ > * CentOS5, CentOS6, Fedora 15, Fedora 16 -- /etc/yum.repos.d/ > * SLES 11 -- /etc/zypp/repos.d/ > > After that you can follow the installation instructions from over here (DO > NOT > FORGET TO SKIP STEPS #1 and #2): > > https://cwiki.apache.org/confluence/display/BIGTOP/How+to+install+Hadoop+distribution+from+Bigtop > > Thanks! > > Bigtop 0.3.0 release manager, > Roman Shaposhnik > --f46d0401fa77a2f68804bbb9039a--