โ11-24-2021 10:59 AM
Hi all,
I'm trying to register a model with python 3 support, but continue getting only python 2.
I can see that runtime 6.0 and above get python 3 by default, but I don't see a way to set neither runtime version, nor python version during model registration.
How do I proceed?
Please advise.
โ11-25-2021 07:10 AM
Also, please ignore the spark.databricks.clusterUsageTags.clusterPythonVersion config as it's out of date and will show 2 even when the actual version is 3. x
โ11-24-2021 02:25 PM
Can you share more details?
โ11-25-2021 12:17 AM
Yes more details please:
databricks runtime, how do you know you are not using python 3, cluster settings?
โ11-25-2021 07:09 AM
You don't set the python version. Each runtime has it's own version of python associated with it.
https://docs.databricks.com/release-notes/runtime/releases.html has the details.
The python and spark versions will be captured automatically by MLflow.
โ11-25-2021 07:10 AM
Also, please ignore the spark.databricks.clusterUsageTags.clusterPythonVersion config as it's out of date and will show 2 even when the actual version is 3. x
โ12-03-2021 09:13 AM
Hi team, thanks for getting back to me.
Let's put this on hold for now.
I will update once it's needed again. It was solely for education purpose and right now I have quite urgent stuff to do.
Have a great day.
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now