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 379E32009DC for ; Tue, 2 May 2017 20:49:10 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3632B160BAB; Tue, 2 May 2017 18:49:10 +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 7BA84160B9D for ; Tue, 2 May 2017 20:49:09 +0200 (CEST) Received: (qmail 76283 invoked by uid 500); 2 May 2017 18:49:08 -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 76272 invoked by uid 99); 2 May 2017 18:49:08 -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, 02 May 2017 18:49:08 +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 DCC29CF7B6; Tue, 2 May 2017 18:49:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3 X-Spam-Level: *** X-Spam-Status: No, score=3 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] 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 u91tNAMjDqBv; Tue, 2 May 2017 18:49:07 +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 1C28B5FC4F; Tue, 2 May 2017 18:49:06 +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 6AF04E093C; Tue, 2 May 2017 18:49:05 +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 2AF56C4004B; Tue, 2 May 2017 18:49:05 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7484400906061465404==" MIME-Version: 1.0 Subject: Re: Review Request 58865: HIVE-16552: Limit the number of tasks a Spark job may contain From: Xuefu Zhang To: Xuefu Zhang , Chao Sun , hive , Lefty Leverenz , Rui Li Date: Tue, 02 May 2017 18:49:04 -0000 Message-ID: <20170502184904.39149.95161@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Xuefu Zhang X-ReviewGroup: hive X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/58865/ X-Sender: Xuefu Zhang References: <20170501171340.62744.99239@reviews-vm2.apache.org> In-Reply-To: <20170501171340.62744.99239@reviews-vm2.apache.org> Reply-To: Xuefu Zhang X-ReviewRequest-Repository: hive-git archived-at: Tue, 02 May 2017 18:49:10 -0000 --===============7484400906061465404== 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/58865/ ----------------------------------------------------------- (Updated May 2, 2017, 6:49 p.m.) Review request for hive. Bugs: HIVE-16552 https://issues.apache.org/jira/browse/HIVE-16552 Repository: hive-git Description ------- See JIRA description Diffs (updated) ----- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 84398c6 ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkTask.java 32a7730 ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/RemoteSparkJobMonitor.java dd73f3e ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/SparkJobMonitor.java 0b224f2 Diff: https://reviews.apache.org/r/58865/diff/3/ Changes: https://reviews.apache.org/r/58865/diff/2-3/ Testing ------- Test locally Thanks, Xuefu Zhang --===============7484400906061465404==--