This is all determined in hbase-daemon.sh: https://github.com/apache/hbase/blob/trunk/bin/hbase-daemon.sh#L117
The log4j file sets default values just in case the processes are started in another way (as far as I understand it). J-D On Thu, Mar 31, 2011 at 5:58 PM, Geoff Hendrey <[email protected]> wrote: > whoops, yep that's the one. Just trying to understand how it related to > the master logfile, and regionserver logfile, and zookeeper logfile. > > -geoff > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > Jean-Daniel Cryans > Sent: Thursday, March 31, 2011 5:54 PM > To: [email protected] > Subject: Re: hadoop.log.file > > The HBase log4j.properties doesn't have that, but it has hbase.log.file > > https://github.com/apache/hbase/blob/trunk/conf/log4j.properties > > Is it what you're talking about? > > Thx, > > J-D > > On Thu, Mar 31, 2011 at 5:48 PM, Geoff Hendrey <[email protected]> > wrote: >> it is in log4j.properties (/conf). >> >> -geoff >> >> -----Original Message----- >> From: [email protected] [mailto:[email protected]] On Behalf Of >> Jean-Daniel Cryans >> Sent: Thursday, March 31, 2011 5:26 PM >> To: [email protected] >> Subject: Re: hadoop.log.file >> >> Where is that "hadoop.log.file" you're talking about? >> >> J-D >> >> On Thu, Mar 31, 2011 at 3:22 PM, Geoff Hendrey <[email protected]> >> wrote: >>> Hi - >>> >>> >>> >>> I was wondering where I can find an explanation of what hbase logs to >>> hadoop.log.file. This file is defined in log4j.properties. I see >>> DFSClient logging to it, but I can't locate a doc describing exactly >>> what hadoop.log.file is for, by Hbase. >>> >>> >>> >>> -geoff >>> >>> >> >
