[
https://issues.apache.org/jira/browse/CHUKWA-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716502#action_12716502
]
Eric Yang commented on CHUKWA-20:
---------------------------------
Is there duplicate detection UDF in the supplied patch? I can't find it.
The build.xml in contrib/pig has problems. It does not honor -Dtestcase,
-Dtest.include, -Dtest.exclude flags. During ant test -v, it shows:
dropping /Users/eyang/sandbox/svn/chukwa/trunk/contrib/pig/${build.classes}
from path as it doesn't exist
dropping
/Users/eyang/sandbox/svn/chukwa/trunk/contrib/pig/${test.build.classes} from
path as it doesn't exist
dropping /Users/eyang/sandbox/svn/chukwa/trunk/contrib/pig/${build.classes}
from path as it doesn't exist
dropping
/Users/eyang/sandbox/svn/chukwa/trunk/contrib/pig/${test.build.classes} from
path as it doesn't exist
dropping /Users/eyang/sandbox/svn/chukwa/trunk/contrib/pig/${build.classes}
from path as it doesn't exist
dropping
/Users/eyang/sandbox/svn/chukwa/trunk/contrib/pig/${test.build.classes} from
path as it doesn't exist
dropping /Users/eyang/sandbox/svn/chukwa/trunk/contrib/pig/${build.classes}
from path as it doesn't exist
dropping
/Users/eyang/sandbox/svn/chukwa/trunk/contrib/pig/${test.build.classes} from
path as it doesn't exist
Looks like the environment is not setup correctly neither. Please fix those
issues and packaging issues. Thanks
> Pig support for ChukwaRecords
> -----------------------------
>
> Key: CHUKWA-20
> URL: https://issues.apache.org/jira/browse/CHUKWA-20
> Project: Hadoop Chukwa
> Issue Type: New Feature
> Components: Data Processors
> Reporter: Jerome Boulon
> Assignee: Jerome Boulon
> Attachments: CHUKWA-20-1.patch, CHUKWA-20.patch, pig-test.jar, pig.jar
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.