[
https://issues.apache.org/jira/browse/PIG-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871902#action_12871902
]
Ashutosh Chauhan commented on PIG-1424:
---------------------------------------
Till we figure out a proper solution for this, one possibility is to wrap the
code in my previous comment into try-catch block. That will unblock PIG-1229
for commit. We can leave this ticket open if we feel there is a need for a
better solution.
> Error logs of streaming should not be placed in output location
> ---------------------------------------------------------------
>
> Key: PIG-1424
> URL: https://issues.apache.org/jira/browse/PIG-1424
> Project: Pig
> Issue Type: Bug
> Components: impl
> Affects Versions: 0.7.0
> Reporter: Ashutosh Chauhan
> Fix For: 0.8.0
>
>
> This becomes a problem when output location is anything other then a
> filesystem. Output will be written to DB but where the logs generated by
> streaming should go? Clearly, they cant be written into DB. This blocks
> PIG-1229 which introduces writing to DB from Pig.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.