[ 
https://issues.apache.org/jira/browse/DATALAB-2222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vira Vitanska updated DATALAB-2222:
-----------------------------------
    Description: 
*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

 

  was:
*Preconditions:*
 # Dataproc is created on Jupyter

*Steps to reproduce:*
 # Go to Jupyter UI
 # See kernel list

*Actual result:*
 # Python 3.7 is in kernel list for Dataproc
 # Python 3.6 is used for Dataproc

*Expected result:*
 # Python 3.7 is in kernel list for Dataproc
 # Python 3.7 is used for Dataproc

 

        Summary: [GCP][Dataproc]Python 3.6 is used instead of Python 2.7.16  
(was: [GCP][Dataproc]Python 3.6 is used instead of Python 3.7 )

> [GCP][Dataproc]Python 3.6 is used instead of Python 2.7.16
> ----------------------------------------------------------
>
>                 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to