|
|
-
Re: pig configurationAshutosh Chauhan 2010-06-11, 00:25
ls $PIG_HOME/conf
log4j.properties : put your log4j properties then specify it using -4 option on pig command line. pig-default.properties : properties used by pig. Modifying properties in this file will have no effect. pig.properties: All user properties go in here. Hope it helps, Ashutosh On Thu, Jun 10, 2010 at 14:37, Gang Luo <[EMAIL PROTECTED]> wrote: > Hi all, > I want to know if there are some configuration files in control of the temperate files and log files generated in pig. > > Thanks, > -Gang > > > > > |