cdapio / website

CDAP IO website
http://cdap.io
Apache License 2.0
1 stars 5 forks source link

Get Started page has inaccurate content #38

Closed bdmogal closed 5 years ago

bdmogal commented 5 years ago

h1. Cloud tab Section name: EVALUATION Blurb GCP Card: Spin up the CDAP Cloud Sandbox on the Google Cloud Marketplace. Button label: Go to Cloud Marketplace Button link: https://console.cloud.google.com/marketplace/details/click-to-deploy-images/cdap

AWS Card: This is correct as is

Azure Card: This is correct as is

Section name: PRODUCTION (change from ON-PRODUCTION) Blurb If you are ready to install CDAP in mission critical Cloud environments, choose one of the options below

The individual cards are correct.

h1. On-premises tab: Section name: EVALUATION Blurb: CDAP is available as a standalone package to install and run locally, including everything to get you started immediately on experimenting with data applications on your laptop or desktop. Once you are ready, your local copy can be easily moved to a distributed environment. These packages are not meant for production use and no patching is available for those images once deployed.

For the cards, please replicate the behavior on the cdap.io/downloads page in the Local Sandbox section. (a card is shown, which expands on clicking a button and shows version picker and download links). The current cards are wrong.

-- Section name: PRODUCTION Blurb If you are ready to install CDAP on your Kubernetes or Apache Hadoop clusters, in critical environments, choose from one of the following options:

For the cards, please replicate the behavior for the following three cards just like above from the cdap.io/downloads page. under the CDAP for Distributed Environments page

CDAP for CDH card: To add CDAP to your Cloudera Manager installations, using the CDAP Custom Service Descriptor (CSD) is the way to go.

CDAP for Ambari card: To use CDAP within your Hortonworks Data Platform (HDP) environment, use Apache Ambari (note that Apache Ambari can only be used to add CDAP to an existing Hadoop cluster).

CDAP for MapR, BigTop and Apache card If you are using MapR, BigTop or the Apache distribution of Hadoop, we provide RPM and Debian distributions of CDAP to support your varied installation needs.

bdmogal commented 5 years ago

Fixed in #61