You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2011/05/03 03:43:03 UTC

[jira] [Resolved] (PIG-2016) -dot option does not work with explain and new logical plan

     [ https://issues.apache.org/jira/browse/PIG-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Dai resolved PIG-2016.
-----------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

Test-patch result:
     [exec] -1 overall.  
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 7 new or modified tests.
     [exec] 
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning messages.
     [exec] 
     [exec]     +1 javac.  The applied patch does not increase the total number of javac compiler warnings.
     [exec] 
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs warnings.
     [exec] 
     [exec]     -1 release audit.  The applied patch generated 563 release audit warnings (more than the trunk's current 562 warnings).

Ignore release audit warnings since all new source file contains proper header

Unit test pass.

Patch committed to both trunk and 0.9 branch.

> -dot option does not work with explain and new logical plan
> -----------------------------------------------------------
>
>                 Key: PIG-2016
>                 URL: https://issues.apache.org/jira/browse/PIG-2016
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.8.0, 0.8.1, 0.9.0
>            Reporter: Alan Gates
>            Assignee: Daniel Dai
>            Priority: Minor
>             Fix For: 0.9.0
>
>         Attachments: PIG-2016-1.patch, PIG-2016-2.patch
>
>
> If you specify -dot in explain, it is supposed to produce a file with the graphs in .dot format.  While the physical plan and map reduce plan are correctly output in .dot format, the new logical plan is still output in text format.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira