Re: Pig compile error

2009-02-13 Thread Mridul Muralidharan
You need jdk 1.6. Maybe that will help ? - Mridul nitesh bhatia wrote: Hi I've downloaded latest Pig code from trunk today. It is not getting compiled using 'ant' command. Trace: nitesh-bhatias-macbook:trunk niteshbhatia$ ant Buildfile: build.xml init: cc-compile: compile: [echo]

Re: Pig compile error

2009-02-13 Thread nitesh bhatia
I am compiling it on Java 6. trace: nitesh-bhatias-macbook:~ niteshbhatia$ java -version java version 1.6.0_07 Java(TM) SE Runtime Environment (build 1.6.0_07-b06-153) Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_07-b06-57, mixed mode) --nitesh On Fri, Feb 13, 2009 at 7:42 PM, Mridul

[jira] Commented: (PIG-679) error message suppressed due to class cast exception

2009-02-13 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12673408#action_12673408 ] Olga Natkovich commented on PIG-679: Is there a script that reproduces this behavior?

[jira] Created: (PIG-680) Unknown parameter causes pig to exit without message

2009-02-13 Thread Andreas Neumann (JIRA)
Unknown parameter causes pig to exit without message Key: PIG-680 URL: https://issues.apache.org/jira/browse/PIG-680 Project: Pig Issue Type: Bug Reporter: Andreas Neumann