cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

chrisf_sts
by New Contributor II
  • 3025 Views
  • 0 replies
  • 0 kudos

How to handle complex json schema

I have a mounted external directory that is an s3 bucket with multiple subdirectories containing call log files in json format.  The files are irregular and complex, when i try to use spark.read.json or spark.sql (SELECT *) i get the UNABLE_TO_INFER_...

Get Started Discussions
json
pyspark
schema
  • 3025 Views
  • 0 replies
  • 0 kudos
liefeld
by New Contributor
  • 2093 Views
  • 0 replies
  • 0 kudos

Foreign catalogs aren't populated.

I've created connections to various RDS Aurora databases but always get the same problem - when creating a foreign catalog only the information_schema database is shown in Catalog Explorer.  The AI chat agent has made a few ways to specify the databa...

  • 2093 Views
  • 0 replies
  • 0 kudos
wakutgba
by New Contributor
  • 1667 Views
  • 0 replies
  • 0 kudos

https://groups.google.com/g/ibm.software.network.directory-integrator/c/9ubZOuHJob4/m/JQAdpv5qAgAJ

https://feedback.azure.com/d365community/idea/e7289e29-26b4-ee11-92bc-000d3a037f01https://docs.google.com/document/d/1gVBMFUqZaVteXs9-DbZQmH1CYHajWe3EhU_h3MV4S-s/edithttps://support.google.com/looker-studio/thread/253656391https://bemorepanda.com/en/...

  • 1667 Views
  • 0 replies
  • 0 kudos
Databricks_Work
by New Contributor II
  • 1974 Views
  • 1 replies
  • 0 kudos
  • 1974 Views
  • 1 replies
  • 0 kudos
Latest Reply
Lakshay
Esteemed Contributor
  • 0 kudos

Hi @Databricks_Work , Vacuum and Analzye are two separate commands that are used for optimizing the queries but they perform two different operations. Vacuum is used to clear the stale data files in your delta table. Vacuum should be run after a opti...

  • 0 kudos
Databricks_Work
by New Contributor II
  • 1819 Views
  • 1 replies
  • 1 kudos
  • 1819 Views
  • 1 replies
  • 1 kudos
Latest Reply
Debayan
Esteemed Contributor III
  • 1 kudos

Hi, You can check the function https://docs.databricks.com/en/sql/language-manual/functions/date_format.html, let us know if this helps. 

  • 1 kudos
mobe
by New Contributor
  • 3187 Views
  • 1 replies
  • 0 kudos

How to query sql warehouse tables with spark?

Hey there... I managed to query my data following this guide https://learn.microsoft.com/en-us/azure/databricks/dev-tools/python-sql-connectorusing databricks sql#!/usr/bin/env python3from databricks import sqlwith sql.connect(server_hostname = "adb-...

  • 3187 Views
  • 1 replies
  • 0 kudos
Latest Reply
shan_chandra
Esteemed Contributor
  • 0 kudos

Hi @mobe  - Please refer to the github link for more examples - https://github.com/databricks/databricks-sql-python/blob/main/examples.  Thanks,Shan

  • 0 kudos
bjjkkk
by New Contributor II
  • 2636 Views
  • 2 replies
  • 1 kudos

Getting 'No GCP Marketplace token provided' error while signing up from GCP marketplace.

Hey guys,I was trying to sign up to the 14 day free trial from GCP marketplace. When I click 'SIGN UP WITH DATABRICKS', I get the error below.HTTP ERROR 401Problem accessing /sign-up. Reason: No GCP Marketplace token provided. Please start over fr...

bjjkkk_0-1704807716840.png
  • 2636 Views
  • 2 replies
  • 1 kudos
Latest Reply
bjjkkk
New Contributor II
  • 1 kudos

Thanks Walter,I have the IAM permissions in place and also have a valid billing account.However, I keep getting the same error regarding the missing Marketplace token. I am clicking the 'SIGN UP WITH DATABRICKS' button from the GCP UI, so am not sure...

  • 1 kudos
1 More Replies
Rizaldy
by New Contributor II
  • 859 Views
  • 2 replies
  • 0 kudos

HELP opening notebook displays blank, creating new one gives and error and other issues

Hi,SituationI just literally started using data bricks. I created a workspace, a cluster and uploaded a notebook. But my workspace doesn’t seem to function correctly at the moment.I will attach what it looks like when I try to open a notebookopening ...

Screenshot 2024-01-10 at 4.09.55 PM.png Screenshot 2024-01-10 at 4.24.16 PM.png Screenshot 2024-01-10 at 4.25.32 PM.png Screenshot 2024-01-10 at 4.39.13 PM.png
  • 859 Views
  • 2 replies
  • 0 kudos
Latest Reply
Rizaldy
New Contributor II
  • 0 kudos

UPDATEI have downloaded chrome and this does not happen for it as well

  • 0 kudos
1 More Replies
SalDossored
by New Contributor II
  • 3111 Views
  • 1 replies
  • 0 kudos

PPT material or document from Databricks Learning

Hello Databricks Community,I am a beginner with Databricks. I am wondering if we can download power point slides or learning documents from the Databricks Learning Platform. I like to read after taking the online course. Could you let me know? Curren...

Get Started Discussions
Learning Databricks
study material
  • 3111 Views
  • 1 replies
  • 0 kudos
Latest Reply
" src="" />
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
  • 0 kudos

This widget could not be displayed.
Hello Databricks Community,I am a beginner with Databricks. I am wondering if we can download power point slides or learning documents from the Databricks Learning Platform. I like to read after taking the online course. Could you let me know? Curren...

This widget could not be displayed.
  • 0 kudos
This widget could not be displayed.
nag_kanchan
by New Contributor III
  • 6526 Views
  • 4 replies
  • 0 kudos

Resolved! DatabaseError: (databricks.sql.exc.ServerOperationError) [UNBOUND_SQL_PARAMETER]

Hi,I am trying to connect my database through LLM and expecting to receive a description of the table and 1st 3 rows from the table.  from langchain.agents import create_sql_agent from langchain.agents.agent_toolkits import SQLDatabaseToolkit from la...

  • 6526 Views
  • 4 replies
  • 0 kudos
Latest Reply
nag_kanchan
New Contributor III
  • 0 kudos

This is not databricks issue but from langchain. A PR has been raised to solve this: One workaround that worked is: https://github.com/langchain-ai/langchain/issues/11068 setting sample_rows_in_table_info to 0 when calling SQLDatabase.from_databricks...

  • 0 kudos
3 More Replies
Dlt
by New Contributor III
  • 7191 Views
  • 11 replies
  • 1 kudos

DLT Pipeline issue - Failed to read dataset .Dataset is not defined in the pipeline.

Background. I have created a DLT pipeline in which i am creating a Temorary table.  There are 5 temporary tables as such.  When i executed these in an independent notebook they all worked fine with DLT. Now i have merged this notebook ( keeping same ...

  • 7191 Views
  • 11 replies
  • 1 kudos
Latest Reply
Wojciech_BUK
Valued Contributor III
  • 1 kudos

I am sorry but information you are providing is not helping at all. Plase dump your code there.

  • 1 kudos
10 More Replies
dhrubg
by New Contributor
  • 5021 Views
  • 0 replies
  • 0 kudos

Data bricks for practice at no cost which cloud service or combination i need to use

Hi All Senior ,Context :I want to use databricks for practice to create projects and keep polishing my knowledge. My free credits are already used up . Now can you pls give me tips on how to run databricks in which cloud provider (storage account com...

  • 5021 Views
  • 0 replies
  • 0 kudos
Sujitha
by Community Manager
  • 8777 Views
  • 2 replies
  • 0 kudos

Unlock Data Engineering Essentials in Just 90 Minutes - Get Certified for FREE!

There’s an increasing demand for data, analytics and AI talent in every industry. Start building your data engineering expertise with this self-paced course — and earn an industry-recognized Databricks certificate. This course provides four short tu...

2023-09-WB-Get-Started-With-Data-Engineering-comm-post-358x250-2x.png
  • 8777 Views
  • 2 replies
  • 0 kudos
Latest Reply
AbhilashMV
New Contributor II
  • 0 kudos

Same here. I am not able to download any Certificate even after passing the Quiz. But the Course link - https://www.databricks.com/learn/training/getting-started-with-data-engineering#data-videoclearly says: take a short knowledge test and earn a com...

  • 0 kudos
1 More Replies
reuvenk121
by New Contributor
  • 638 Views
  • 1 replies
  • 0 kudos

Efficient Detection of Schema Mismatch in CSV Files During Single Pass Reading

Hello, when I read a CSV file with a schema object, if a column in the original CSV contains a value of a different datatype than specified in the schema, the result is a null cell. Is there an efficient way to identify these cases without having to ...

  • 638 Views
  • 1 replies
  • 0 kudos
Latest Reply
Wojciech_BUK
Valued Contributor III
  • 0 kudos

Maybe you can try to read the data and let AutoLoader move missmatch data e.g. to rescueColumnhttps://learn.microsoft.com/en-us/azure/databricks/ingestion/auto-loader/schema#--what-is-the-rescued-data-columnThen you can decide what you do with rescue...

  • 0 kudos
LoiLN
by New Contributor III
  • 6378 Views
  • 5 replies
  • 1 kudos

[Unity Catalog]-CosmosDB: Data source v2 are not supported

I've worked on azure databricks connected to azure cosmos. It works when my cluster is not enabling Unity Catalog (UC).But when I enable UC, it return error like below:AnalysisException: [UC_COMMAND_NOT_SUPPORTED.WITHOUT_RECOMMENDATION] The command(s...

  • 6378 Views
  • 5 replies
  • 1 kudos
Latest Reply
Wojciech_BUK
Valued Contributor III
  • 1 kudos

 

  • 1 kudos
4 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
Labels