Open tuliren opened 3 years ago
Fivetran doesn't require access to s3 for staging. They only require the Databricks portion of information , which are server address, http path, and the personal access token.
We should be able to make the Databricks connector as robust and easy. Removing the need for s3 access and relying on Databricks for staging would simplify the process for airbyte users and relieve them of the headache of permission errors in AWS.
@tuliren I believe this is fixed by using https://docs.airbyte.com/integrations/destinations/databricks/ and writing directly to hive or Unity Catalog.
Tell us about the problem you're trying to solve