Hi,https://www.databricks.com/learn/training/certificationI saw that there's no Accreditation for AWS Platform Architect..But Azure Platform Architect is written two times.
On my DLT pipeline,I Installed the Databricks-mosaic libraryPhoton is activatedI'm using a workspace premium tierSELECT
id,
city_name,
st_point(latitude, longitude) AS city_point
FROM city_data
;st_point is disabled or unsupported. Co...
Hi,In the course Introduction to Apache Spark; according to Apache Spark Runtime Architecture; Page 6 of 15. It says that :The cluster manager allocates resources and assigns tasks......Workers perform tasks assigned by the driverCan you help me plea...
Hi,When i create a metastore in aws databricks, i always have this error in the picture bellow.Eventhought i follow this link https://docs.databricks.com/data-governance/unity-catalog/get-started.html#cloud-tenant-setup-aws
Thank you for your answer @emma_s. So it can be difficult to set up a GIS dlt pipeline in Databricks ?I can create multiple notebooks in which I used this GIS functions, according to my project, and create job in which I will associate each notebook ...