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 4EB3818613 for ; Sat, 1 Aug 2015 05:42:50 +0000 (UTC) Received: (qmail 42601 invoked by uid 500); 1 Aug 2015 05:42:50 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 42523 invoked by uid 500); 1 Aug 2015 05:42:49 -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 Delivered-To: moderator for dev@hive.apache.org Received: (qmail 64008 invoked by uid 99); 31 Jul 2015 20:24:37 -0000 X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.791 X-Spam-Level: * X-Spam-Status: No, score=1.791 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-1.108, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=1r0w+LhwYmKLIcj5qhBxxhll7nF7YpaQH39QxB06t3U=; b=Z6oxnJXPrY5HPvs6rGdHWleHvjleCjz1GAaVrEQ71Z3QgWNmXoNvi+WVOZMi6uGZFl YbX9cgogmW2bHb9qFxIUqhqMTFFM9aaYhPMYesADue0XuULHygqgaRdJ4zMubgunYl7G tRwXtVINyXOcIEe4fyR8r4iODwxJzp5gmoziU9H7IcGeKsKfi9d/pCRmbjmPK5ySGWiv Q9z/rFyioqRS49zbxTrv2PjSW7NJqrWJ2FJw1S+vfQQci8as8Bs46JUFTw8gGmPK20H+ sE96Sh51bW+3K5XVnCTIO15dptQWewj1qbxIE/7kBnfR2KPqbzSR76UWyNkH8xp8D+KH x1rg== MIME-Version: 1.0 X-Received: by 10.107.160.197 with SMTP id j188mr8952799ioe.194.1438374173496; Fri, 31 Jul 2015 13:22:53 -0700 (PDT) Date: Fri, 31 Jul 2015 15:22:53 -0500 Message-ID: Subject: HIVE 11413 - Failed Regression test From: Raajay To: dev@hive.apache.org Content-Type: multipart/alternative; boundary=001a1140e370aa5c3d051c3195ae --001a1140e370aa5c3d051c3195ae Content-Type: text/plain; charset=UTF-8 Hi Everyone, I submitted a patch yesterday for the issue HIVE-11413 . The patch failed one of the regression tests in build #4770. I looked at the logs and found the error is not related to the patch. My change was a simple one liner; I just started contributing to Hive :) The failed test case was: org.apache.hive.hcatalog.mapreduce.TestHCatPartitionPublish.testPartitionPublish and the error was a timeout exception. What should be my next steps ? Wait for the next regression build results ? Thanks Raajay --001a1140e370aa5c3d051c3195ae--