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 80A73200C30 for ; Tue, 7 Mar 2017 11:38:45 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7F252160B74; Tue, 7 Mar 2017 10:38:45 +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 CC962160B68 for ; Tue, 7 Mar 2017 11:38:44 +0100 (CET) Received: (qmail 97554 invoked by uid 500); 7 Mar 2017 10:38:44 -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 97545 invoked by uid 99); 7 Mar 2017 10:38:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Mar 2017 10:38:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 8852AC1442 for ; Tue, 7 Mar 2017 10:38:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.451 X-Spam-Level: * X-Spam-Status: No, score=1.451 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id hESQq21zHgOW for ; Tue, 7 Mar 2017 10:38:42 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 50F195F1F4 for ; Tue, 7 Mar 2017 10:38:42 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id AF77FE060F for ; Tue, 7 Mar 2017 10:38:38 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2253A24170 for ; Tue, 7 Mar 2017 10:38:38 +0000 (UTC) Date: Tue, 7 Mar 2017 10:38:38 +0000 (UTC) From: "Lefty Leverenz (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (HIVE-15881) Use hive.exec.input.listing.max.threads variable name instead of mapred.dfsclient.parallelism.max MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 07 Mar 2017 10:38:45 -0000 [ https://issues.apache.org/jira/browse/HIVE-15881?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1588= 8510#comment-15888510 ]=20 Lefty Leverenz edited comment on HIVE-15881 at 3/7/17 10:37 AM: ---------------------------------------------------------------- [~leftylev] I added a few configurations on the wiki used for blobstore. [https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#= ConfigurationProperties-Blobstore(i.e.AmazonS3)] was (Author: spena): [~leftylev] I added a few configurations on the wiki used for blobstore. https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#C= onfigurationProperties-Blobstore(i.e.AmazonS3) > Use hive.exec.input.listing.max.threads variable name instead of mapred.d= fsclient.parallelism.max > -------------------------------------------------------------------------= ------------------------ > > Key: HIVE-15881 > URL: https://issues.apache.org/jira/browse/HIVE-15881 > Project: Hive > Issue Type: Task > Components: Query Planning > Reporter: Sergio Pe=C3=B1a > Assignee: Sergio Pe=C3=B1a > Priority: Minor > Labels: TODOC2.2 > Fix For: 2.2.0 > > Attachments: HIVE-15881.1.patch, HIVE-15881.2.patch, HIVE-15881.3= .patch, HIVE-15881.4.patch, HIVE-15881.5.patch, HIVE-15881.6.patch > > > The Utilities class has two methods, {{getInputSummary}} and {{getInputPa= ths}}, that use the variable {{mapred.dfsclient.parallelism.max}} to get th= e summary of a list of input locations in parallel. These methods are Hive = related, but the variable name does not look it is specific for Hive. > Also, the above variable is not on HiveConf nor used anywhere else. I jus= t found a reference on the Hadoop MR1 code. > I'd like to propose the deprecation of {{mapred.dfsclient.parallelism.max= }}, and use a different variable name, such as {{hive.get.input.listing.num= .threads}}, that reflects the intention of the variable. The removal of the= old variable might happen on Hive 3.x -- This message was sent by Atlassian JIRA (v6.3.15#6346)