Illustrate doesn't need to check the output directory
-----------------------------------------------------
Key: PIG-1823
URL: https://issues.apache.org/jira/browse/PIG-1823
Project: Pig
Issue Type: Bug
Reporter: Richard Ding
Priority: Minor
The new illustrate command supports illustration of a script. But if there is a
store statement in the script and if the output directory exists, the command
throws an exception with "output directory already exists". This isn't
necessary since illustrate command runs everything in memory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.