Uploaded image for project: 'Apache DataLab (Retired)'
  1. Apache DataLab (Retired)
  2. DATALAB-2225

[GCP][Spark Standalone cluster]: Python 2.7.17 is used instead of Python 3.6

ResolvedReopenedClosedVerifiedBlockedon hold
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Done
    • v.2.5
    • v.2.5
    • DataLab Main
    • Security Level: Public (Regular Issues)

    Description

      Preconditions:

      1. Spark Standalone cluster is created on Jupyter

      Steps to reproduce:

      1. Go to Jupyter UI
      2. See kernel list
      3. Run a command 
      import platform
      platform.python_version()
      

      Actual result:

      1. Python 3.6.x is in kernel list for Spark Standalone cluster
      2. Python 2.7.17 is used for Spark Standalone cluster

      Expected result:

      1. Python 3.6.x is in kernel list for Spark Standalone cluster
      2. Python 3.6.x is used for Spark Standalone cluster

       

      Attachments

        1. Spark kernel.png
          206 kB
          Vira Vitanska

        Issue Links

          Activity

            People

              mykolabodnar Mykola Bodnar
              vvitanska Vira Vitanska
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: