Created 01-05-2017 10:10 PM
I thought I was going crazy, but after installation I'm only connected to 1/6 of my nodes -> the one with Ambari and I have not installed knox. It's a 6 node cluster, with a hostgroup names of "gatway", "master-primary", "master-secondary", "slave"x3
Gateway has:
"components": [{ "name": "LIVY_SERVER" }, { "name": "METRICS_MONITOR" }, { "name": "NFS_GATEWAY" }, { "name": "INFRA_SOLR_CLIENT" }, { "name": "TEZ_CLIENT" }, { "name": "ZOOKEEPER_CLIENT" }, { "name": "HCAT" }, { "name": "SLIDER" }, { "name": "ACCUMULO_CLIENT" }, { "name": "ZOOKEEPER_SERVER" }, { "name": "OOZIE_CLIENT" }, { "name": "SPARK_THRIFTSERVER" }, { "name": "PHOENIX_QUERY_SERVER" }, { "name": "MAHOUT" }, { "name": "SPARK_CLIENT" }, { "name": "YARN_CLIENT" }, { "name": "HDFS_CLIENT" }, { "name": "FALCON_CLIENT" }, { "name": "SQOOP" }, { "name": "STORM_UI_SERVER" }, { "name": "ZEPPELIN_MASTER" }, { "name": "PIG" }, { "name": "MAPREDUCE2_CLIENT" }, { "name": "ATLAS_CLIENT" }, { "name": "AMBARI_SERVER" }, { "name": "HBASE_CLIENT" }, { "name": "HIVE_CLIENT" }],
Thoughts?
Created 01-05-2017 10:38 PM
Edit: the security type was on the cluster config was:
"security" : { "type" : "NONE" }
Created 02-15-2017 09:09 PM
I discovered the installation user had its home directory ownership changed to accumulo user. Seems to be a bug,