HADOOP_CONF_DIR
Sent from my iPhone5s > On 2014年5月15日, at 12:19, "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.
