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

spark on k8s, when the user want to push python3.6.6.zip to the pod , but no permission to execute

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.5.0
    • Spark Core
    • None

    Description

      In cluster mode, I hava another question that when I unzip python3.6.6.zip in pod , but no permission to execute, my execute operation as follows:

      spark-submit \
      --archives ./python3.6.6.zip#python3.6.6 \
      --conf "spark.pyspark.python=python3.6.6/python3.6.6/bin/python3" \
      --conf "spark.pyspark.driver.python=python3.6.6/python3.6.6/bin/python3" \
      --conf spark.kubernetes.container.image.pullPolicy=Always \
      ./examples/src/main/python/pi.py 100
      

      Attachments

        Activity

          People

            zhongjingxiong jingxiong zhong
            zhongjingxiong jingxiong zhong
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: