[ 
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

Reply via email to