Return-Path: X-Original-To: apmail-accumulo-user-archive@www.apache.org Delivered-To: apmail-accumulo-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 48ADD189E1 for ; Tue, 4 Aug 2015 20:44:44 +0000 (UTC) Received: (qmail 67587 invoked by uid 500); 4 Aug 2015 20:44:44 -0000 Delivered-To: apmail-accumulo-user-archive@accumulo.apache.org Received: (qmail 67526 invoked by uid 500); 4 Aug 2015 20:44:44 -0000 Mailing-List: contact user-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@accumulo.apache.org Delivered-To: mailing list user@accumulo.apache.org Received: (qmail 67513 invoked by uid 99); 4 Aug 2015 20:44:44 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2015 20:44:44 +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 7E2BB19AAFF for ; Tue, 4 Aug 2015 20:44:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-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: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id XEi2-ZjScJz3 for ; Tue, 4 Aug 2015 20:44:42 +0000 (UTC) Received: from mail-yk0-f175.google.com (mail-yk0-f175.google.com [209.85.160.175]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 8E8292104D for ; Tue, 4 Aug 2015 20:44:42 +0000 (UTC) Received: by ykax123 with SMTP id x123so18849418yka.1 for ; Tue, 04 Aug 2015 13:44:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=KMVprFimorLyl2N6usa8sq6gkChgUcuMhmyO43g4Eeo=; b=h4Xvv2QMMCERvcLcOH0Ma6Q6j7r4fg0zOvAfvREgIwSvLIjxi74dYFtXOSgSEss/7p Jyuvde0SbTfnTf9gygiJ+xPIAlFjCDdkUMHTNhXLvBU1AlclwobyyrIJ8BKRxFvE+McK 2XZgo5Yh7o4I3RaTZMEcOg/iJAcblCUqeBZ93SBuLN/I7nmMYJ5aOJ2GLWh0Ged4Naz+ GavSupqNjbZM8KZiARhoXHoqH18gL54GOwQ9W/gnIhOAqMXswvQAox1pE4YtPJpH709a dLulBeiUbbVE/1damUT7egpXUbJ/LKP02j0X6FN+Y8Y/DDlzCeODKBbKU3zju2vd/+ec F5QA== MIME-Version: 1.0 X-Received: by 10.13.238.71 with SMTP id x68mr6041276ywe.168.1438721081935; Tue, 04 Aug 2015 13:44:41 -0700 (PDT) Received: by 10.13.247.193 with HTTP; Tue, 4 Aug 2015 13:44:41 -0700 (PDT) In-Reply-To: <55C123C4.9030800@gmail.com> References: <55C123C4.9030800@gmail.com> Date: Tue, 4 Aug 2015 15:44:41 -0500 Message-ID: Subject: Re: Origin of hive.auto.convert.sortmerge.join.noconditionaltask From: William Slacum To: user@accumulo.apache.org Content-Type: multipart/alternative; boundary=94eb2c0335d0050aa2051c825be5 --94eb2c0335d0050aa2051c825be5 Content-Type: text/plain; charset=UTF-8 You are correct sir! On Tue, Aug 4, 2015 at 3:42 PM, Josh Elser wrote: > Might you have meant to send this to user@hive.apache.org? > > > William Slacum wrote: > >> Hi all, >> >> I've had some questions from users regarding setting >> `hive.auto.convert.sortmerge.join.noconditionaltask`. I see, in some >> documentation from users and vendors, that it is recommended to set this >> parameter. In neither Hive 0.12 nor 0.14 can I find in HiveConf where >> this is actually defined and used. Am I correct in thinking that this is >> just some cruft that's survived without verification? >> >> Thanks! >> > --94eb2c0335d0050aa2051c825be5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
You are correct sir!
<= br>
On Tue, Aug 4, 2015 at 3:42 PM, Josh Elser <josh.elser@gmail.com> wrote:
Might you have meant to send this to user@hive.apache.org?


William Slacum wrote:
Hi all,

I've had some questions from users regarding setting
`hive.auto.convert.sortmerge.join.noconditionaltask`. I see, in some
documentation from users and vendors, that it is recommended to set this parameter. In neither Hive 0.12 nor 0.14 can I find in HiveConf where
this is actually defined and used. Am I correct in thinking that this is just some cruft that's survived without verification?

Thanks!

--94eb2c0335d0050aa2051c825be5--