123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329 |
- {
- "name" : "HDP",
- "version" : "1.2.0",
- "repositories" : [ {
- "baseUrl" : "http://s3.amazonaws.com/dev.hortonworks.com/HDP-1.2.0/repos/centos6",
- "osType" : "centos6",
- "repoId" : "HDP-1.2.0",
- "repoName" : "HDP",
- "mirrorsList" : null
- }, {
- "baseUrl" : null,
- "osType" : "centos6",
- "repoId" : "HDP-epel",
- "repoName" : "HDP-epel",
- "mirrorsList" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch"
- }, {
- "baseUrl" : "http://s3.amazonaws.com/dev.hortonworks.com/HDP-1.2.0/repos/centos5",
- "osType" : "centos5",
- "repoId" : "HDP-1.2.0",
- "repoName" : "HDP",
- "mirrorsList" : null
- }, {
- "baseUrl" : null,
- "osType" : "centos5",
- "repoId" : "HDP-epel",
- "repoName" : "HDP-epel",
- "mirrorsList" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch"
- }, {
- "baseUrl" : "http://s3.amazonaws.com/dev.hortonworks.com/HDP-1.2.0/repos/centos6",
- "osType" : "redhat6",
- "repoId" : "HDP-1.2.0",
- "repoName" : "HDP",
- "mirrorsList" : null
- }, {
- "baseUrl" : null,
- "osType" : "redhat6",
- "repoId" : "HDP-epel",
- "repoName" : "HDP-epel",
- "mirrorsList" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch"
- }, {
- "baseUrl" : "http://s3.amazonaws.com/dev.hortonworks.com/HDP-1.2.0/repos/centos5",
- "osType" : "redhat5",
- "repoId" : "HDP-1.2.0",
- "repoName" : "HDP",
- "mirrorsList" : null
- }, {
- "baseUrl" : null,
- "osType" : "redhat5",
- "repoId" : "HDP-epel",
- "repoName" : "HDP-epel",
- "mirrorsList" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch"
- }, {
- "baseUrl" : "http://s3.amazonaws.com/dev.hortonworks.com/HDP-1.2.0/repos/suse11",
- "osType" : "suse11",
- "repoId" : "HDP-1.2.0",
- "repoName" : "HDP",
- "mirrorsList" : null
- }, {
- "baseUrl" : "http://s3.amazonaws.com/dev.hortonworks.com/HDP-UTILS-1.1.0.15/repos/suse11",
- "osType" : "suse11",
- "repoId" : "HDP-UTILS-1.1.0.15",
- "repoName" : "HDP-UTILS",
- "mirrorsList" : null
- } ],
- "services" : [ {
- "name" : "WEBHCAT",
- "version" : "0.1.4.1-1",
- "user" : "root",
- "comment" : "This is comment for WEBHCAT service",
- "components" : [ {
- "name" : "WEBHCAT_SERVER",
- "category" : "MASTER",
- "client" : false,
- "master" : true
- } ],
- "clientOnlyService" : false,
- "clientComponent" : {
- "name" : "WEBHCAT_SERVER",
- "category" : "MASTER",
- "client" : false,
- "master" : true
- }
- }, {
- "name" : "SQOOP",
- "version" : "1.4.2.1-1",
- "user" : "root",
- "comment" : "Tool for transferring bulk data between Apache Hadoop and structured data stores such as relational databases",
- "components" : [ {
- "name" : "SQOOP",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- } ],
- "clientOnlyService" : true,
- "clientComponent" : {
- "name" : "SQOOP",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- }
- }, {
- "name" : "NAGIOS",
- "version" : "1.0",
- "user" : "root",
- "comment" : "Nagios Monitoring and Alerting system",
- "components" : [ {
- "name" : "NAGIOS_SERVER",
- "category" : "MASTER",
- "client" : false,
- "master" : true
- } ],
- "clientOnlyService" : false,
- "clientComponent" : {
- "name" : "NAGIOS_SERVER",
- "category" : "MASTER",
- "client" : false,
- "master" : true
- }
- }, {
- "name" : "HDFS",
- "version" : "1.1.0.1-1",
- "user" : "root",
- "comment" : "Apache Hadoop Distributed File System",
- "components" : [ {
- "name" : "NAMENODE",
- "category" : "MASTER",
- "client" : false,
- "master" : true
- }, {
- "name" : "DATANODE",
- "category" : "SLAVE",
- "client" : false,
- "master" : false
- }, {
- "name" : "SECONDARY_NAMENODE",
- "category" : "MASTER",
- "client" : false,
- "master" : true
- }, {
- "name" : "HDFS_CLIENT",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- } ],
- "clientOnlyService" : false,
- "clientComponent" : {
- "name" : "HDFS_CLIENT",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- }
- }, {
- "name" : "PIG",
- "version" : "0.10.0.1-1",
- "user" : "root",
- "comment" : "Scripting platform for analyzing large datasets",
- "components" : [ {
- "name" : "PIG",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- } ],
- "clientOnlyService" : true,
- "clientComponent" : {
- "name" : "PIG",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- }
- }, {
- "name" : "HBASE",
- "version" : "0.94.2.1-1",
- "user" : "mapred",
- "comment" : "Non-relational distributed database and centralized service for configuration management & synchronization",
- "components" : [ {
- "name" : "HBASE_MASTER",
- "category" : "MASTER",
- "client" : false,
- "master" : true
- }, {
- "name" : "HBASE_REGIONSERVER",
- "category" : "SLAVE",
- "client" : false,
- "master" : false
- }, {
- "name" : "HBASE_CLIENT",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- } ],
- "clientOnlyService" : false,
- "clientComponent" : {
- "name" : "HBASE_CLIENT",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- }
- }, {
- "name" : "ZOOKEEPER",
- "version" : "3.4.5.1-1",
- "user" : "root",
- "comment" : "This is comment for ZOOKEEPER service",
- "components" : [ {
- "name" : "ZOOKEEPER_SERVER",
- "category" : "MASTER",
- "client" : false,
- "master" : true
- }, {
- "name" : "ZOOKEEPER_CLIENT",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- } ],
- "clientOnlyService" : false,
- "clientComponent" : {
- "name" : "ZOOKEEPER_CLIENT",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- }
- }, {
- "name" : "GANGLIA",
- "version" : "1.0",
- "user" : "root",
- "comment" : "Ganglia Metrics Collection system",
- "components" : [ {
- "name" : "GANGLIA_SERVER",
- "category" : "MASTER",
- "client" : false,
- "master" : true
- }, {
- "name" : "GANGLIA_MONITOR",
- "category" : "SLAVE",
- "client" : false,
- "master" : false
- }, {
- "name" : "MONITOR_WEBSERVER",
- "category" : "MASTER",
- "client" : false,
- "master" : true
- } ],
- "clientOnlyService" : false,
- "clientComponent" : {
- "name" : "GANGLIA_SERVER",
- "category" : "MASTER",
- "client" : false,
- "master" : true
- }
- }, {
- "name" : "HIVE",
- "version" : "0.9.0.1-1",
- "user" : "root",
- "comment" : "Data warehouse system for ad-hoc queries & analysis of large datasets and table & storage management service",
- "components" : [ {
- "name" : "HIVE_SERVER",
- "category" : "MASTER",
- "client" : false,
- "master" : true
- }, {
- "name" : "MYSQL_SERVER",
- "category" : "MASTER",
- "client" : false,
- "master" : true
- }, {
- "name" : "HIVE_CLIENT",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- } ],
- "clientOnlyService" : false,
- "clientComponent" : {
- "name" : "HIVE_CLIENT",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- }
- }, {
- "name" : "OOZIE",
- "version" : "3.2.0.1-1",
- "user" : "root",
- "comment" : "System for workflow coordination and execution of Apache Hadoop jobs",
- "components" : [ {
- "name" : "OOZIE_SERVER",
- "category" : "MASTER",
- "client" : false,
- "master" : true
- }, {
- "name" : "OOZIE_CLIENT",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- } ],
- "clientOnlyService" : false,
- "clientComponent" : {
- "name" : "OOZIE_CLIENT",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- }
- }, {
- "name" : "MAPREDUCE",
- "version" : "1.1.0.1-1",
- "user" : "mapred",
- "comment" : "Apache Hadoop Distributed Processing Framework",
- "components" : [ {
- "name" : "JOBTRACKER",
- "category" : "MASTER",
- "client" : false,
- "master" : true
- }, {
- "name" : "TASKTRACKER",
- "category" : "SLAVE",
- "client" : false,
- "master" : false
- }, {
- "name" : "MAPREDUCE_CLIENT",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- } ],
- "clientOnlyService" : false,
- "clientComponent" : {
- "name" : "MAPREDUCE_CLIENT",
- "category" : "CLIENT",
- "client" : true,
- "master" : false
- }
- } ]
- }
|