Chris Setzkorn

Results 22 comments of Chris Setzkorn

Thanks for reply. Spark 2.1.0 built for Hadoop 2.7.3 spark-clr_2.11-2.0.200

Thanks! I am getting: C:\spark-clr_2.11-2.0.200\runtime\scripts>sparkclr-shell [sparkclr-submit.cmd] Failed to find Spark jars directory. [sparkclr-submit.cmd] You need to build Spark before running this program. for 1.6.1. I have downloaded the pre-build version....

Thanks. I downloaded: spark-2.0.2-bin-hadoop2.7 Now I am getting: {"JVM method execution failed: Constructor failed for class org.apache.spark.SparkContext when called with 1 parameters ([Index=1, Type=JvmObjectReference, Value=8], )"} Any ideas? Also -...

Could anyone please be so kind and respond? I am using code above and after switching to 2.0.* I get above error message.

I have the suspicion that R 4.0 is not supported at all (like for SQL Server ML server etc.). Might be worth waiting until end of this year if possible.

I have the suspicion that, as I run R version 4.0.5 (2021-03-31) locally and my model is fitted using this version, Azure ML crumbles as predefine images only support R...

I also tried to fudge the entry script (which I believe can be on my dev machine?). this should be independent of the version of R and the model: ```r...

@swanderz - thanks. I think I did this now? I tried to use the code UI button. Sorry do not raise many issues in Github usually.

Today I took some more time to use the pre-trained model you use in this sample: https://github.com/Azure/azureml-sdk-for-r/tree/master/samples/deployment/deploy-to-aci I renamed it model_ms.rds and saved it locally in C:/Data/model_ms.rds reflected in the...