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 3C298114D6 for ; Fri, 11 Jul 2014 20:45:06 +0000 (UTC) Received: (qmail 77282 invoked by uid 500); 11 Jul 2014 20:45:05 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 77208 invoked by uid 500); 11 Jul 2014 20:45:05 -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 77190 invoked by uid 99); 11 Jul 2014 20:45:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jul 2014 20:45:05 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ekoifman@hortonworks.com designates 209.85.217.175 as permitted sender) Received: from [209.85.217.175] (HELO mail-lb0-f175.google.com) (209.85.217.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jul 2014 20:45:03 +0000 Received: by mail-lb0-f175.google.com with SMTP id n15so1235995lbi.20 for ; Fri, 11 Jul 2014 13:44:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=C7RqrKODT/d+4FY3gySvgr+en2U3cQb42cPAtb4OAOE=; b=elI5PbT7JHJpC5WvDndcTuKI0liyDPRAYk6gfLxN/kFemMW7XPjdDnBBxTpeU7WIKA Hi1ciJYQXsFGvMb0J2S7Dsv9p5RTxT/YRKtE6rHMCkz4/3gn3GXt88FEVnAYuys+Qgrl 7sevJ/SynI2oRG8fpbVJFrdh2gR2zouZYc4g1h57bJCtu0Vs8c5658dg7pXE1gNi02TF 7/5ganCMFEDdDByYHuGYzjBQJSPc4IgcFUbBEBEOm3KpWsAYJOeTvbAJgQnRIxibtmE/ H0/9Ciyaq4xp7A3iOMUBUK03AWdDNTiYqOvkNHg8fnQHmKKsXNicVkSObE7GhCErNCxx wQxA== X-Gm-Message-State: ALoCoQnOWtSJ9U6m+R2Mo0hdOVOLpw7AU4zkCALr8CvMUmgVfvx2o73ZNPHwwB3JjgXEzbYoNQdRdqplKIvZoSe3VydwzXdzy5rzPYQC+O+9mMfpWMCfzeI= MIME-Version: 1.0 X-Received: by 10.112.134.40 with SMTP id ph8mr1105890lbb.34.1405111478427; Fri, 11 Jul 2014 13:44:38 -0700 (PDT) Received: by 10.113.5.169 with HTTP; Fri, 11 Jul 2014 13:44:38 -0700 (PDT) In-Reply-To: References: Date: Fri, 11 Jul 2014 13:44:38 -0700 Message-ID: Subject: Re: Defaults and testing From: Eugene Koifman To: "dev@hive.apache.org" Content-Type: multipart/alternative; boundary=047d7b3a7eac8abb9f04fdf10203 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b3a7eac8abb9f04fdf10203 Content-Type: text/plain; charset=UTF-8 Can we randomly choose some subset of the tests (25% of total, for example) to run for each cell in the test matrix? On Sun, Jun 22, 2014 at 9:53 AM, Brock Noland wrote: > Hi, > > I know there is an effort to enable Vectorization (HIVE-5538) by default. I > think we probably still want to test with it off as well. Thus our test > matrix is exploding: > > MR w/o Vectorization > MR w Vectorization > Tez w/o Vectorization (?) > Tez w Vectorization > > My concern is that whatever is enabled by default will be tested and the > other code paths will rot. I am open to suggestions as to how to solve this > problem. > > Brock > -- Thanks, Eugene -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You. --047d7b3a7eac8abb9f04fdf10203--