Return-Path: X-Original-To: apmail-incubator-crunch-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-crunch-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D0A18DFCD for ; Tue, 30 Oct 2012 20:40:12 +0000 (UTC) Received: (qmail 11642 invoked by uid 500); 30 Oct 2012 20:40:12 -0000 Delivered-To: apmail-incubator-crunch-dev-archive@incubator.apache.org Received: (qmail 11611 invoked by uid 500); 30 Oct 2012 20:40:12 -0000 Mailing-List: contact crunch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: crunch-dev@incubator.apache.org Delivered-To: mailing list crunch-dev@incubator.apache.org Received: (qmail 11416 invoked by uid 99); 30 Oct 2012 20:40:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Oct 2012 20:40:12 +0000 Date: Tue, 30 Oct 2012 20:40:12 +0000 (UTC) From: "Gabriel Reid (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: <1913545097.46677.1351629612610.JavaMail.jiratomcat@arcas> In-Reply-To: <1976465084.46586.1351629252281.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (CRUNCH-105) Add generation of Graphviz dot files to describe the pipeline job plan MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CRUNCH-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid updated CRUNCH-105: -------------------------------- Attachment: CRUNCH-105.patch Patch that adds the functionality, as well as making the plan method visible on MRPipeline. When a pipeline is planned, the dot file contents of the pipeline are stored in the pipeline config under the key MSCRPlanner#PIPELINE_PLAN_DOTFILE. > Add generation of Graphviz dot files to describe the pipeline job plan > ---------------------------------------------------------------------- > > Key: CRUNCH-105 > URL: https://issues.apache.org/jira/browse/CRUNCH-105 > Project: Crunch > Issue Type: Improvement > Components: Core > Affects Versions: 0.4.0 > Reporter: Gabriel Reid > Assignee: Gabriel Reid > Attachments: CRUNCH-105.patch, innerjoingraph.png > > > It could be very useful to have the ability to create Graphviz[1] dot files[2] based on the outcome of the planner. This could facilitate visualizing the full graph of DoFns as well as jobs and mappers and reducers in a Crunch pipeline. > [1] http://graphviz.org > [2] http://en.wikipedia.org/wiki/DOT_language -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira