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.