Krisztian Szucs created SPARK-15621:
---------------------------------------

             Summary: BatchEvalPythonExec fails with OOM
                 Key: SPARK-15621
                 URL: https://issues.apache.org/jira/browse/SPARK-15621
             Project: Spark
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Krisztian Szucs
            Priority: Critical


https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/execution/python/BatchEvalPythonExec.scala#L40

No matter what the queue grows unboundedly and fails with OOM, even with 
identity `lambda x: x` udf function.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to