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 1255810771 for ; Tue, 31 Dec 2013 22:55:52 +0000 (UTC) Received: (qmail 43729 invoked by uid 500); 31 Dec 2013 22:55:51 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 43676 invoked by uid 500); 31 Dec 2013 22:55:51 -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 43668 invoked by uid 99); 31 Dec 2013 22:55:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Dec 2013 22:55:51 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Dec 2013 22:55:50 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id BE045C0515; Tue, 31 Dec 2013 22:55:29 +0000 (UTC) Date: Tue, 31 Dec 2013 22:55:19 +0000 (UTC) From: Apache Jenkins Server To: dev@hive.apache.org, brock@apache.org, ashutosh.chauhan@gmail.com Message-ID: <156042787.989.1388530529760.JavaMail.hudson@aegis> In-Reply-To: <1020605324.932.1388512547161.JavaMail.hudson@aegis> References: <1020605324.932.1388512547161.JavaMail.hudson@aegis> Subject: Hive-trunk-h0.21 - Build # 2537 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_988_1923417575.1388530520991" X-Jenkins-Job: Hive-trunk-h0.21 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_988_1923417575.1388530520991 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Changes for Build #2495 [omalley] HIVE-5580. Predicate pushdown predicates with an and-operator between non-SARGable predicates cause a NPE. (omalley) Changes for Build #2496 [gunther] HIVE-6000: Hive build broken on hadoop2 (Vikram Dixit K via Gunther Hagleitner [gunther] HIVE-2093: UPDATE - add two missing files from previous commit (Gunther Hagleitner) [thejas] HIVE-2093 : create/drop database should populate inputs/outputs and check concurrency and user permission (Navis via Thejas Nair) [hashutosh] HIVE-6016 : Hadoop23Shims has a bug in listLocatedStatus impl. (Prasanth J via Ashutosh Chauhan) [hashutosh] HIVE-5994 : ORC RLEv2 encodes wrongly for large negative BIGINTs (64 bits ) (Prasanth J via Owen Omalley) [hashutosh] HIVE-5991 : ORC RLEv2 fails with ArrayIndexOutOfBounds exception for PATCHED_BLOB encoding (Prasanth J via Owen Omalley) [prasadm] HIVE-4395: Support TFetchOrientation.FIRST for HiveServer2 FetchResults (Prasad Mujumdar reviewed by Thejas Nair) [ehans] HIVE-5756: Implement vectorized support for IF conditional expression (Eric Hanson) [hashutosh] HIVE-6018 : FetchTask should not reference metastore classes (Navis via Prasad Mujumdar) [hashutosh] HIVE-5979. Failure in cast to timestamps. (Jitendra Pandey) [hashutosh] HIVE-5897 : Fix hadoop2 execution environment Milestone 2 (Vikram Dixit via Brock Noland) Changes for Build #2497 Changes for Build #2498 [hashutosh] HIVE-6004 : Fix statistics annotation related test failures in hadoop2 (Prasanth J via Ashutosh Chauhan) [hashutosh] HIVE-6027 : non-vectorized log10 has rounding issue (Sergey Shelukhin via Ashutosh Chauhan) [prasadm] HIVE-5993: JDBC Driver should not hard-code the database name (Szehon Ho via Prasad Mujumdar) Changes for Build #2499 [navis] HIVE-5985 : Make qfile_regex to accept multiple patterns (Navis reviewed by Ashutosh Chauhan) Changes for Build #2500 Changes for Build #2501 Changes for Build #2502 [navis] HIVE-5276 : Skip redundant string encoding/decoding for hiveserver2 (Navis Reviewed by Carl Steinbach) Changes for Build #2503 [xuefu] HIVE-6022: Load statements with incorrect order of partitions put input files to unreadable places (Teruyoshi Zenmyo via Xuefu) Changes for Build #2504 Changes for Build #2505 [thejas] HIVE-5975 : [WebHCat] templeton mapreduce job failed if provide "define" parameters (Shanyu Zhao via Thejas Nair) Changes for Build #2506 [prasadm] HIVE-1466: Add NULL DEFINED AS to ROW FORMAT specification (Prasad Mujumdar reviewed by Xuefu Zhang) Changes for Build #2507 [jitendra] HIVE-5521 : Remove CommonRCFileInputFormat. (hashutosh via jitendra) [rhbutani] HIVE-5973 SMB joins produce incorrect results with multiple partitions and buckets (Vikram Dixit via Harish Butani) [ehans] HIVE-6015: vectorized logarithm produces results for 0 that are different from a non-vectorized one (Sergey Shelukhin via Eric Hanson) Changes for Build #2508 [brock] HIVE-5812 - HiveServer2 SSL connection transport binds to loopback address by default (Prasad Mujumdar via Brock Noland) Changes for Build #2509 [hashutosh] HIVE-5936 : analyze command failing to collect stats with counter mechanism (Navis via Ashutosh Chauhan) Changes for Build #2510 [thejas] HIVE-5230 : Better error reporting by async threads in HiveServer2 (Vaibhav Gumashta via Thejas Nair) Changes for Build #2511 [navis] HIVE-5879 : Fix spelling errors in hive-default.xml.template (Lefty Leverenz via Navis) Changes for Build #2512 Changes for Build #2513 [xuefu] HIVE-6021: Problem in GroupByOperator for handling distinct aggrgations (Sun Rui via Xuefu) Changes for Build #2514 [prasadm] HIVE-6036: A test case for embedded beeline - with URL jdbc:hive2:///default (Anandha L Ranganathan via Prasad Mujumdar) [prasadm] HIVE-4256: JDBC2 HiveConnection does not use the specified database (Anandha L Ranganathan via Prasad Mujumdar) Changes for Build #2515 [brock] HIVE-5966 - Fix eclipse:eclipse post shim aggregation changes (Szehon Ho via Brock Noland) Changes for Build #2516 [daijy] HIVE-5540: webhcat e2e test failures: "Expect 1 jobs in logs, but get 1" [hashutosh] HIVE-6041 : Incorrect task dependency graph for skewed join optimization (Navis via Ashutosh Chauhan) Changes for Build #2517 [hashutosh] HIVE-6013 : Supporting Quoted Identifiers in Column Names (Harish Butani via Ashutosh Chauhan) [hashutosh] HIVE-6052 : metastore JDO filter pushdown for integers may produce unexpected results with non-normalized integer columns (Sergey Shelukhin via Ashutosh Chauhan) Changes for Build #2518 [hashutosh] HIVE-6034 : vectorized % doesn't handle zeroes the same way as non-vectorized (Sergey Shelukhin via Eric Hanson) Changes for Build #2519 [xuefu] HIVE-5992: Hive inconsistently converts timestamp in AVG and SUM UDAF's (reviewed by Prasad) [xuefu] HIVE-6045: Beeline hivevars is broken for more than one hivevar (Szehon via Xuefu) [hashutosh] HIVE-5558 : Support alternate join syntax (Harish Butani via Ashutosh Chauhan) [hashutosh] HIVE-3616 : Use Paths consistently (Ashutosh Chauhan via Harish Butani) [hashutosh] HIVE-5615 : Subquery support: more tests (Harish Butani via Ashutosh Chauhan) [hashutosh] HIVE-4831 : QTestUtil based test exiting abnormally on windows fails startup of other QTestUtil tests ( Thejas Nair, Jason Dere via Ashutosh Chauhan) [hashutosh] HIVE-4417 : Make unit tests pass on Windows which use Linux script in query files (Shauishuai Nie, Jason Dere via Ashutosh Chauhan) [hashutosh] HIVE-6066 : Wincompat: describe_comment_nonascii.q failing on windows (Jason Dere via Ashutosh Chauhan) [daijy] HIVE-5957: Fix HCatalog Unit tests on Windows [xuefu] HIVE-6039: Round, AVG and SUM functions reject char/varch input while accepting string input (reviewed by Prasad) [hashutosh] HIVE-6064 : Wincompat: windows path substitutions overridden by MiniMrShim.getConfiguration() on hadoop-2 (Jason Dere via Ashutosh Chauhan) [hashutosh] HIVE-6065 : orc/FileDump and testRCFile should close on appropriate resources (Jason Dere via Ashutosh Chauhan) [hashutosh] HIVE-6070 : document HIVE6052 (Sergey Shelukhin via Ashutosh Chauhan) Changes for Build #2520 Changes for Build #2521 Changes for Build #2522 [hashutosh] HIVE-6048 : Hive load data command rejects file with '+' in the name (Xuefu Zhang via Ashutosh Chauhan) Changes for Build #2523 Changes for Build #2524 Changes for Build #2525 [hashutosh] HIVE-5891 : Alias conflict when merging multiple mapjoin tasks into their common child mapred task (Sun Rui via Yin Huai) [hashutosh] HIVE-5731 : Use new GenericUDF instead of basic UDF for UDFDate* classes (Mohammad Islam via Ashutosh Chauhan) Changes for Build #2526 Changes for Build #2527 [brock] HIVE-5524 - Unwanted delay in getting Hive metastore connection with METASTORE_CLIENT_CONNECT_RETRY_DELAY (Rajesh Balamohan via Brock Noland) Changes for Build #2528 [daijy] HIVE-5702: add logging on WebHCat startup to print all env var and Configuration (Eugene Koifman via Daniel Dai) Changes for Build #2529 Changes for Build #2530 [hashutosh] HIVE-6118 : PTest2 is banned periodically by AWS because JClouds is too agressive (Brock Noland via Ashutosh Chauhan) [hashutosh] HIVE-5914 : PTest2 should support build-only args (Brock Noland via Ashutosh Chauhan) [thejas] HIVE-6044: webhcat should be able to return detailed serde information when show table using "fromat=extended" (Shuaishuai Nie via Thejas Nair) [hashutosh] HIVE-6095 : Use paths consistently II (Ashutosh Chauhan via Xuefu Zhang) Changes for Build #2531 Changes for Build #2532 [brock] HIVE-6117 - mapreduce.RecordReader instance needs to be initialized (Nick Dimiduk via Brock Noland) Changes for Build #2533 Changes for Build #2534 [brock] HIVE-6082 - Certain KeeperException should be ignored in ZooKeeperHiveLockManage.unlockPrimitive (Chaoyu Tang via Brock Noland) Changes for Build #2535 Changes for Build #2536 [hashutosh] HIVE-6116 : Use Paths consistently III (Ashutosh Chauhan via Xuefu Zhang) Changes for Build #2537 [hashutosh] HIVE-6121 : Use Paths Consistently - IV (Ashutosh Chauhan via Xuefu Zhang) [brock] HIVE-5794 - HiveServer2 should retry startup (Brock reviewed by Prasad) No tests ran. The Apache Jenkins build system has built Hive-trunk-h0.21 (build #2537) Status: Still Failing Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/2537/ to view the results. ------=_Part_988_1923417575.1388530520991--