Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 20AF8200B68 for ; Fri, 19 Aug 2016 20:02:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1F4E8160ABC; Fri, 19 Aug 2016 18:02:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 70519160A79 for ; Fri, 19 Aug 2016 20:02:21 +0200 (CEST) Received: (qmail 73777 invoked by uid 500); 19 Aug 2016 18:02:20 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 73761 invoked by uid 99); 19 Aug 2016 18:02:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2016 18:02:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8EBE42C014E for ; Fri, 19 Aug 2016 18:02:20 +0000 (UTC) Date: Fri, 19 Aug 2016 18:02:20 +0000 (UTC) From: "Hive QA (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-14373) Add integration tests for hive on S3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 19 Aug 2016 18:02:22 -0000 [ https://issues.apache.org/jira/browse/HIVE-14373?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1542= 8551#comment-15428551 ]=20 Hive QA commented on HIVE-14373: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12824589/HIVE-14373.03.pat= ch {color:green}SUCCESS:{color} +1 due to 8 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 9 failed/errored test(s), 10443 tests ex= ecuted *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_1= ] org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_2= ] org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[load_dyn_part= 1] org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[load_dyn_part= 2] org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[mapjoin_mapjo= in] org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[transform_ppr= 1] org.apache.hive.beeline.TestBeeLineWithArgs.testEmbeddedBeelineOutputs org.apache.hive.jdbc.TestJdbcWithMiniHS2.testSelectThriftSerializeInTasks org.apache.hive.service.cli.operation.TestOperationLoggingLayout.testSwitch= LogLayout {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/936= /testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/9= 36/console Test logs: http://ec2-204-236-174-241.us-west-1.compute.amazonaws.com/logs/= PreCommit-HIVE-MASTER-Build-936/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 9 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12824589 - PreCommit-HIVE-MASTER-Build > Add integration tests for hive on S3 > ------------------------------------ > > Key: HIVE-14373 > URL: https://issues.apache.org/jira/browse/HIVE-14373 > Project: Hive > Issue Type: Sub-task > Reporter: Sergio Pe=C3=B1a > Assignee: Abdullah Yousufi > Attachments: HIVE-14373.02.patch, HIVE-14373.03.patch, HIVE-14373= .patch > > > With Hive doing improvements to run on S3, it would be ideal to have bett= er integration testing on S3. > These S3 tests won't be able to be executed by HiveQA because it will nee= d Amazon credentials. We need to write suite based on ideas from the Hadoop= project where: > - an xml file is provided with S3 credentials > - a committer must run these tests manually to verify it works > - the xml file should not be part of the commit, and hiveqa should not ru= n these tests. > https://wiki.apache.org/hadoop/HowToContribute#Submitting_patches_against= _object_stores_such_as_Amazon_S3.2C_OpenStack_Swift_and_Microsoft_Azure -- This message was sent by Atlassian JIRA (v6.3.4#6332)