[
https://issues.apache.org/jira/browse/PIG-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Groschupf updated PIG-115:
---------------------------------
Attachment: PIG-115_v_1.patch
attached a first patch to discuss.
+ rename scripts to bin
+ add a bin/pig bash script
+ add a conf folder
++ add log4j.properties
++ add a pig.properties, that allows to configure cluster, brief logging etc.
those values are defaults and can be overwritten with command line parameter
++ pig-env.sh, so overwrite some environment variables
+ changed org.apache.pig.Main to add loading of pig.property and setting the
default values
To test: apply PIG-68 first than just type
$ ant
$ bin/pig -x local
> start script for pig
> --------------------
>
> Key: PIG-115
> URL: https://issues.apache.org/jira/browse/PIG-115
> Project: Pig
> Issue Type: Improvement
> Reporter: Stefan Groschupf
> Attachments: PIG-115_v_1.patch
>
>
> The current pig.pl is very y! specific, a generic start script is required
> that works for all users.
> Goal of this issue is to collect a list requirements a new script has to
> fulfill.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.