From dev-return-6349-apmail-crunch-dev-archive=crunch.apache.org@crunch.apache.org Mon Feb 20 14:54:51 2017 Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2E8DB1930E for ; Mon, 20 Feb 2017 14:54:51 +0000 (UTC) Received: (qmail 38281 invoked by uid 500); 20 Feb 2017 14:54:51 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 37670 invoked by uid 500); 20 Feb 2017 14:54:50 -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 37076 invoked by uid 500); 20 Feb 2017 14:54:49 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 37072 invoked by uid 99); 20 Feb 2017 14:54:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2017 14:54:49 +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 6B7F5180256 for ; Mon, 20 Feb 2017 14:54:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id lezAZTUnBcxz for ; Mon, 20 Feb 2017 14:54:48 +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 C96B25FCD9 for ; Mon, 20 Feb 2017 14:54:47 +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 3DD9FE087E for ; Mon, 20 Feb 2017 14:54:45 +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 87ED62412D for ; Mon, 20 Feb 2017 14:54:44 +0000 (UTC) Date: Mon, 20 Feb 2017 14:54:44 +0000 (UTC) From: =?utf-8?Q?Gerg=C5=91_P=C3=A1sztor_=28JIRA=29?= To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CRUNCH-638) Improve dot file generation for better supportability MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Gerg=C5=91 P=C3=A1sztor created CRUNCH-638: ------------------------------------ Summary: Improve dot file generation for better supportability Key: CRUNCH-638 URL: https://issues.apache.org/jira/browse/CRUNCH-638 Project: Crunch Issue Type: Improvement Components: Core Reporter: Gerg=C5=91 P=C3=A1sztor Assignee: Gerg=C5=91 P=C3=A1sztor Currently, one can see state only after a breakpoint operation. However, it= would be useful to visualize the graph before and after applying a breakpo= int to understand how a pipeline execution plan was generated. Exit criteria: dot files also contain state before applying a breakpoint op= eration -- This message was sent by Atlassian JIRA (v6.3.15#6346)