Vira Vitanska created DATALAB-2225:
--------------------------------------
Summary: [GCP][Spark Standalone cluster]: Python 2.7.16 is used
instead of Python 3.7
Key: DATALAB-2225
URL: https://issues.apache.org/jira/browse/DATALAB-2225
Project: Apache DataLab
Issue Type: Bug
Security Level: Public (Regular Issues)
Components: DataLab Main
Affects Versions: v.2.5
Reporter: Vira Vitanska
Assignee: Mykola Bodnar
Fix For: v.2.5
*Preconditions:*
# Dataproc is created on Jupyter
*Steps to reproduce:*
# Go to Jupyter UI
# See kernel list
# Run a command
{code:java}
import platform
platform.python_version()
{code}
*Actual result:*
# Python 3.7.x is in kernel list for Dataproc
# Python 2.7.16 is used for Dataproc
*Expected result:*
# Python 3.7.x is in kernel list for Dataproc
# Python 3.7 is used for Dataproc
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]