1. hadoop configuration is complete first
2. configure a standalone hbase Test
3 configure a pseudo-distributed test
4. Test the distributed configuration and integrate hadoop with HDFS: Hostname: 9000/hbase.
5. After the integration is successful, you can use hbase shell to put the data into the table, and then use hadoop FS-ls/hbase to view the content for confirmation.
It is best to test the installation steps. During the test, the problem occurs when I directly configure the distributed configuration. It is difficult to confirm the problem, and then re-configure the configuration according to the above steps. Currently, it is only possible to connect a single machine to distributed hadoop. The problem I encountered in Distributed hbase is that the VM time is not synchronized, so it is not possible. Time Synchronization is enough.
Note: versions of hadoop and hbase are compatible. Copy the lib directory jar package of hadoop directly to hbase.
To be continued:
Follow-upArticlePlease visit http://www.marulin.com
Thank you!
Http://hbase.apache.org/book/book.html
Http://genius-bai.iteye.com/blog/641724
Http://space.itpub.net/8183550/viewspace-683603
Http://www.cnblogs.com/ventlam/archive/2011/01/22/HBaseCluster.html
Http://www.searchtb.com/2011/01/understanding-hbase.html