.
Thanks,
dhruba
-Original Message-
From: Alan Gates [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 20, 2007 10:03 AM
To: hadoop-user@lucene.apache.org
Subject: Setting debugging level of your job
Is there a way to set the log4j debug level of your job? I looked at
the JobConf interface
Is there a way to set the log4j debug level of your job? I looked at
the JobConf interface and found setQuietMode(), which seemed like it
would set the debug level high (though how high isn't clear). Is there
a way to explicitly set it to info, or debug?
Alan.