...
Deployment Scenario | | Base Storage Layer | Storage - S3 | Storage - Redshift | Cluster | Notes |
---|
AWS install through AWS Marketplace CloudFormation template | EC2 | S3 | read/write | read/write | None | does not support integration with any running environment clusters. All job execution occurs on the in the running environment. This scenario is suitable for smaller user groups and data volumes. |
AWS install through AWS Marketplace CloudFormation template - with integration to EMR cluster | EC2 | S3 | read/write | read/write | EMR | This deployment scenario integrates by default with an EMR cluster, which is created as part of the process. It does not support integration with a Hadoop cluster. |
...
installed on AWS:
...
Deployment Scenario | | Base Storage Layer | Storage - S3 | Storage - Redshift | Cluster | Notes |
---|
on-premises install with S3 read access | On-premises | HDFS | read only | Not supported | Hadoop | When HDFS is the base storage layer, the only accessible AWS resources is read-only access to S3. For more information, see Install Software. | on-premises install with S3 read/write access | On-premises | S3 | read/write | read/write | Hadoop or EMR For more information, see Install Software. |
Microsoft Azure | | | | | | Integration with AWS-based resources is not supported. See Install for Azure. |
...