cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Best practices for working with Redshift

nicole_wong
New Contributor II

I have a customer with the following question - I'm posting on their behalf to introduce them to the community.

For doing modeling in a python environment what is our best practice for getting the data from redshift? A "load" option seems to leave me with the data still sitting on the Amazon side with credentials required for some basic transformations. Clearly that isn't what we'd like. Do I need to create a table on the Databricks side and then delete it after?

Would love to get some code examples and some best practices. 

1 ACCEPTED SOLUTION

Accepted Solutions

jose_gonzalez
Moderator
Moderator

Hi @Nicole Wong​ ,

Have you check the docs from here? As far as I know, this might be the only way to read/write data to/from redshift.

View solution in original post

1 REPLY 1

jose_gonzalez
Moderator
Moderator

Hi @Nicole Wong​ ,

Have you check the docs from here? As far as I know, this might be the only way to read/write data to/from redshift.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group