You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2011/04/26 22:57:03 UTC

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

-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
            Priority: Minor
             Fix For: 0.9.0


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

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

Posted by "Daniel Dai (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Dai updated PIG-2016:
----------------------------

    Attachment: PIG-2016-1.patch

> -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
>
>
> 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

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

Posted by "Daniel Dai (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Dai reassigned PIG-2016:
-------------------------------

    Assignee: Daniel Dai

> -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
>
>
> 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

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

Posted by "Daniel Dai (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Dai updated PIG-2016:
----------------------------

    Attachment: PIG-2016-2.patch

PIG-2016-2.patch fix findbug and javac warnings.

> -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

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

Posted by "Alan Gates (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13027826#comment-13027826 ] 

Alan Gates commented on PIG-2016:
---------------------------------

+1, looks good

> -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
>
>
> 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

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

Posted by "Daniel Dai (JIRA)" <ji...@apache.org>.
     [ 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

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

Posted by "Daniel Dai (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Dai updated PIG-2016:
----------------------------

    Attachment: dot-test.patch

dot-test.patch changes the test case cuz we observe indeterministics in old test case, due to node ordering, which out of our control.

> -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, dot-test.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