[
https://issues.apache.org/jira/browse/PIG-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559152#action_12559152
]
Alan Gates commented on PIG-60:
-------------------------------
Two of the junit tests failed with this change,
TestOrderBy.testNestedOrderBy_Col2_Using and
TestOrderBy.testNestedOrderBy_Col21_Using
Sam, you'll need to have a small hadoop cluster to run against, and then the
command:
ant -Djunit.hadoop.conf=<configdir> -Dhod.server= test
(where <configdir> is the directory that holds the hadoop-site.xml file for
your cluster resides)
should run the unit tests for you.
> User-defined comparison operators don't work in locally executing PIG
> ----------------------------------------------------------------------
>
> Key: PIG-60
> URL: https://issues.apache.org/jira/browse/PIG-60
> Project: Pig
> Issue Type: Bug
> Environment: java 5, mac
> Reporter: Sam Pullara
> Attachments: fixlocalcomparison.patch
>
>
> I will attach a patch to fix it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.