You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2011/06/22 22:06:47 UTC

[jira] [Created] (PIG-2140) Usage printed from Main.java gives wrong option for disabling LogicalExpressionSimplifier

Usage printed from Main.java gives wrong option for disabling LogicalExpressionSimplifier
-----------------------------------------------------------------------------------------

                 Key: PIG-2140
                 URL: https://issues.apache.org/jira/browse/PIG-2140
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.9.0, 0.10
            Reporter: Thejas M Nair
            Assignee: Thejas M Nair
             Fix For: 0.9.0, 0.10


The correct command line option for disabling LogicalExpressionSimplifier is "-t FilterLogicExpressionSimplifier" , not "-t LogicalExpressionSimplifier".


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

        

[jira] [Resolved] (PIG-2140) Usage printed from Main.java gives wrong option for disabling LogicalExpressionSimplifier

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

Thejas M Nair resolved PIG-2140.
--------------------------------

    Resolution: Fixed

patch committed to trunk and 0.9 branch.

> Usage printed from Main.java gives wrong option for disabling LogicalExpressionSimplifier
> -----------------------------------------------------------------------------------------
>
>                 Key: PIG-2140
>                 URL: https://issues.apache.org/jira/browse/PIG-2140
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.9.0, 0.10
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.9.0, 0.10
>
>         Attachments: PIG-2140.1.patch
>
>
> The correct command line option for disabling LogicalExpressionSimplifier is "-t FilterLogicExpressionSimplifier" , not "-t LogicalExpressionSimplifier".

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

        

[jira] [Updated] (PIG-2140) Usage printed from Main.java gives wrong option for disabling LogicalExpressionSimplifier

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

Thejas M Nair updated PIG-2140:
-------------------------------

    Attachment: PIG-2140.1.patch

> Usage printed from Main.java gives wrong option for disabling LogicalExpressionSimplifier
> -----------------------------------------------------------------------------------------
>
>                 Key: PIG-2140
>                 URL: https://issues.apache.org/jira/browse/PIG-2140
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.9.0, 0.10
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.9.0, 0.10
>
>         Attachments: PIG-2140.1.patch
>
>
> The correct command line option for disabling LogicalExpressionSimplifier is "-t FilterLogicExpressionSimplifier" , not "-t LogicalExpressionSimplifier".

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

        

[jira] [Commented] (PIG-2140) Usage printed from Main.java gives wrong option for disabling LogicalExpressionSimplifier

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

Thejas M Nair commented on PIG-2140:
------------------------------------


java -Xmx500m  -cp pig.jar org.apache.pig.Main -x local  -h
gives -
{code}
...
...
-t, -optimizer_off - Turn optimizations off. The following values are supported:
            ...
            LogicalExpressionSimplifier - Combine multiple expressions
...
{code}

> Usage printed from Main.java gives wrong option for disabling LogicalExpressionSimplifier
> -----------------------------------------------------------------------------------------
>
>                 Key: PIG-2140
>                 URL: https://issues.apache.org/jira/browse/PIG-2140
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.9.0, 0.10
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.9.0, 0.10
>
>
> The correct command line option for disabling LogicalExpressionSimplifier is "-t FilterLogicExpressionSimplifier" , not "-t LogicalExpressionSimplifier".

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

        

[jira] [Commented] (PIG-2140) Usage printed from Main.java gives wrong option for disabling LogicalExpressionSimplifier

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

Daniel Dai commented on PIG-2140:
---------------------------------

+1

> Usage printed from Main.java gives wrong option for disabling LogicalExpressionSimplifier
> -----------------------------------------------------------------------------------------
>
>                 Key: PIG-2140
>                 URL: https://issues.apache.org/jira/browse/PIG-2140
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.9.0, 0.10
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.9.0, 0.10
>
>         Attachments: PIG-2140.1.patch
>
>
> The correct command line option for disabling LogicalExpressionSimplifier is "-t FilterLogicExpressionSimplifier" , not "-t LogicalExpressionSimplifier".

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