[jira] [Commented] (SPARK-15177) SparkR 2.0 QA: New R APIs and API docs for mllib.R

2016-05-10 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15277837#comment-15277837 ] Apache Spark commented on SPARK-15177: -- User 'yanboliang' has created a pull request

[jira] [Assigned] (SPARK-15177) SparkR 2.0 QA: New R APIs and API docs for mllib.R

2016-05-10 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-15177: Assignee: (was: Apache Spark) > SparkR 2.0 QA: New R APIs and API docs for mllib.R > -

[jira] [Assigned] (SPARK-15248) Partition added with ALTER TABLE to a hive partitioned table is not read while querying

2016-05-10 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-15248: Assignee: Tathagata Das (was: Apache Spark) > Partition added with ALTER TABLE to a hive

[jira] [Assigned] (SPARK-15248) Partition added with ALTER TABLE to a hive partitioned table is not read while querying

2016-05-10 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-15248: Assignee: Apache Spark (was: Tathagata Das) > Partition added with ALTER TABLE to a hive

[jira] [Commented] (SPARK-15248) Partition added with ALTER TABLE to a hive partitioned table is not read while querying

2016-05-10 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15277826#comment-15277826 ] Apache Spark commented on SPARK-15248: -- User 'tdas' has created a pull request for t

[jira] [Updated] (SPARK-15248) Partition added with ALTER TABLE to a hive partitioned table is not read while querying

2016-05-10 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das updated SPARK-15248: -- Description: Table partitions can be added with locations different from default warehouse loc

[jira] [Created] (SPARK-15248) Partition added with ALTER TABLE to a hive partitioned table is not read while querying

2016-05-10 Thread Tathagata Das (JIRA)
Tathagata Das created SPARK-15248: - Summary: Partition added with ALTER TABLE to a hive partitioned table is not read while querying Key: SPARK-15248 URL: https://issues.apache.org/jira/browse/SPARK-15248

[jira] [Updated] (SPARK-10796) The Stage taskSets may are all removed while stage still have pending partitions after having lost some executors

2016-05-10 Thread SuYan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SuYan updated SPARK-10796: -- Description: {code} test("Resubmit stage while lost partition in ZombieTasksets or RemovedTaskSets") {

[jira] [Updated] (SPARK-10796) The Stage taskSets may are all removed while stage still have pending partitions after having lost some executors

2016-05-10 Thread SuYan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SuYan updated SPARK-10796: -- Description: desc: 1. We know a running ShuffleMapStage will have multiple TaskSet: one Active TaskSet, multip

[jira] [Updated] (SPARK-10796) The Stage taskSets may are all removed while stage still have pending partitions after having lost some executors

2016-05-10 Thread SuYan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SuYan updated SPARK-10796: -- Description: We meet that problem in Spark 1.3.0, and I also check the latest Spark code, and I think that pro

[jira] [Updated] (SPARK-14261) Memory leak in Spark Thrift Server

2016-05-10 Thread Xiaochun Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaochun Liang updated SPARK-14261: --- Attachment: 8892_MemorySnapshot.PNG 8892_6g_stop_longrunquery_objects.PNG

[jira] [Commented] (SPARK-14261) Memory leak in Spark Thrift Server

2016-05-10 Thread Xiaochun Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15277789#comment-15277789 ] Xiaochun Liang commented on SPARK-14261: I tried the fix on Spark-1.6.1, apply th

[jira] [Commented] (SPARK-15100) Audit: ml.feature

2016-05-10 Thread yuhao yang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15277767#comment-15277767 ] yuhao yang commented on SPARK-15100: Improvements or new features in spark.ml.feature

[jira] [Updated] (SPARK-14939) Add FoldablePropagation optimizer

2016-05-10 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-14939: -- Description: This issues aims to add new FoldablePropagation optimizer that propagates foldabl

[jira] [Created] (SPARK-15247) sqlCtx.read.parquet yields at least n_executors * n_cores tasks

2016-05-10 Thread Johnny W. (JIRA)
Johnny W. created SPARK-15247: - Summary: sqlCtx.read.parquet yields at least n_executors * n_cores tasks Key: SPARK-15247 URL: https://issues.apache.org/jira/browse/SPARK-15247 Project: Spark Is

<    1   2   3