cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

adding databricks to my application

Nosa
New Contributor II

I am developing an application. I want to use databricks in my application. I developed that with python and godot. how can I have data bricks in my application?

1 ACCEPTED SOLUTION

Accepted Solutions

Hubert-Dudek
Esteemed Contributor III

Databricks is extended cloud version of Apache Spark. If you want to process data from your application the best is to store data, logs etc. on some cloud storage and than process as stream in databricks

View solution in original post

3 REPLIES 3

Hubert-Dudek
Esteemed Contributor III

Databricks is extended cloud version of Apache Spark. If you want to process data from your application the best is to store data, logs etc. on some cloud storage and than process as stream in databricks

Prabakar
Esteemed Contributor III
Esteemed Contributor III

Hi @Ensiyeh Shojaeiโ€‹ , it would be great if you could give more information about the application that you are developing. What is your requirement?

jose_gonzalez
Moderator
Moderator

Hi @Ensiyeh Shojaeiโ€‹ ,

Which cloud service are you using? According to the cloud provider, you will have a list of tools that can help you to connect and interact in your application.