# Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. NAMENODE = hdp-hadoop::namenode DATANODE = hdp-hadoop::datanode SECONDARY_NAMENODE = hdp-hadoop::snamenode JOBTRACKER = hdp-hadoop::jobtracker TASKTRACKER = hdp-hadoop::tasktracker HDFS_CLIENT = hdp-hadoop::client MAPREDUCE_CLIENT = hdp-hadoop::client ZOOKEEPER_SERVER = hdp-zookeeper ZOOKEEPER_CLIENT = hdp-zookeeper::client HBASE_MASTER = hdp-hbase::master HBASE_REGIONSERVER = hdp-hbase::regionserver HBASE_CLIENT = hdp-hbase::client PIG = hdp-pig SQOOP = hdp-sqoop OOZIE_SERVER = hdp-oozie::server OOZIE_CLIENT = hdp-oozie::client HIVE_CLIENT = hdp-hive::client HCAT = hdp-hcat HIVE_SERVER = hdp-hive::server HIVE_METASTORE = hdp-hive::metastore MYSQL_SERVER = hdp-mysql::server WEBHCAT_SERVER = hdp-templeton::server DASHBOARD = hdp-dashboard NAGIOS_SERVER = hdp-nagios::server GANGLIA_SERVER = hdp-ganglia::server GANGLIA_MONITOR = hdp-ganglia::monitor HTTPD = hdp-monitor-webserver HDFS_SERVICE_CHECK = hdp-hadoop::hdfs::service_check MAPREDUCE_SERVICE_CHECK = hdp-hadoop::mapred::service_check ZOOKEEPER_SERVICE_CHECK = hdp-zookeeper::zookeeper::service_check ZOOKEEPER_QUORUM_SERVICE_CHECK = hdp-zookeeper::quorum::service_check HBASE_SERVICE_CHECK = hdp-hbase::hbase::service_check HIVE_SERVICE_CHECK = hdp-hive::hive::service_check HCAT_SERVICE_CHECK = hdp-hcat::hcat::service_check OOZIE_SERVICE_CHECK = hdp-oozie::oozie::service_check PIG_SERVICE_CHECK = hdp-pig::pig::service_check SQOOP_SERVICE_CHECK = hdp-sqoop::sqoop::service_check WEBHCAT_SERVICE_CHECK = hdp-templeton::templeton::service_check DASHBOARD_SERVICE_CHECK = hdp-dashboard::dashboard::service_check DECOMMISSION_DATANODE = hdp-hadoop::hdfs::decommission