Skip to content
jetoile edited this page Nov 2, 2017 · 22 revisions

Welcome to the Hadoop Unit wiki!

   ______  __      _________                         _____  __      __________
   ___  / / /_____ ______  /___________________      __  / / /_________(_)_  /_ 2.5
   __  /_/ /_  __ `/  __  /_  __ \  __ \__  __ \     _  / / /__  __ \_  /_  __/
   _  __  / / /_/ // /_/ / / /_/ / /_/ /_  /_/ /     / /_/ / _  / / /  / / /_
   /_/ /_/  \__,_/ \__,_/  \____/\____/_  .___/      \____/  /_/ /_//_/  \__/
                                       /_/
- HDFS 
		 host:localhost
		 port:20112
- ZOOKEEPER 
		 host:127.0.0.1
		 port:22010
- HIVEMETA 
		 port:20102
- HIVESERVER2 
		 port:20103
- KAFKA 
		 host:127.0.0.1
		 port:20111
- HBASE 
		 port:25111
		 restPort:28000
- SOLRCLOUD 
		 zh:127.0.0.1:22010
		 port:8983
		 collection:collection1
- CASSANDRA 
		 ip:127.0.0.1
		 port:13433
- ELASTICSEARCH 
		 clusterName:elasticsearch
		 ip:127.0.0.1
		 httpPort:14433
		 tcpPort:14533
		 indexName:test_index
		 version:5.4.3
...

For more informations, see here

Clone this wiki locally