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 1A622200B6D for ; Tue, 23 Aug 2016 09:35:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 18FDD160AC5; Tue, 23 Aug 2016 07:35:22 +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 83F2D160AA5 for ; Tue, 23 Aug 2016 09:35:21 +0200 (CEST) Received: (qmail 72956 invoked by uid 500); 23 Aug 2016 07:35:20 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 72922 invoked by uid 500); 23 Aug 2016 07:35:20 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 72918 invoked by uid 99); 23 Aug 2016 07:35:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2016 07:35:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 90F432C0151 for ; Tue, 23 Aug 2016 07:35:20 +0000 (UTC) Date: Tue, 23 Aug 2016 07:35:20 +0000 (UTC) From: "Ron Hashimshony (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CRUNCH-519) Plan dot file can display more information MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 23 Aug 2016 07:35:22 -0000 [ https://issues.apache.org/jira/browse/CRUNCH-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Hashimshony updated CRUNCH-519: ----------------------------------- Attachment: CRUNCH-519-4.patch > Plan dot file can display more information > ------------------------------------------ > > Key: CRUNCH-519 > URL: https://issues.apache.org/jira/browse/CRUNCH-519 > Project: Crunch > Issue Type: Improvement > Components: Core > Reporter: Ron Hashimshony > Assignee: Josh Wills > Attachments: CRUNCH-519-1.diff, CRUNCH-519-2.patch, CRUNCH-519-3.patch, CRUNCH-519-4.patch, CRUNCH-519.diff > > > The current plan dot file display nicely the jobs, with nice names and arrows. > However it does not explain how the planner decided on the reducers number, which is based on the input data size, scale factor and desired size per reducer. > I suggest adding this information to the dot file. > An addition to the DotfileWriter class can do this easily. -- This message was sent by Atlassian JIRA (v6.3.4#6332)