cancel
Showing results for 
Search instead for 
Did you mean: 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Ruby8376
by Valued Contributor
  • 1769 Views
  • 1 replies
  • 1 kudos

Is Datbricks-Salesforce already available?

Reference: Salesforce and Databricks Announce Strategic Partnership to Bring Lakehouse Data Sharing and Shared AI Models to Businesses - Salesforce NewsI was going through this article and wanted to know if anyone in community is planning to use this...

  • 1769 Views
  • 1 replies
  • 1 kudos
Latest Reply
" src="" />
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
  • 1 kudos

This widget could not be displayed.
Reference: Salesforce and Databricks Announce Strategic Partnership to Bring Lakehouse Data Sharing and Shared AI Models to Businesses - Salesforce NewsI was going through this article and wanted to know if anyone in community is planning to use this...

This widget could not be displayed.
  • 1 kudos
This widget could not be displayed.
6502
by New Contributor III
  • 2875 Views
  • 2 replies
  • 2 kudos

Terraform provider, problemi in creating dependant task!

Hola all.I have a serious problem, perhaps I missed something, but can't find the solution. I need to push a job description to Databricks using TERRAFORM. I wrote the code, but there is no way to get a task dependant from two different tasks.Conside...

  • 2875 Views
  • 2 replies
  • 2 kudos
Latest Reply
daniel_sahal
Esteemed Contributor
  • 2 kudos

@6502 You need to make multiple depends_on blocks for each dependency, ex.depends_on { task_key = "ichi" } depends_on { task_key = "ni" }

  • 2 kudos
1 More Replies
shihs
by New Contributor
  • 1724 Views
  • 0 replies
  • 0 kudos

Can not read data from GCS

I am trying to use Databricks to read data on Google Cloud Storage (GCS) with Databricks on Google Cloud. I followed the steps from https://docs.gcp.databricks.com/storage/gcs.html.I have tried Access GCS buckets using Google Cloud service accounts o...

  • 1724 Views
  • 0 replies
  • 0 kudos
Kaviana
by New Contributor III
  • 1743 Views
  • 1 replies
  • 0 kudos

Connection VPC AWS in Databricks for extract data Oracle Onpremise

 Hi, help meHow can I consume a VPC when it is already anchored in the "network" of Databricks to extract information from a server that really made ping and works

  • 1743 Views
  • 1 replies
  • 0 kudos
Latest Reply
Kaviana
New Contributor III
  • 0 kudos

Hello @Retired_mod I have already configured in "Cloud resources"/ "Network" the Private endpoint links and the linked VPC in ibabricks. How can I connect to Oracle using the EC2 virtual machine?Thank u

  • 0 kudos
simran_27
by New Contributor
  • 812 Views
  • 1 replies
  • 0 kudos

Error while attempt to give Lakehouse fundamentals exam

I would like to know why I am getting this error when I tried to earn badges for lake house fundamentals. I can't access the quiz page. Can you please help on this?I am getting 403: Forbidden error.

  • 812 Views
  • 1 replies
  • 0 kudos
Latest Reply
APadmanabhan
Databricks Employee
  • 0 kudos

Hi @simran_27 could you please try using the link 

  • 0 kudos
rajib_bahar_ptg
by New Contributor III
  • 3316 Views
  • 5 replies
  • 5 kudos

Databricks workspace unstable

Our company's databricks workspace is unstable lately. It can't launch any compute cluster. I have never seen this issue. In addition to this issues, I have seen storage credential error on main unity catalog. Why would this happen AWS Databricks ins...

  • 3316 Views
  • 5 replies
  • 5 kudos
Latest Reply
rajib_bahar_ptg
New Contributor III
  • 5 kudos

Hello @Retired_mod and @jose_gonzalez ,I couldn't locate the support ticket we opened. How can we track that ticket down? It came from the peopletech.com domain. If it is more efficient to create another ticket, please let me know. Let us know the UR...

  • 5 kudos
4 More Replies
gideont
by New Contributor III
  • 2976 Views
  • 3 replies
  • 3 kudos

Application extracting Data from Unity Catalogue

Dear Databricks community,I'm seeking advice on the best method for applications to extract data from the Unity catalogue. One suggested approach is to use JDBC, but there seems to be a dilemma. Although using a job cluster has been recommended due t...

  • 2976 Views
  • 3 replies
  • 3 kudos
Latest Reply
-werners-
Esteemed Contributor III
  • 3 kudos

What exacltly do you mean by 'extracting'?  If you want to load tables defined in Unity into a database, I would indeed do this using job clusters and a notebook.If you want to extract some data once in a while into a csv f.e., you could perfectly do...

  • 3 kudos
2 More Replies
JohnSmith2
by New Contributor II
  • 2856 Views
  • 4 replies
  • 2 kudos

Resolved! Error on Workflow

Hi , I have some mysteries situation here My workflow (job) ran and got an error -> [INVALID_IDENTIFIER] The identifier transactions-catalog is invalid. Please, consider quoting it with back-quotes as `transactions-catalog`.(line 1, pos 12) == SQL ==...

  • 2856 Views
  • 4 replies
  • 2 kudos
Latest Reply
-werners-
Esteemed Contributor III
  • 2 kudos

Jobs are just notebooks executed in background, so if the notebook is the same between interactive (manual) and job run, there should be no difference.So I don't see what is wrong.  Is the job using DLT perhaps?

  • 2 kudos
3 More Replies
DBEnthusiast
by New Contributor III
  • 4371 Views
  • 1 replies
  • 1 kudos

DataBricks Cluster

Hi All,I am curious to know the difference between a spark cluster and a DataBricks one.As per the info I have read Spark Cluster creates driver and Workers when the Application is submitted whereas in Databricks we can create cluster in advance in c...

  • 4371 Views
  • 1 replies
  • 1 kudos
Latest Reply
" src="" />
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
  • 1 kudos

This widget could not be displayed.
Hi All,I am curious to know the difference between a spark cluster and a DataBricks one.As per the info I have read Spark Cluster creates driver and Workers when the Application is submitted whereas in Databricks we can create cluster in advance in c...

This widget could not be displayed.
  • 1 kudos
This widget could not be displayed.
eimis_pacheco
by Contributor
  • 3819 Views
  • 2 replies
  • 2 kudos

Resolved! Is it not needed to preserve the data in its original format anymore with the usage of medallion?

Hi Community I have a doubt. The bronze layer always causes confusion for me. Someone mentioned, "File Format: Store data in Delta Lake format to leverage its performance, ACID transactions, and schema evolution capabilities" for bronze layers.Then, ...

  • 3819 Views
  • 2 replies
  • 2 kudos
Latest Reply
" src="" />
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
  • 2 kudos

This widget could not be displayed.
Hi Community I have a doubt. The bronze layer always causes confusion for me. Someone mentioned, "File Format: Store data in Delta Lake format to leverage its performance, ACID transactions, and schema evolution capabilities" for bronze layers.Then, ...

This widget could not be displayed.
  • 2 kudos
This widget could not be displayed.
1 More Replies
vivek2612
by New Contributor II
  • 8459 Views
  • 5 replies
  • 0 kudos

Exam got suspended Databricks Certified Data Engineer Associate exam

Hi team,My Databricks Certified Data Engineer Associate exam got suspended within 20 minutes.  My exam got suspended due to eye movement without any warning. I was not moving my eyes away from laptop screen. Some questions are so big in the exam so I...

  • 8459 Views
  • 5 replies
  • 0 kudos
Latest Reply
Cert-Team
Databricks Employee
  • 0 kudos

@rajib_bahar_ptg funny, not funny, right?! I just posted that tip today in this post: https://community.databricks.com/t5/certifications/minimize-the-chances-of-your-exam-getting-suspended-tip-3/td-p/45712

  • 0 kudos
4 More Replies
Mbinyala
by New Contributor II
  • 4951 Views
  • 6 replies
  • 3 kudos

Cluster policy not showing while creating delta live table pipeline

Hi all!!!I have created a cluster policy but when i want to use that while creating dlt pipeline, It is showing none. I have checked I have all the necessary permissions to create cluster policies. Still, in dlt ui it is showing none.

  • 4951 Views
  • 6 replies
  • 3 kudos
Latest Reply
Rishitha
New Contributor III
  • 3 kudos

@btafur  Can we also set the auto_terminate minutes with the policy?  (for the dlt cluster type)

  • 3 kudos
5 More Replies

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
Top Kudoed Authors