Browse Source

AMBARI-5198. Pre Existing alternatives can cause deployment issues when a cluster had hadoop installed.(vbrodetskyi)

Vitaly Brodetskyi 11 years ago
parent
commit
ca61dc91a1
1 changed files with 3 additions and 3 deletions
  1. 3 3
      ambari-agent/src/main/python/ambari_agent/HostInfo.py

+ 3 - 3
ambari-agent/src/main/python/ambari_agent/HostInfo.py

@@ -41,9 +41,9 @@ class HostInfo:
   DEFAULT_PROJECT_NAMES = [
     "hadoop*", "hadoop", "hbase", "hcatalog", "hive", "ganglia", "nagios",
     "oozie", "sqoop", "hue", "zookeeper", "mapred", "hdfs", "flume",
-    "ambari_qa", "hadoop_deploy", "rrdcached", "hcat", "ambari-qa",
-    "sqoop-ambari-qa", "sqoop-ambari_qa", "webhcat", "hadoop-hdfs", "hadoop-yarn",
-    "hadoop-mapreduce"
+    "storm", "hive-hcatalog", "tez", "falcon", "ambari_qa", "hadoop_deploy",
+    "rrdcached", "hcat", "ambari-qa", "sqoop-ambari-qa", "sqoop-ambari_qa",
+    "webhcat", "hadoop-hdfs", "hadoop-yarn", "hadoop-mapreduce"
   ]
 
   # List of live services checked for on the host, takes a map of plan strings