Seeking Professional Advice on Career and Personal Growth in the Apache Spark Community

2023-09-05 Thread Varun Shah
Dear Apache Spark Community, I hope this email finds you well. I am writing to seek your valuable insights and advice on some challenges I've been facing in my career and personal development journey, particularly in the context of Apache Spark and the broader big data ecosystem. A little

Change default timestamp offset on data load

2023-09-05 Thread Jack Goodson
Hi, I've got a number of tables that I'm loading in from a SQL server. The timestamp in SQL server is stored like 2003-11-24T09:02:32 I get these as parquet files in our raw storage location and pick them up in Databricks. When I load the data in databricks, the dataframe/spark assumes UTC or

Re: Running Spark Connect Server in Cluster Mode on Kubernetes

2023-09-05 Thread Nagatomi Yasukazu
Dear Spark Community, I've been exploring the capabilities of the Spark Connect Server and encountered an issue when trying to launch it in a cluster deploy mode with Kubernetes as the master. While initiating the `start-connect-server.sh` script with the `--conf` parameter for `spark.master`