You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "t oo (Jira)" <ji...@apache.org> on 2022/04/13 02:16:00 UTC

[jira] [Created] (SPARK-38883) smaller pyspark install if not using streaming?

t oo created SPARK-38883:
----------------------------

             Summary: smaller pyspark install if not using streaming?
                 Key: SPARK-38883
                 URL: https://issues.apache.org/jira/browse/SPARK-38883
             Project: Spark
          Issue Type: Improvement
          Components: PySpark
    Affects Versions: 3.2.1
            Reporter: t oo


h3. Describe the feature

i am trying to include pyspark in my docker image, but the size is around 300MB

the largest jar is rocksdbjni-6.20.3.jar at 35MB

is it safe to remove this jar if i have no need for SparkStreaming?

is there any advice on getting the install smaller? perhaps a map of which jars are needed for batch vs sql vs streaming?
h3. Use Case

smaller python package means i can pack more concurrent pods on to my eks workers



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org