c27c5cae42
To comply with recent documentation policies the API documentaion should be maintained within the project source repository. Change-Id: I0f854eea33d1a895580589e91c17c89e42b3df0a
42 lines
1.4 KiB
JSON
42 lines
1.4 KiB
JSON
{
|
|
"plugins": [
|
|
{
|
|
"name": "vanilla",
|
|
"description": "The Apache Vanilla plugin provides the ability to launch upstream Vanilla Apache Hadoop cluster without any management consoles. It can also deploy the Oozie component.",
|
|
"versions": [
|
|
"1.2.1",
|
|
"2.4.1",
|
|
"2.6.0"
|
|
],
|
|
"title": "Vanilla Apache Hadoop"
|
|
},
|
|
{
|
|
"name": "hdp",
|
|
"description": "The Hortonworks Sahara plugin automates the deployment of the Hortonworks Data Platform (HDP) on OpenStack.",
|
|
"versions": [
|
|
"1.3.2",
|
|
"2.0.6"
|
|
],
|
|
"title": "Hortonworks Data Platform"
|
|
},
|
|
{
|
|
"name": "spark",
|
|
"description": "This plugin provides an ability to launch Spark on Hadoop CDH cluster without any management consoles.",
|
|
"versions": [
|
|
"1.0.0",
|
|
"0.9.1"
|
|
],
|
|
"title": "Apache Spark"
|
|
},
|
|
{
|
|
"name": "cdh",
|
|
"description": "The Cloudera Sahara plugin provides the ability to launch the Cloudera distribution of Apache Hadoop (CDH) with Cloudera Manager management console.",
|
|
"versions": [
|
|
"5",
|
|
"5.3.0"
|
|
],
|
|
"title": "Cloudera Plugin"
|
|
}
|
|
]
|
|
}
|