Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D9D8C189A2 for ; Mon, 5 Oct 2015 18:50:19 +0000 (UTC) Received: (qmail 13863 invoked by uid 500); 5 Oct 2015 18:50:19 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 13786 invoked by uid 500); 5 Oct 2015 18:50:19 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 13771 invoked by uid 99); 5 Oct 2015 18:50:18 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2015 18:50:18 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 328E11809D7 for ; Mon, 5 Oct 2015 18:50:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 5 X-Spam-Level: ***** X-Spam-Status: No, score=5 tagged_above=-999 required=6.31 tests=[FSL_HELO_BARE_IP_2=1.999, HTML_MESSAGE=3, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id FMvXpTyAk2X1 for ; Mon, 5 Oct 2015 18:50:06 +0000 (UTC) Received: from relayvx11b.securemail.intermedia.net (relayvx11b.securemail.intermedia.net [64.78.52.184]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 4AD07201F9 for ; Mon, 5 Oct 2015 18:50:05 +0000 (UTC) Received: from securemail.intermedia.net (localhost [127.0.0.1]) by emg-ca-1-1.localdomain (Postfix) with ESMTP id BB6E553E64; Mon, 5 Oct 2015 11:50:03 -0700 (PDT) Subject: Re: branch-1 build broken MIME-Version: 1.0 x-echoworx-msg-id: 132473e2-d0fa-475c-b2d7-4624840f59f8 x-echoworx-emg-received: Mon, 5 Oct 2015 11:50:03.744 -0700 x-echoworx-action: delivered Received: from 10.254.155.14 ([10.254.155.14]) by emg-ca-1-1 (JAMES SMTP Server 2.3.2) with SMTP ID 214; Mon, 5 Oct 2015 11:50:03 -0700 (PDT) Received: from MBX080-W4-CO-1.exch080.serverpod.net (unknown [10.224.117.101]) by emg-ca-1-1.localdomain (Postfix) with ESMTP id 72BBA53E64; Mon, 5 Oct 2015 11:50:03 -0700 (PDT) Received: from MBX080-W4-CO-1.exch080.serverpod.net (10.224.117.101) by MBX080-W4-CO-1.exch080.serverpod.net (10.224.117.101) with Microsoft SMTP Server (TLS) id 15.0.1044.25; Mon, 5 Oct 2015 11:50:02 -0700 Received: from MBX080-W4-CO-1.exch080.serverpod.net ([10.224.117.101]) by mbx080-w4-co-1.exch080.serverpod.net ([10.224.117.101]) with mapi id 15.00.1044.021; Mon, 5 Oct 2015 11:50:02 -0700 From: Eugene Koifman To: Xuefu Zhang CC: "dev@hive.apache.org" , Szehon Ho Thread-Topic: branch-1 build broken Thread-Index: AQHQ/5q+KQburT6dvkeAadAiNdh7vJ5dsb4A//+MUgA= Date: Mon, 5 Oct 2015 18:50:01 +0000 Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [192.175.27.16] x-source-routing-agent: Processed Content-Type: multipart/alternative; boundary="_000_D23813C52E29Aekoifmanhortonworkscom_" --_000_D23813C52E29Aekoifmanhortonworkscom_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm not seeing this. when I reverted - public static BigDecimal enforcePrecisionScale(BigDecimal bd, int maxPre= cision, int maxScale) { + private static BigDecimal enforcePrecisionScale(BigDecimal bd, int maxPr= ecision, int maxScale) { It builds fine I made https://issues.apache.org/jira/browse/HIVE-12035 with this change. From: Xuefu Zhang > Date: Monday, October 5, 2015 at 11:44 AM To: Eugene Koifman > Cc: "dev@hive.apache.org" >, Szehon Ho > Subject: Re: branch-1 build broken It seems being caused by HIVE-11835. However, I cannot build branch-1 even = without the patch. Any idea? [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resour= ces-plugin:1.5:process (default) on project hive-metastore: Failed to resol= ve dependencies for one or more projects in the reactor. Reason: Missing: [ERROR] ---------- [ERROR] 1) com.twitter:parquet-hadoop-bundle:jar:1.7.0 [ERROR] [ERROR] Try downloading the file manually from the project website. [ERROR] [ERROR] Then, install it using the command: [ERROR] mvn install:install-file -DgroupId=3Dcom.twitter -DartifactId=3Dpar= quet-hadoop-bundle -Dversion=3D1.7.0 -Dpackaging=3Djar -Dfile=3D/path/to/fi= le [ERROR] On Mon, Oct 5, 2015 at 11:22 AM, Eugene Koifman > wrote: Hi, https://github.com/apache/hive/commit/01b55f4aad72e3efb3f3165ab41deeeb81908= 453 broke the build on branch-1 [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /Users/ekoifman/dev/hiverwgit/serde/src/java/org/apache/hadoop/hive= /serde2/typeinfo/HiveDecimalUtils.java:[43,32] cannot find symbol symbol: method enforcePrecisionScale(java.math.BigDecimal,int,int) location: class org.apache.hadoop.hive.common.type.HiveDecimal [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] --------------------------------------------------------------------= ---- [INFO] Reactor Summary: [INFO] [INFO] Hive ............................................... SUCCESS [ 1.69= 9 s] [INFO] Hive Shims Common .................................. SUCCESS [ 2.44= 4 s] [INFO] Hive Shims 0.20S ................................... SUCCESS [ 0.82= 2 s] [INFO] Hive Shims 0.23 .................................... SUCCESS [ 3.01= 1 s] [INFO] Hive Shims Scheduler ............................... SUCCESS [ 0.73= 6 s] [INFO] Hive Shims ......................................... SUCCESS [ 0.81= 7 s] [INFO] Hive Common ........................................ SUCCESS [ 3.55= 4 s] [INFO] Hive Serde ......................................... FAILURE [ 2.39= 5 s] [INFO] Hive Metastore ..................................... SKIPPED [INFO] Hive Ant Utilities ................................. SKIPPED --_000_D23813C52E29Aekoifmanhortonworkscom_--