Comments on: Run Apache Spark on AKS with Azure Storage integration/2020/12/08/apache-spark-on-azure-kubernetes-service-aks/Professional Development, Data ScienceFri, 29 Jul 2022 08:42:44 +0000hourly1http://wordpress.com/By: NussNuss/2020/12/08/apache-spark-on-azure-kubernetes-service-aks/comment-page-1/#comment-41089Fri, 29 Jul 2022 08:42:44 +0000/?p=13321#comment-41089In reply to Tsuyoshi Matsuzaki.

Hello Tsuyoshi,
Thank you very much for your fast reply.
Your website is just excellent.
Thank you very much.
Have an excellent day.

Like

]]>
By: Tsuyoshi Matsuzaki/2020/12/08/apache-spark-on-azure-kubernetes-service-aks/comment-page-1/#comment-41088Fri, 29 Jul 2022 08:26:44 +0000/?p=13321#comment-41088In reply to NussNuss.

In the latest spark, it seems that you should explicitly assign sc (Spark context) as follows.
I have changed my source code in this post, and thank you for your feedback.

sc=spark.sparkContext

Like

]]>
By: NussNuss/2020/12/08/apache-spark-on-azure-kubernetes-service-aks/comment-page-1/#comment-41087Thu, 28 Jul 2022 15:52:39 +0000/?p=13321#comment-41087Hello,
Thank you very much for this excellent tutorial.
It’s perfect.
Anyway, I just have an error when I run the test.py code on my AKS cluster because this line :
model.save(sc, “wasbs://container01@dummyst.blob.core.windows.net/model/flightdelay”)
It seems that sc is unknown.
In fact it’s a Spark Context issue but I don’t know how I can resolve it.
Do you have any idea.
Thank you very much.
Have a great day.

Like

]]>
By: grgreg/2020/12/08/apache-spark-on-azure-kubernetes-service-aks/comment-page-1/#comment-39554Sat, 13 Nov 2021 23:55:29 +0000/?p=13321#comment-39554You are still exposing your sas key for azure storage which seems not secured. But overall looks good.

Like

]]>
By: Run Distributed Dask on Azure Kubernetes Service – tsmatz/2020/12/08/apache-spark-on-azure-kubernetes-service-aks/comment-page-1/#comment-37511Mon, 17 May 2021 01:30:42 +0000/?p=13321#comment-37511[…] my last post, I showed you tutorial for running Apache Spark on managed kubernetes, Azure Kubernetes Service […]

Like

]]>
By: Running Spark on Azure Kubernetes Service – Curated SQL/2020/12/08/apache-spark-on-azure-kubernetes-service-aks/comment-page-1/#comment-36081Wed, 16 Dec 2020 13:10:29 +0000/?p=13321#comment-36081[…] Tsuyoshi Matsuzaki walks us through running Apache Spark on Azure Kubernetes Service: […]

Like

]]>