You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Allan Avendaño (JIRA)" <ji...@apache.org> on 2012/07/02 15:52:03 UTC

[jira] [Created] (PIG-2782) Key Argument of sorting command at nightly.conf

Allan Avendaño created PIG-2782:
-----------------------------------

             Summary: Key Argument of sorting command at nightly.conf
                 Key: PIG-2782
                 URL: https://issues.apache.org/jira/browse/PIG-2782
             Project: Pig
          Issue Type: Bug
         Environment: Mac OS X Lion 10.7.3
Hadoop 1.0.1-SNAPSHOT
Apache Pig version 0.11.0-SNAPSHOT (r1355798)
            Reporter: Allan Avendaño


After running the Checkin tests, it fails because one of the parameters passed to the sort is incorrect (instead of +1 -2, on POSIX is -k2,2). 

According to this http://ss64.com/bash/sort.html, it was on an old notation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (PIG-2782) Specifying sorting field(s) at nightly.conf

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

Cheolsoo Park updated PIG-2782:
-------------------------------

    Attachment: PIG-2782.patch

Attached is the patch that replaces obsolete sort options with posix options in e2e tests.

Modified tests are as follows:

Checkin, Foreach, Order, Types, Limit, Split, MissingColumns, Jython_Checkin, and BigData

I verified that all tests pass in local mode.
                
> Specifying sorting field(s) at nightly.conf
> -------------------------------------------
>
>                 Key: PIG-2782
>                 URL: https://issues.apache.org/jira/browse/PIG-2782
>             Project: Pig
>          Issue Type: Bug
>         Environment: Mac OS X Lion 10.7.3
> Hadoop 1.0.1-SNAPSHOT
> Apache Pig version 0.11.0-SNAPSHOT (r1355798)
>            Reporter: Allan Avendaño
>            Assignee: Cheolsoo Park
>         Attachments: PIG-2782.patch
>
>
> After running the Checkin tests, it fails because one of the parameters passed to the sort is incorrect (instead of +1 -2, on POSIX is -k2,2). 
> According to this http://ss64.com/bash/sort.html, it was on an old notation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (PIG-2782) Specifying sorting field(s) at nightly.conf

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

Cheolsoo Park updated PIG-2782:
-------------------------------

    Status: Patch Available  (was: Open)
    
> Specifying sorting field(s) at nightly.conf
> -------------------------------------------
>
>                 Key: PIG-2782
>                 URL: https://issues.apache.org/jira/browse/PIG-2782
>             Project: Pig
>          Issue Type: Bug
>         Environment: Mac OS X Lion 10.7.3
> Hadoop 1.0.1-SNAPSHOT
> Apache Pig version 0.11.0-SNAPSHOT (r1355798)
>            Reporter: Allan Avendaño
>            Assignee: Cheolsoo Park
>         Attachments: PIG-2782.patch
>
>
> After running the Checkin tests, it fails because one of the parameters passed to the sort is incorrect (instead of +1 -2, on POSIX is -k2,2). 
> According to this http://ss64.com/bash/sort.html, it was on an old notation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (PIG-2782) Specifying sorting field(s) at nightly.conf

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

Cheolsoo Park reassigned PIG-2782:
----------------------------------

    Assignee: Cheolsoo Park
    
> Specifying sorting field(s) at nightly.conf
> -------------------------------------------
>
>                 Key: PIG-2782
>                 URL: https://issues.apache.org/jira/browse/PIG-2782
>             Project: Pig
>          Issue Type: Bug
>         Environment: Mac OS X Lion 10.7.3
> Hadoop 1.0.1-SNAPSHOT
> Apache Pig version 0.11.0-SNAPSHOT (r1355798)
>            Reporter: Allan Avendaño
>            Assignee: Cheolsoo Park
>
> After running the Checkin tests, it fails because one of the parameters passed to the sort is incorrect (instead of +1 -2, on POSIX is -k2,2). 
> According to this http://ss64.com/bash/sort.html, it was on an old notation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (PIG-2782) Specifying sorting field(s) at nightly.conf

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

Jie Li commented on PIG-2782:
-----------------------------

+1. I also had the same issue.
                
> Specifying sorting field(s) at nightly.conf
> -------------------------------------------
>
>                 Key: PIG-2782
>                 URL: https://issues.apache.org/jira/browse/PIG-2782
>             Project: Pig
>          Issue Type: Bug
>         Environment: Mac OS X Lion 10.7.3
> Hadoop 1.0.1-SNAPSHOT
> Apache Pig version 0.11.0-SNAPSHOT (r1355798)
>            Reporter: Allan Avendaño
>
> After running the Checkin tests, it fails because one of the parameters passed to the sort is incorrect (instead of +1 -2, on POSIX is -k2,2). 
> According to this http://ss64.com/bash/sort.html, it was on an old notation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (PIG-2782) Specifying sorting field(s) at nightly.conf

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

Daniel Dai updated PIG-2782:
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.11
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Patch committed to trunk. Thanks Cheolsoo!
                
> Specifying sorting field(s) at nightly.conf
> -------------------------------------------
>
>                 Key: PIG-2782
>                 URL: https://issues.apache.org/jira/browse/PIG-2782
>             Project: Pig
>          Issue Type: Bug
>         Environment: Mac OS X Lion 10.7.3
> Hadoop 1.0.1-SNAPSHOT
> Apache Pig version 0.11.0-SNAPSHOT (r1355798)
>            Reporter: Allan Avendaño
>            Assignee: Cheolsoo Park
>             Fix For: 0.11
>
>         Attachments: PIG-2782.patch
>
>
> After running the Checkin tests, it fails because one of the parameters passed to the sort is incorrect (instead of +1 -2, on POSIX is -k2,2). 
> According to this http://ss64.com/bash/sort.html, it was on an old notation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (PIG-2782) Specifying sorting field(s) at nightly.conf

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

Egil Sorensen commented on PIG-2782:
------------------------------------

There were still problems with the patch here. E.g. the pig script sorts on column one and two, but the verification only checks that output is sorted on column one.
For details please see the cloned PIG-3045.
                
> Specifying sorting field(s) at nightly.conf
> -------------------------------------------
>
>                 Key: PIG-2782
>                 URL: https://issues.apache.org/jira/browse/PIG-2782
>             Project: Pig
>          Issue Type: Bug
>         Environment: Mac OS X Lion 10.7.3
> Hadoop 1.0.1-SNAPSHOT
> Apache Pig version 0.11.0-SNAPSHOT (r1355798)
>            Reporter: Allan Avendaño
>            Assignee: Cheolsoo Park
>             Fix For: 0.11
>
>         Attachments: PIG-2782.patch
>
>
> After running the Checkin tests, it fails because one of the parameters passed to the sort is incorrect (instead of +1 -2, on POSIX is -k2,2). 
> According to this http://ss64.com/bash/sort.html, it was on an old notation.

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

[jira] [Updated] (PIG-2782) Specifying sorting field(s) at nightly.conf

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

Allan Avendaño updated PIG-2782:
--------------------------------

    Summary: Specifying sorting field(s) at nightly.conf  (was: Key Argument of sorting command at nightly.conf)
    
> Specifying sorting field(s) at nightly.conf
> -------------------------------------------
>
>                 Key: PIG-2782
>                 URL: https://issues.apache.org/jira/browse/PIG-2782
>             Project: Pig
>          Issue Type: Bug
>         Environment: Mac OS X Lion 10.7.3
> Hadoop 1.0.1-SNAPSHOT
> Apache Pig version 0.11.0-SNAPSHOT (r1355798)
>            Reporter: Allan Avendaño
>
> After running the Checkin tests, it fails because one of the parameters passed to the sort is incorrect (instead of +1 -2, on POSIX is -k2,2). 
> According to this http://ss64.com/bash/sort.html, it was on an old notation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira