[ 
https://issues.apache.org/jira/browse/SPARK-14389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davies Liu resolved SPARK-14389.
--------------------------------
       Resolution: Fixed
         Assignee: Davies Liu
    Fix Version/s: 2.0.0

This is resolved by https://issues.apache.org/jira/browse/SPARK-13213

> OOM during BroadcastNestedLoopJoin
> ----------------------------------
>
>                 Key: SPARK-14389
>                 URL: https://issues.apache.org/jira/browse/SPARK-14389
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.6.0
>         Environment: OS: Amazon Linux AMI 2015.09
> EMR: 4.3.0 & 4.5.0
> Hadoop: Amazon 2.7.1 & 2.7.2
> Spark 1.6.0 & 1.6.1
> Ganglia 3.7.2
> Master: m3.xlarge & m4.xlarge
> Core: m3.xlarge & m4.xlarge
> m3.xlarge: 4 CPU, 15GB mem, 2x40GB SSD
> m4.xlarge: 4 CPU, 16GB mem, EBS SSD
>            Reporter: Steve Johnston
>            Assignee: Davies Liu
>             Fix For: 2.0.0
>
>         Attachments: controller_2.txt, jps_command_results.txt, lineitem.tbl, 
> plans.txt, sample_script.py, stderr_2.txt, stdout.txt, stdout_2.txt
>
>
> When executing attached sample_script.py in client mode with a single 
> executor an exception occurs, "java.lang.OutOfMemoryError: Java heap space", 
> during the self join of a small table, TPC-H lineitem generated for a 1M 
> dataset. Also see execution log stdout.txt attached.



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

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

Reply via email to