Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-33005 Kubernetes GA Preparation
  3. SPARK-33176

Use 11-jre-slim as default in K8s Dockerfile

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.1, 3.1.0
    • 3.0.2, 3.1.0
    • Kubernetes
    • None

    Description

      Apache Spark supports both Java8/Java11. However, there is a difference.
      1. Java8-built distribution can run both Java8/Java11
      2. Java11-built distribution can run on Java11, but not Java8.

      In short, we had better use Java11 in Dockerfile to embrace both cases without any issues.

      Attachments

        Activity

          People

            dongjoon Dongjoon Hyun
            dongjoon Dongjoon Hyun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: