- 4483 Views
- 3 replies
- 0 kudos
Hi,I am getting data from CDC on SQL Server using Informatica which is writing parquet files to ADLS. I read the parquet files using DLT and end up with the date data as a string such as this'20240603164746563' I couldn't get this to convert using m...
- 4483 Views
- 3 replies
- 0 kudos
Latest Reply
Checking on my current code, this is what I am using, which works for me because we don't use daylight savings time. from_utc_timestamp(date_time_utc, 'UTC-7') as date_time_local
2 More Replies
- 30469 Views
- 5 replies
- 1 kudos
Hello,after switching to "shared cluster" usage a python job is failing with error message: Py4JJavaError: An error occurred while calling o877.load.
: org.apache.spark.SparkSecurityException: [INSUFFICIENT_PERMISSIONS] Insufficient privileges:
User...
- 30469 Views
- 5 replies
- 1 kudos
Latest Reply
Uj337
New Contributor III
Hi @GeKo The checkpoint directory, is that set on cluster level or how do we set that ? Can you please help me with this ?
4 More Replies