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 E9227200D29 for ; Thu, 26 Oct 2017 21:04:38 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E7BEC1609E8; Thu, 26 Oct 2017 19:04:38 +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 398BC1609E5 for ; Thu, 26 Oct 2017 21:04:38 +0200 (CEST) Received: (qmail 50856 invoked by uid 500); 26 Oct 2017 19:04:37 -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 50845 invoked by uid 99); 26 Oct 2017 19:04:36 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Oct 2017 19:04:36 +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 0A7D0180847; Thu, 26 Oct 2017 19:04:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.25 X-Spam-Level: *** X-Spam-Status: No, score=3.25 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, KAM_LOTSOFHASH=0.25, RP_MATCHES_RCVD=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id QnsuV6rfs9jL; Thu, 26 Oct 2017 19:04:35 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id A6AFA5FAF3; Thu, 26 Oct 2017 19:04:34 +0000 (UTC) Received: from reviews.apache.org (unknown [10.41.0.12]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 4D9EAE00C9; Thu, 26 Oct 2017 19:04:34 +0000 (UTC) Received: from reviews-vm2.apache.org (localhost [IPv6:::1]) by reviews.apache.org (ASF Mail Server at reviews-vm2.apache.org) with ESMTP id D9839C418B6; Thu, 26 Oct 2017 19:04:32 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8412795519515634391==" MIME-Version: 1.0 Subject: Re: Review Request 63144: HIVE-16748: Integreate YETUS to Pre-Commit From: Adam Szita via Review Board To: Peter Vary , Barna Zsombor Klara Cc: hive , Adam Szita Date: Thu, 26 Oct 2017 19:04:32 -0000 Message-ID: <20171026190432.51101.80953@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Adam Szita X-ReviewGroup: hive X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/63144/ X-Sender: Adam Szita References: <20171019124022.56753.65704@reviews-vm2.apache.org> In-Reply-To: <20171019124022.56753.65704@reviews-vm2.apache.org> X-ReviewBoard-Diff-For: testutils/ptest2/src/main/resources/yetus-exec.vm X-ReviewBoard-Diff-For: testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/YetusPhase.java Reply-To: Adam Szita X-ReviewRequest-Repository: hive-git archived-at: Thu, 26 Oct 2017 19:04:39 -0000 --===============8412795519515634391== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63144/ ----------------------------------------------------------- (Updated Oct. 26, 2017, 7:04 p.m.) Review request for hive, Peter Vary and Barna Zsombor Klara. Changes ------- Addressed comments Bugs: HIVE-16748 https://issues.apache.org/jira/browse/HIVE-16748 Repository: hive-git Description ------- We already have Yetus check script ready for run in dev-support. We should integrate this with the automated ptest infrastructure so that during Precommit test we get a Yetus result back as Jira comment Diffs (updated) ----- dev-support/hive-personality.sh f3247aac6284b8dd863691b4819a10c3a896d50c testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/PTest.java 65a8216f6a076b0ee7baee11ca557f5e9f746316 testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/YetusPhase.java PRE-CREATION testutils/ptest2/src/main/resources/source-prep.vm 7ad50248af02dfaeb6524a61d4895f1a8efba211 testutils/ptest2/src/main/resources/yetus-exec.vm PRE-CREATION Diff: https://reviews.apache.org/r/63144/diff/2/ Changes: https://reviews.apache.org/r/63144/diff/1-2/ Testing ------- Tested on Cloudera sponsored sandbox ptest server. Thanks, Adam Szita --===============8412795519515634391==--