Put the configuration files in classpath before the default ones; Regards, *Stanley Shi,*
On Thu, May 15, 2014 at 6:30 AM, Software Dev <[email protected]>wrote: > I am trying to run a jar from my command line and it keeps picking up > the default hadoop configuration values for core,hdfs,mapred, etc. > What is the env variable I need to set so it looks in the correct > directory? > > FYI the class I am running extends Configured and implements tool. >
