HBASE-598 Loggging, no .log file; all goes into .out

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@649938 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2008-04-20 15:40:07 +00:00
parent e31af6a288
commit 66e545adf0
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@ Hbase Change Log
(Clint Morgan via Stack) (Clint Morgan via Stack)
HBASE-532 Odd interaction between HRegion.get, HRegion.deleteAll and compactions HBASE-532 Odd interaction between HRegion.get, HRegion.deleteAll and compactions
HBASE-10 HRegionServer hangs upon exit due to DFSClient Exception HBASE-10 HRegionServer hangs upon exit due to DFSClient Exception
HBASE-598 Loggging, no .log file; all goes into .out
IMPROVEMENTS IMPROVEMENTS
HBASE-559 MR example job to count table rows HBASE-559 MR example job to count table rows