[jira] [Updated] (SPARK-4474) Improve handling of jars that cannot be included in the uber jar

2014-11-18 Thread Jim Lim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Lim updated SPARK-4474: --- Description: Please refer to this [pull request|https://github.com/apache/spark/pull/3238] for more details.

[jira] [Updated] (SPARK-4474) Improve handling of jars that cannot be included in the uber jar

2014-11-18 Thread Jim Lim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Lim updated SPARK-4474: --- Description: Please refer to this [pull request|https://github.com/apache/spark/pull/3238] for more details.

[jira] [Created] (SPARK-4474) Improve handling of jars that cannot be included in the uber jar

2014-11-18 Thread Jim Lim (JIRA)
Jim Lim created SPARK-4474: -- Summary: Improve handling of jars that cannot be included in the uber jar Key: SPARK-4474 URL: https://issues.apache.org/jira/browse/SPARK-4474 Project: Spark Issue Typ

[jira] [Commented] (SPARK-2624) Datanucleus jars not accessible in yarn-cluster mode

2014-11-08 Thread Jim Lim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203631#comment-14203631 ] Jim Lim commented on SPARK-2624: Line 223 in {{org/apache/spark/deploy/yarn/ClientBase.jav

[jira] [Commented] (SPARK-2624) Datanucleus jars not accessible in yarn-cluster mode

2014-11-05 Thread Jim Lim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14199628#comment-14199628 ] Jim Lim commented on SPARK-2624: Reproduced with `spark-1.1.0-bin-hadoop2.4` on EMR. > Da

[jira] [Commented] (SPARK-2624) Datanucleus jars not accessible in yarn-cluster mode

2014-11-03 Thread Jim Lim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14195712#comment-14195712 ] Jim Lim commented on SPARK-2624: Allow me to take a crack at this. > Datanucleus jars not

[jira] [Commented] (SPARK-2761) Merge similar code paths in ExternalSorter and EAOM

2014-09-16 Thread Jim Lim (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14136061#comment-14136061 ] Jim Lim commented on SPARK-2761: I saw some duplicate code in `#maybeSpill` and `#spill` -