[jira] [Comment Edited] (SPARK-12607) spark-class produced null command strings for "exec"

2016-01-03 Thread SM Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080499#comment-15080499 ] SM Wang edited comment on SPARK-12607 at 1/3/16 8:29 PM: - Sure. I think the

[jira] [Comment Edited] (SPARK-12607) spark-class produced null command strings for "exec"

2016-01-03 Thread SM Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080499#comment-15080499 ] SM Wang edited comment on SPARK-12607 at 1/3/16 8:30 PM: - Sure. I think the

[jira] [Updated] (SPARK-12594) Outer Join Elimination by Filter Condition

2016-01-03 Thread Xiao Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Li updated SPARK-12594: Summary: Outer Join Elimination by Filter Condition (was: Outer Join Elimination by Local Predicates) >

[jira] [Updated] (SPARK-12594) Outer Join Elimination by Filter Condition

2016-01-03 Thread Xiao Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Li updated SPARK-12594: Description: Elimination of outer joins, if the predicates in the filter condition can restrict the

[jira] [Created] (SPARK-12613) Elimination of Outer Join by Parent Join Condition

2016-01-03 Thread Xiao Li (JIRA)
Xiao Li created SPARK-12613: --- Summary: Elimination of Outer Join by Parent Join Condition Key: SPARK-12613 URL: https://issues.apache.org/jira/browse/SPARK-12613 Project: Spark Issue Type:

[jira] [Comment Edited] (SPARK-12607) spark-class produced null command strings for "exec"

2016-01-03 Thread SM Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080499#comment-15080499 ] SM Wang edited comment on SPARK-12607 at 1/3/16 8:42 PM: - Sure. I think the

[jira] [Comment Edited] (SPARK-12607) spark-class produced null command strings for "exec"

2016-01-03 Thread SM Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080499#comment-15080499 ] SM Wang edited comment on SPARK-12607 at 1/3/16 9:51 PM: - Sure. I think the

[jira] [Assigned] (SPARK-12611) test_infer_schema_to_local depended on old handling of missing value in row

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-12611: Assignee: Apache Spark > test_infer_schema_to_local depended on old handling of missing

[jira] [Commented] (SPARK-12611) test_infer_schema_to_local depended on old handling of missing value in row

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080544#comment-15080544 ] Apache Spark commented on SPARK-12611: -- User 'holdenk' has created a pull request for this issue:

[jira] [Assigned] (SPARK-12611) test_infer_schema_to_local depended on old handling of missing value in row

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-12611: Assignee: (was: Apache Spark) > test_infer_schema_to_local depended on old handling

[jira] [Commented] (SPARK-12347) Write script to run all MLlib examples for testing

2016-01-03 Thread Jun Zheng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080564#comment-15080564 ] Jun Zheng commented on SPARK-12347: --- 1. How to programmatically detect if a test requires input? I can

[jira] [Commented] (SPARK-12612) Add missing Hadoop profiles to dev/run-tests-*.py scripts

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080588#comment-15080588 ] Apache Spark commented on SPARK-12612: -- User 'JoshRosen' has created a pull request for this issue:

[jira] [Commented] (SPARK-9835) Iteratively reweighted least squares solver for GLMs

2016-01-03 Thread Yanbo Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080618#comment-15080618 ] Yanbo Liang commented on SPARK-9835: [~mengxr] Are you working on this issue? If you are not working

[jira] [Commented] (SPARK-3785) Support off-loading computations to a GPU

2016-01-03 Thread Kazuaki Ishizaki (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080653#comment-15080653 ] Kazuaki Ishizaki commented on SPARK-3785: - Let us reopen this thread :) We are working for

[jira] [Reopened] (SPARK-3785) Support off-loading computations to a GPU

2016-01-03 Thread Kazuaki Ishizaki (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Ishizaki reopened SPARK-3785: - Add a comment of our prototype to offload to GPU > Support off-loading computations to a GPU

[jira] [Created] (SPARK-12611) test_infer_schema_to_local depended on old handling of missing value in row

2016-01-03 Thread holdenk (JIRA)
holdenk created SPARK-12611: --- Summary: test_infer_schema_to_local depended on old handling of missing value in row Key: SPARK-12611 URL: https://issues.apache.org/jira/browse/SPARK-12611 Project: Spark

[jira] [Issue Comment Deleted] (SPARK-3785) Support off-loading computations to a GPU

2016-01-03 Thread Kazuaki Ishizaki (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kazuaki Ishizaki updated SPARK-3785: Comment: was deleted (was: Add a comment of our prototype to offload to GPU) > Support

[jira] [Assigned] (SPARK-12613) Elimination of Outer Join by Parent Join Condition

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-12613: Assignee: Apache Spark > Elimination of Outer Join by Parent Join Condition >

[jira] [Comment Edited] (SPARK-12607) spark-class produced null command strings for "exec"

2016-01-03 Thread SM Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080499#comment-15080499 ] SM Wang edited comment on SPARK-12607 at 1/3/16 9:55 PM: - Sure. I think the

[jira] [Comment Edited] (SPARK-12607) spark-class produced null command strings for "exec"

2016-01-03 Thread SM Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080499#comment-15080499 ] SM Wang edited comment on SPARK-12607 at 1/3/16 8:31 PM: - Sure. I think the

[jira] [Commented] (SPARK-12613) Elimination of Outer Join by Parent Join Condition

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080665#comment-15080665 ] Apache Spark commented on SPARK-12613: -- User 'gatorsmile' has created a pull request for this issue:

[jira] [Assigned] (SPARK-12613) Elimination of Outer Join by Parent Join Condition

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-12613: Assignee: (was: Apache Spark) > Elimination of Outer Join by Parent Join Condition >

[jira] [Commented] (SPARK-12594) Outer Join Elimination by Filter Condition

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080664#comment-15080664 ] Apache Spark commented on SPARK-12594: -- User 'gatorsmile' has created a pull request for this issue:

[jira] [Comment Edited] (SPARK-12607) spark-class produced null command strings for "exec"

2016-01-03 Thread SM Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080499#comment-15080499 ] SM Wang edited comment on SPARK-12607 at 1/3/16 8:37 PM: - Sure. I think the

[jira] [Comment Edited] (SPARK-11714) Make Spark on Mesos honor port restrictions

2016-01-03 Thread Stavros Kontopoulos (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076309#comment-15076309 ] Stavros Kontopoulos edited comment on SPARK-11714 at 1/4/16 12:04 AM:

[jira] [Comment Edited] (SPARK-11714) Make Spark on Mesos honor port restrictions

2016-01-03 Thread Stavros Kontopoulos (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15076309#comment-15076309 ] Stavros Kontopoulos edited comment on SPARK-11714 at 1/4/16 12:03 AM:

[jira] [Commented] (SPARK-11661) We should still pushdown filters returned by a data source's unhandledFilters

2016-01-03 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080605#comment-15080605 ] Yin Huai commented on SPARK-11661: -- Can you create a jira? Do you also want to create a PR to fix it

[jira] [Commented] (SPARK-12609) Make R to JVM timeout configurable

2016-01-03 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080659#comment-15080659 ] Shivaram Venkataraman commented on SPARK-12609: --- It was from a user running long jobs and

[jira] [Commented] (SPARK-12196) Store/retrieve blocks in different speed storage devices by hierarchy way

2016-01-03 Thread wei wu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080635#comment-15080635 ] wei wu commented on SPARK-12196: Yes, yucai. I went over the PR and the related code implemented on PR

[jira] [Commented] (SPARK-12609) Make R to JVM timeout configurable

2016-01-03 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080647#comment-15080647 ] Sun Rui commented on SPARK-12609: - [~shivaram], did you meet a real case or just by reviewing code? Do we

[jira] [Comment Edited] (SPARK-3785) Support off-loading computations to a GPU

2016-01-03 Thread Kazuaki Ishizaki (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080653#comment-15080653 ] Kazuaki Ishizaki edited comment on SPARK-3785 at 1/4/16 3:44 AM: - Let us

[jira] [Comment Edited] (SPARK-12607) spark-class produced null command strings for "exec"

2016-01-03 Thread SM Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080499#comment-15080499 ] SM Wang edited comment on SPARK-12607 at 1/3/16 8:40 PM: - Sure. I think the

[jira] [Comment Edited] (SPARK-12607) spark-class produced null command strings for "exec"

2016-01-03 Thread SM Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080499#comment-15080499 ] SM Wang edited comment on SPARK-12607 at 1/3/16 9:57 PM: - Sure. I think the

[jira] [Comment Edited] (SPARK-12607) spark-class produced null command strings for "exec"

2016-01-03 Thread SM Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080499#comment-15080499 ] SM Wang edited comment on SPARK-12607 at 1/3/16 9:59 PM: - Sure. I think the

[jira] [Resolved] (SPARK-12611) test_infer_schema_to_local depended on old handling of missing value in row

2016-01-03 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-12611. - Resolution: Fixed Assignee: holdenk Fix Version/s: 2.0.0 >

[jira] [Commented] (SPARK-10817) ML abstraction umbrella

2016-01-03 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080625#comment-15080625 ] Jeff Zhang commented on SPARK-10817: Hi, considering spark 2.0 may be the next major release, should

[jira] [Created] (SPARK-12612) Add missing Hadoop profiles to dev/run-tests-*.py scripts

2016-01-03 Thread Josh Rosen (JIRA)
Josh Rosen created SPARK-12612: -- Summary: Add missing Hadoop profiles to dev/run-tests-*.py scripts Key: SPARK-12612 URL: https://issues.apache.org/jira/browse/SPARK-12612 Project: Spark Issue

[jira] [Resolved] (SPARK-12537) Add option to accept quoting of all character backslash quoting mechanism

2016-01-03 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-12537. - Resolution: Fixed Assignee: Cazen Lee (was: Apache Spark) Fix Version/s: 2.0.0

[jira] [Commented] (SPARK-3785) Support off-loading computations to a GPU

2016-01-03 Thread Tycho Grouwstra (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080669#comment-15080669 ] Tycho Grouwstra commented on SPARK-3785: >> For idea B, we need to write CUDA code >> The

[jira] [Resolved] (SPARK-12612) Add missing Hadoop profiles to dev/run-tests-*.py scripts

2016-01-03 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Rosen resolved SPARK-12612. Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request 10565

[jira] [Resolved] (SPARK-12562) DataFrame.write.format("text") requires the column name to be called value

2016-01-03 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-12562. - Resolution: Fixed Fix Version/s: 2.0.0 1.6.1 >

[jira] [Commented] (SPARK-12616) Union logical plan should support arbitrary number of children (rather than binary)

2016-01-03 Thread Xiao Li (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080753#comment-15080753 ] Xiao Li commented on SPARK-12616: - I am working on it. Thanks! > Union logical plan should support

[jira] [Updated] (SPARK-12616) Union logical plan should support arbitrary number of children (rather than binary)

2016-01-03 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-12616: Description: Union logical plan is a binary node. However, a typical use case for union is to

[jira] [Assigned] (SPARK-12614) Don't throw non fatal exception from RpcEndpointRef.send/ask

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-12614: Assignee: Apache Spark > Don't throw non fatal exception from RpcEndpointRef.send/ask >

[jira] [Created] (SPARK-12614) Don't throw non fatal exception from RpcEndpointRef.send/ask

2016-01-03 Thread Shixiong Zhu (JIRA)
Shixiong Zhu created SPARK-12614: Summary: Don't throw non fatal exception from RpcEndpointRef.send/ask Key: SPARK-12614 URL: https://issues.apache.org/jira/browse/SPARK-12614 Project: Spark

[jira] [Commented] (SPARK-12614) Don't throw non fatal exception from RpcEndpointRef.send/ask

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080691#comment-15080691 ] Apache Spark commented on SPARK-12614: -- User 'zsxwing' has created a pull request for this issue:

[jira] [Assigned] (SPARK-12614) Don't throw non fatal exception from RpcEndpointRef.send/ask

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-12614: Assignee: (was: Apache Spark) > Don't throw non fatal exception from

[jira] [Created] (SPARK-12615) Remove some deprecated APIs in RDD/SparkContext

2016-01-03 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-12615: --- Summary: Remove some deprecated APIs in RDD/SparkContext Key: SPARK-12615 URL: https://issues.apache.org/jira/browse/SPARK-12615 Project: Spark Issue Type:

[jira] [Updated] (SPARK-12616) Union logical plan should support arbitrary number of children (rather than binary)

2016-01-03 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-12616: Summary: Union logical plan should support arbitrary number of children (rather than binary)

[jira] [Updated] (SPARK-12616) Improve union logical plan efficiency

2016-01-03 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-12616: Description: Union logical plan is a binary node. However, a typical use case for union is to

[jira] [Commented] (SPARK-12589) result row size is wrong in UnsafeRowParquetRecordReader

2016-01-03 Thread Jayadevan M (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080768#comment-15080768 ] Jayadevan M commented on SPARK-12589: - @ Wenchen Fan Can you please elaborate more ? How can I

[jira] [Updated] (SPARK-12562) DataFrame.write.format("text") requires the column name to be called value

2016-01-03 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-12562: Assignee: Xiu (Joe) Guo (was: Apache Spark) > DataFrame.write.format("text") requires the column

[jira] [Assigned] (SPARK-12615) Remove some deprecated APIs in RDD/SparkContext

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-12615: Assignee: Apache Spark (was: Reynold Xin) > Remove some deprecated APIs in

[jira] [Commented] (SPARK-12615) Remove some deprecated APIs in RDD/SparkContext

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080739#comment-15080739 ] Apache Spark commented on SPARK-12615: -- User 'rxin' has created a pull request for this issue:

[jira] [Assigned] (SPARK-12615) Remove some deprecated APIs in RDD/SparkContext

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-12615: Assignee: Reynold Xin (was: Apache Spark) > Remove some deprecated APIs in

[jira] [Updated] (SPARK-12616) Improve union logical plan efficiency

2016-01-03 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-12616: Description: Union logical plan is a binary node. However, a typical use case for union is to

[jira] [Created] (SPARK-12616) Improve union logical plan efficiency

2016-01-03 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-12616: --- Summary: Improve union logical plan efficiency Key: SPARK-12616 URL: https://issues.apache.org/jira/browse/SPARK-12616 Project: Spark Issue Type: Improvement

[jira] [Commented] (SPARK-12537) Add option to accept quoting of all character backslash quoting mechanism

2016-01-03 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080366#comment-15080366 ] Sean Owen commented on SPARK-12537: --- +1 yes, there I was arguing for a default of 'false' and not

[jira] [Resolved] (SPARK-6416) RDD.fold() requires the operator to be commutative

2016-01-03 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-6416. -- Resolution: Fixed Assignee: Sean Owen Fix Version/s: 1.5.0 Target

[jira] [Updated] (SPARK-6416) Document that RDD.fold() requires the operator to be commutative

2016-01-03 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-6416: - Affects Version/s: 1.4.0 Priority: Minor (was: Critical) Summary: Document

[jira] [Commented] (SPARK-12607) spark-class produced null command strings for "exec"

2016-01-03 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080367#comment-15080367 ] Sean Owen commented on SPARK-12607: --- Can you elaborate? it's not clear what you mean. What is the

[jira] [Commented] (SPARK-12537) Add option to accept quoting of all character backslash quoting mechanism

2016-01-03 Thread Cazen Lee (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080374#comment-15080374 ] Cazen Lee commented on SPARK-12537: --- Thank you for advising me I will change the default to false soon.

[jira] [Updated] (SPARK-12609) Make R to JVM timeout configurable

2016-01-03 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivaram Venkataraman updated SPARK-12609: -- Component/s: (was: rkR) > Make R to JVM timeout configurable >

[jira] [Resolved] (SPARK-12327) lint-r checks fail with commented code

2016-01-03 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivaram Venkataraman resolved SPARK-12327. --- Resolution: Fixed Assignee: Felix Cheung Fix Version/s: 2.0.0

[jira] [Assigned] (SPARK-12610) Add Anti Join Operators

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-12610: Assignee: (was: Apache Spark) > Add Anti Join Operators > --- > >

[jira] [Assigned] (SPARK-12610) Add Anti Join Operators

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-12610: Assignee: Apache Spark > Add Anti Join Operators > --- > >

[jira] [Commented] (SPARK-12610) Add Anti Join Operators

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080454#comment-15080454 ] Apache Spark commented on SPARK-12610: -- User 'chenghao-intel' has created a pull request for this

[jira] [Created] (SPARK-12609) Make R to JVM timeout configurable

2016-01-03 Thread Shivaram Venkataraman (JIRA)
Shivaram Venkataraman created SPARK-12609: - Summary: Make R to JVM timeout configurable Key: SPARK-12609 URL: https://issues.apache.org/jira/browse/SPARK-12609 Project: Spark Issue

[jira] [Commented] (SPARK-9111) Dumping the memory info when an executor dies abnormally

2016-01-03 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080452#comment-15080452 ] Steve Loughran commented on SPARK-9111: --- the heap dump option could itself be useful; within a YARN

[jira] [Updated] (SPARK-12610) Add Anti Join Operators

2016-01-03 Thread Cheng Hao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Hao updated SPARK-12610: -- Issue Type: Sub-task (was: New Feature) Parent: SPARK-4226 > Add Anti Join Operators >

[jira] [Created] (SPARK-12610) Add Anti Join Operators

2016-01-03 Thread Cheng Hao (JIRA)
Cheng Hao created SPARK-12610: - Summary: Add Anti Join Operators Key: SPARK-12610 URL: https://issues.apache.org/jira/browse/SPARK-12610 Project: Spark Issue Type: New Feature

[jira] [Commented] (SPARK-12340) overstep the bounds of Int in SparkPlan.executeTake

2016-01-03 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080435#comment-15080435 ] Apache Spark commented on SPARK-12340: -- User 'QiangCai' has created a pull request for this issue:

[jira] [Commented] (SPARK-12607) spark-class produced null command strings for "exec"

2016-01-03 Thread SM Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080499#comment-15080499 ] SM Wang commented on SPARK-12607: - Sure. I think the problem is with the while loop's delimiter setting

[jira] [Comment Edited] (SPARK-12607) spark-class produced null command strings for "exec"

2016-01-03 Thread SM Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080499#comment-15080499 ] SM Wang edited comment on SPARK-12607 at 1/3/16 7:00 PM: - Sure. I think the

[jira] [Resolved] (SPARK-12533) hiveContext.table() throws the wrong exception

2016-01-03 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-12533. - Resolution: Fixed Assignee: Thomas Sebastian Fix Version/s: 2.0.0 >