...
- S3 base storage layer: Redshift access requires use of S3 as the base storage layer, which must be enabled. See Set Base Storage Layer.
- Same region: The Redshift cluster must be in the same region as the default S3 bucket.
- Integration: Your
is connected to one of the supported Spark running environments:D s item item instance - Cloudera: Supported Deployment Scenarios for Cloudera Hortonworks:Supported Deployment Scenarios for Hortonworksa running environment supported by your product edition.
- Deployment:
is deployed either on-premises or in EC2.D s platform
Limitations
- When publishing to Redshift through the Publishing dialog, output must be in Avro or JSON format. This limitation does not apply to direct writing to Redshift.
You can publish any specific job once to Redshift through the export window. See Publishing Dialog.- Management of nulls:
- Nulls are displayed as expected in the
.D s webapp When Redshift jobs are run, the UNLOAD SQL command in Redshift converts all nulls to empty strings. Null values appear as empty strings in generated results, which can be confusing. This is a known issue with Redshift.
- Nulls are displayed as expected in the
Create Connection
You can create Redshift connections through the following methods.
...