Hi everybody, I'm having an issue when I start my HBase cluster. Is logged the following error:
2012-10-23 14:59:53,894 INFO org.apache.hadoop.hbase.regionserver.HRegionServer: Registered RegionServer MXBean 2012-10-23 15:00:03,448 INFO org.apache.hadoop.hbase.util.ChecksumType: org.apache.hadoop.util.PureJavaCrc32 not available. 2012-10-23 15:00:03,448 INFO org.apache.hadoop.hbase.util.ChecksumType: Checksum can use java.util.zip.CRC32 2012-10-23 15:00:03,449 INFO org.apache.hadoop.hbase.util.ChecksumType: org.apache.hadoop.util.PureJavaCrc32C not available. The cluster not initializes anymore, and the HBase Web UI show that a region is transitioning ad eternum. The java version on entire cluster is 1.6.0_24. Anyone knows what is happening? -- View this message in context: http://apache-hbase.679495.n3.nabble.com/org-apache-hadoop-util-PureJavaCrc32C-not-available-tp4033315.html Sent from the HBase User mailing list archive at Nabble.com.
