You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@datalab.apache.org by "Vira Vitanska (Jira)" <ji...@apache.org> on 2021/06/30 12:17:00 UTC

[jira] [Commented] (DATALAB-2222) [GCP][Dataproc]Python 2.7.16 is used instead of Python 3.7

    [ https://issues.apache.org/jira/browse/DATALAB-2222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17371971#comment-17371971 ] 

Vira Vitanska commented on DATALAB-2222:
----------------------------------------

*Closed:*

Commit ID da8cf45a372cd1bf51f7a60150e38ee011d8f4c9.

> [GCP][Dataproc]Python 2.7.16 is used instead of Python 3.7
> ----------------------------------------------------------
>
>                 Key: DATALAB-2222
>                 URL: https://issues.apache.org/jira/browse/DATALAB-2222
>             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
>            Priority: Major
>              Labels: Debian, DevOps, GCP
>             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: dev-unsubscribe@datalab.apache.org
For additional commands, e-mail: dev-help@datalab.apache.org