-
-
Notifications
You must be signed in to change notification settings - Fork 3
High Level interaction on Hadoop Cluster:
Sandeep Dolia edited this page Apr 28, 2017
·
3 revisions
The only external interaction from the Hadoop cluster is to the Postgres database.
We have external people accessing the following ports:
- Hive: Port(10000) - Tableau
- Impala : 21050 - Looker
- Hue : 8888 - Hue UI interface
- Admin screen :7180 - Hadoop cluster admin UI
We need to allow all ports access within the Hadoop cluster. i.e master should be able to access its slave nodes easily.