Build and test on Hadoop 0.24.0-SNAPSHOT ----------------------------------------
Key: HBASE-5361 URL: https://issues.apache.org/jira/browse/HBASE-5361 Project: HBase Issue Type: New Feature Components: build Reporter: Eric Charles Priority: Minor I updated hbase pom to let it depend on hadoop 0.24.0-SNAPSHOT. mvn test -PrunMediumTests is nearly successful... (TestImportExport, TestImportTsv and TestStore fail). I run the process on my laptop (in 'fully' distributed mode), and interaction via console is fine. 70508 NameNode 70719 SecondaryNameNode 70601 DataNode 70896 NodeManager 70796 ResourceManager 72715 HMaster 72777 HRegionServer 72677 HQuorumPeer I will further look for the test failure and will try hbase mapreduce functions (the 0.24 hadoop bigbang is on mapreduce, not on hdfs). Thx, Eric -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira