Hum. It's not logging anymore in logs/hbase-$USERNAME-$ROLE-$HOSTNAME.log...
Basically, it's not logging anymore. I will way -1 because of this. Sorry. Even if it's only standalone, might be surprising for someone starting on this release for any reason. JM 2014-09-29 18:24 GMT-04:00 Jean-Marc Spaggiari <[email protected]>: > Downloaded and checked the signature. > Checked documentation and .txt files. Chapter 2.3.1 of the book might need > some reformating, > > Starting this version now throw some log4j errors and warnings: > jmspaggiari@t430s:~/hbase-mirror/hbase-0.94.24$ bin/start-hbase.sh > starting master, logging to > /home/jmspaggiari/hbase-mirror/hbase-0.94.24/bin/../logs/hbase-jmspaggiari-master-t430s.out > log4j:ERROR Could not find value for key log4j.appender.RFA > log4j:ERROR Could not instantiate appender named "RFA". > log4j:ERROR Could not find value for key log4j.appender.RFAS > log4j:ERROR Could not instantiate appender named "RFAS". > log4j:WARN No appenders could be found for logger > (org.apache.hadoop.hbase.util.VersionInfo). > log4j:WARN Please initialize the log4j system properly. > log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for > more info. > > > Just retried with 0.94.23 and it was not there. Most probably because of > HBASE-12019. Not a blocker, but can this have any other side impact? > > Reporting it while I continue to test the release just in case you want > you want to update it. > > JM > > > 2014-09-29 16:45 GMT-04:00 lars hofhansl <[email protected]>: > > The 2nd 0.94.24 RC is available for download at >> http://people.apache.org/~larsh/hbase-0.94.24-rc1/ >> Signed with my code signing key: C7CFE328 >> >> HBase 0.94.24 is a bug fix release with 13 fixes: >> [HBASE-11923] - Potential race condition in >> RecoverableZookeeper.checkZk() >> [HBASE-11963] - Synchronize peer cluster replication connection >> attempts >> [HBASE-12023] - HRegion.applyFamilyMapToMemstore creates too many >> iterator objects. >> [HBASE-12077] - FilterLists create many ArrayList$Itr objects per row. >> [HBASE-11405] - Multiple invocations of hbck in parallel disables >> balancer permanently >> [HBASE-11957] - Backport to 0.94 HBASE-5974 Scanner retry behavior >> with RPC timeout on next() seems incorrect >> [HBASE-12019] - hbase-daemon.sh overwrite HBASE_ROOT_LOGGER and >> HBASE_SECURITY_LOGGER variables >> [HBASE-12020] - String formatting on each RPC Invoke >> [HBASE-12022] - Payloads on Failure attempt to serialize the byte[] >> into strings. >> [HBASE-12114] - Meta table cache hashing may access the wrong table >> [HBASE-12090] - Bytes: more Unsafe, more Faster >> [HBASE-12103] - Backport HFileV1Detector to 0.94 >> [HBASE-12113] - Backport to 0.94: HBASE-5525 Truncate and preserve >> region boundaries option >> >> The list of changes is also available here: >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12327569 >> >> Here's the test run for this RC: >> https://builds.apache.org/job/HBase-0.94.24/42/ >> >> Please try out the RC, check out the doc, take it for a spin, etc, and >> vote +1/-1 by EOD October 3rd on whether we should release this as 0.94.24. >> >> Thanks. >> >> -- Lars >> > >
