apache - How to integrate hadoop with zookeeper and hbase -


i have set single node cluster of hadoop 2.6 need integrate zookeeper , hbase it. beginner no prior experience in big data tools. how set zookeeper coordinate hadoop cluster , how use hbase on hdfs? how combine make ecosystem?

for standalone mode, follow steps provided in hbase guide:http://hbase.apache.org/book.html#quickstart

hbase has standalone mode makes easy starters going. in standalone mode hbase,hdfs, , zk runs in single jvm process.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -