Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-26775

Update Jenkins nodes to support local volumes for K8s integration tests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • jenkins, Kubernetes, Spark Core
    • None

    Description

      Current version of Minikube on test machines does not support properly the local persistent volume feature required by this PR: https://github.com/apache/spark/pull/23514.

      We get his error:

      "spec.local: Forbidden: Local volumes are disabled by feature-gate, metadata.annotations: Required value: Local volume requires node affinity"

      This is probably due to this: https://github.com/rancher/rancher/issues/13864 which implies that we need to update to 1.10+ as described in https://kubernetes.io/docs/concepts/storage/volumes/#local. Fabric8io client is already updated in the PR mentioned at the beginning.

      Attachments

        Activity

          People

            shaneknapp Shane Knapp
            skonto Stavros Kontopoulos
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: