[jira] [Commented] (SPARK-7028) Add filterNot to RDD

2015-06-12 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14583835#comment-14583835 ] Eran Medan commented on SPARK-7028: --- Oh, just realised I can just click reply instead of

[jira] [Commented] (SPARK-7028) Add filterNot to RDD

2015-06-12 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14583826#comment-14583826 ] Eran Medan commented on SPARK-7028: --- [~srowen] - I completely agreed with you, until I

[jira] [Comment Edited] (SPARK-5311) EventLoggingListener throws exception if log directory does not exist

2015-05-12 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14540972#comment-14540972 ] Eran Medan edited comment on SPARK-5311 at 5/12/15 11:20 PM: -

[jira] [Commented] (SPARK-6950) Spark master UI believes some applications are in progress when they are actually completed

2015-05-12 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14540960#comment-14540960 ] Eran Medan commented on SPARK-6950: --- This happens to me on spark 1.3.1, on an

[jira] [Commented] (SPARK-5311) EventLoggingListener throws exception if log directory does not exist

2015-05-12 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14540972#comment-14540972 ] Eran Medan commented on SPARK-5311: --- Why won't fix? this used to work before 1.3 When

[jira] [Commented] (SPARK-5023) In Web UI job history, the total job duration is incorrect (much smaller than the sum of its stages)

2015-04-25 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512869#comment-14512869 ] Eran Medan commented on SPARK-5023: --- I don't think this is a duplicate, the information

[jira] [Updated] (SPARK-6513) Regression - Adding zipWithUniqueId (and other missing RDD APIs) to RDDApi.scala

2015-03-24 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Medan updated SPARK-6513: -- Priority: Blocker (was: Major) Regression - Adding zipWithUniqueId (and other missing RDD APIs) to

[jira] [Updated] (SPARK-6513) Add zipWithUniqueId (and other RDD APIs) to RDDApi.scala

2015-03-24 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Medan updated SPARK-6513: -- Summary: Add zipWithUniqueId (and other RDD APIs) to RDDApi.scala (was: Regression - missing

[jira] [Updated] (SPARK-6513) Regression - missing zipWithUniqueId (and other RDD APIs) in RDDApi.scala

2015-03-24 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Medan updated SPARK-6513: -- Priority: Minor (was: Blocker) Regression - missing zipWithUniqueId (and other RDD APIs) in

[jira] [Updated] (SPARK-6513) Add zipWithUniqueId (and other RDD APIs) to RDDApi

2015-03-24 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Medan updated SPARK-6513: -- Description: It will be nice if we could treat a Dataframe just like an RDD (wherever it makes sense)

[jira] [Updated] (SPARK-6513) Regression - missing zipWithUniqueId (and other RDD APIs) in RDDApi.scala

2015-03-24 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Medan updated SPARK-6513: -- Issue Type: Improvement (was: Bug) Regression - missing zipWithUniqueId (and other RDD APIs) in

[jira] [Updated] (SPARK-6513) Regression - missing zipWithUniqueId (and other RDD APIs) in RDDApi.scala

2015-03-24 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Medan updated SPARK-6513: -- Description: I'm sure this has an Issue somewhere but I can't find it. I see this is not a regression

[jira] [Updated] (SPARK-6513) Regression - Adding zipWithUniqueId (and other missing RDD APIs) to RDDApi.scala

2015-03-24 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Medan updated SPARK-6513: -- Summary: Regression - Adding zipWithUniqueId (and other missing RDD APIs) to RDDApi.scala (was:

[jira] [Created] (SPARK-6513) Regression Adding zipWithUniqueId (and other missing RDD APIs) to RDDApi.scala

2015-03-24 Thread Eran Medan (JIRA)
Eran Medan created SPARK-6513: - Summary: Regression Adding zipWithUniqueId (and other missing RDD APIs) to RDDApi.scala Key: SPARK-6513 URL: https://issues.apache.org/jira/browse/SPARK-6513 Project:

[jira] [Updated] (SPARK-6513) Add zipWithUniqueId (and other RDD APIs) to RDDApi

2015-03-24 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Medan updated SPARK-6513: -- Summary: Add zipWithUniqueId (and other RDD APIs) to RDDApi (was: Add zipWithUniqueId (and other RDD

[jira] [Updated] (SPARK-6513) Add zipWithUniqueId (and other RDD APIs) to RDDApi.scala

2015-03-24 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Medan updated SPARK-6513: -- Description: It will be nice if we could treat a Dataframe just like an RDD (wherever it makes sense)

[jira] [Updated] (SPARK-6513) Regression - Adding zipWithUniqueId (and other missing RDD APIs) to RDDApi.scala

2015-03-24 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Medan updated SPARK-6513: -- Description: I'm sure this has an Issue somewhere but I can't find it. I see this as a regression

[jira] [Updated] (SPARK-6513) Regression - missing zipWithUniqueId (and other RDD APIs) in RDDApi.scala

2015-03-24 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Medan updated SPARK-6513: -- Summary: Regression - missing zipWithUniqueId (and other RDD APIs) in RDDApi.scala (was: Regression -

[jira] [Created] (SPARK-5023) In Web UI job history, the total job duration is much smaller than the sum of its stages

2014-12-30 Thread Eran Medan (JIRA)
Eran Medan created SPARK-5023: - Summary: In Web UI job history, the total job duration is much smaller than the sum of its stages Key: SPARK-5023 URL: https://issues.apache.org/jira/browse/SPARK-5023

[jira] [Updated] (SPARK-5023) In Web UI job history, the total job duration is incorrect (much smaller than the sum of its stages)

2014-12-30 Thread Eran Medan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Medan updated SPARK-5023: -- Summary: In Web UI job history, the total job duration is incorrect (much smaller than the sum of its

[jira] [Created] (SPARK-5024) Provide duration summary by job group ID

2014-12-30 Thread Eran Medan (JIRA)
Eran Medan created SPARK-5024: - Summary: Provide duration summary by job group ID Key: SPARK-5024 URL: https://issues.apache.org/jira/browse/SPARK-5024 Project: Spark Issue Type: Improvement