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:ย 

Need urgent help and guidance on information/details with reference links on below topics:

shubham_007
Contributor II

Dear experts,

I need urgent help and guidance on information/details with reference links on below topics:

  • Steps on Package Installation with Serverless in Databricks.
  • What are Delta Lake Connector with serverless ? How to run Delta Lake queries outside of Azure Databricks (ADB) ? 
 
1 ACCEPTED SOLUTION

Accepted Solutions

brockb
Databricks Employee
Databricks Employee

Sure, I will presume you are using OSS Apache Spark outside of Azure Databricks. If so, you can use the delta-spark library at these maven coordinates: https://mvnrepository.com/artifact/io.delta/delta-spark_2.12.

Further information is at the Delta Quick Start in the OSS Delta docs: https://docs.delta.io/latest/quick-start.html#set-up-apache-spark-with-delta-lake

View solution in original post

6 REPLIES 6

brockb
Databricks Employee
Databricks Employee

Hi @shubham_007 ,

Thanks for the question.

You can install libraries with Serverless Compute using an "Environment". This also provides the option to configure an environment specification into a YAML file. More detail can be found here: https://docs.databricks.com/en/compute/serverless/dependencies.html#install-notebook-dependencies

Regarding the question on: "What are Delta Lake Connector with serverless?". There is not a constant/fixed Delta library version given that Serverless is considered a versionless product. Could you elaborate on the question here, are you finding that a feature is missing or working differently than expected?

Regarding the question: "How to run Delta Lake queries outside of Azure Databricks (ADB)", the best way to get started with OSS Delta Lake would be to check the docs here: https://docs.delta.io/latest/index.html and use that as a guide to get started. If you encounter issues, it would be best to post a separate question on your specific goals, what you've attempted, and what issues have been encountered.

Thank you.

shubham007
New Contributor II

Thanks for information.

About second question ! I want to ask that What are delta lake connectors available for serverless compute to run delta lake queries outside Azure Databricks ? How to integrate it ? Any documentation available please share. 

Thanks for information.

About second question ! I want to ask that What are delta lake connectors available for serverless compute to run delta lake queries outside Azure Databricks ? How to integrate it ? Any documentation available please share

brockb
Databricks Employee
Databricks Employee

Sure, I will presume you are using OSS Apache Spark outside of Azure Databricks. If so, you can use the delta-spark library at these maven coordinates: https://mvnrepository.com/artifact/io.delta/delta-spark_2.12.

Further information is at the Delta Quick Start in the OSS Delta docs: https://docs.delta.io/latest/quick-start.html#set-up-apache-spark-with-delta-lake

Thanks !! 

What are steps to install package in serverless ? Any reference other than above given ?

 

brockb
Databricks Employee
Databricks Employee

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