Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
v.2.5
-
Security Level: Public (Regular Issues)
-
Apache DataLab release 2.5
Description
Preconditions:
- Dataproc is created on Jupyter
Steps to reproduce:
- Go to Jupyter UI
- See kernel list
- Run a command
import platform
platform.python_version()
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
Attachments
Issue Links
- is related to
-
DATALAB-2225 [GCP][Spark Standalone cluster]: Python 2.7.17 is used instead of Python 3.6
- Closed
Closed:
Commit ID da8cf45a372cd1bf51f7a60150e38ee011d8f4c9.