Latest compatible version of hadoop and hbase

谁说胖子不能爱 提交于 2019-12-04 17:20:17

Answering your questions :

  1. See the Hbase-Hadoop compatibility link . hbase-0.98.9 should support hadoop-2.6.0.

  2. You have two options

    • 1 master node and 3 slave nodes. (Since you have only 4 nodes this configuration would be suffice)

    • If you wanted to enabled HA, you can go for 2 master nodes and 2 slave nodes.

Considering the first question, I was trying to find the answer myself and found this in hbase docs:

  • "S" = supported

  • "X" = not supported

  • "NT" = Not tested

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!