[
https://issues.apache.org/jira/browse/PIG-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678510#action_12678510
]
Alan Gates commented on PIG-692:
--------------------------------
If you set a name via set job.name 'foo' in your script, then it overrides this
feature.
The name is chosen from the Pig Latin script file, not the store file, so
multi-store case won't be any different.
> when running script file, automatically set up job name based on the file name
> ------------------------------------------------------------------------------
>
> Key: PIG-692
> URL: https://issues.apache.org/jira/browse/PIG-692
> Project: Pig
> Issue Type: Improvement
> Components: tools
> Affects Versions: types_branch
> Reporter: Vadim Zaliva
> Priority: Trivial
> Fix For: types_branch
>
> Attachments: pig-job-name.patch
>
>
> When running pig script from command like like this:
> pig scriptfile
> right now default job name is used. it is convenient to have it automatically
> set up based on the script name.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.