[
https://issues.apache.org/jira/browse/PIG-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Groschupf resolved PIG-90.
---------------------------------
Resolution: Fixed
Sure, lets close. Thanks Benjamin.
> PigServer#store does swallow exception
> --------------------------------------
>
> Key: PIG-90
> URL: https://issues.apache.org/jira/browse/PIG-90
> Project: Pig
> Issue Type: Bug
> Affects Versions: 0.0.0
> Reporter: Stefan Groschupf
> Priority: Critical
> Fix For: 0.1.0
>
> Attachments: PIG-90-v01.patch
>
>
> My custom DatabaseStoreFunction throws an (runtime or ioException) exception
> in putNext.
> Instead throwing this exception all the way up (the exceptions contains a
> nice error message text) however in pigServer 326 a
> java.lang.NoSuchMethodError: java.io.IOException: method
> <init>(Ljava/lang/String;Ljava/lang/Throwable;)V not found Exception will be
> thrown.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.