[jira] [Comment Edited] (SPARK-7141) saveAsTextFile() on S3 first creates empty prefix

2015-05-02 Thread Eric O. LEBIGOT (EOL) (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525120#comment-14525120 ] Eric O. LEBIGOT (EOL) edited comment on SPARK-7141 at 5/2/15 8:10 AM:

[jira] [Commented] (SPARK-7149) Defalt system alias problem

2015-05-02 Thread haiyang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525096#comment-14525096 ] haiyang commented on SPARK-7149: If we give no alias to a function in project,the

[jira] [Created] (SPARK-7321) Add Column expression for conditional statements (if, case)

2015-05-02 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-7321: -- Summary: Add Column expression for conditional statements (if, case) Key: SPARK-7321 URL: https://issues.apache.org/jira/browse/SPARK-7321 Project: Spark Issue

[jira] [Closed] (SPARK-7247) Add Pandas' shift method to the Dataframe API

2015-05-02 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin closed SPARK-7247. -- Resolution: Won't Fix Add Pandas' shift method to the Dataframe API

[jira] [Commented] (SPARK-7247) Add Pandas' shift method to the Dataframe API

2015-05-02 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525111#comment-14525111 ] Reynold Xin commented on SPARK-7247: I'm going to close this in favor of doing it as

[jira] [Updated] (SPARK-7141) saveAsTextFile() on S3 first creates empty prefix

2015-05-02 Thread Eric O. LEBIGOT (EOL) (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric O. LEBIGOT (EOL) updated SPARK-7141: - Description: Using {{saveAsTextFile(s3://bucket/prefix)}} actually adds an empty

[jira] [Commented] (SPARK-7247) Add Pandas' shift method to the Dataframe API

2015-05-02 Thread Olivier Girardot (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525119#comment-14525119 ] Olivier Girardot commented on SPARK-7247: - Ok thanks ! Add Pandas' shift method

[jira] [Commented] (SPARK-7141) saveAsTextFile() on S3 first creates empty prefix

2015-05-02 Thread Eric O. LEBIGOT (EOL) (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525120#comment-14525120 ] Eric O. LEBIGOT (EOL) commented on SPARK-7141: -- Alright: switching to s3n://

[jira] [Comment Edited] (SPARK-7141) saveAsTextFile() on S3 first creates empty prefix

2015-05-02 Thread Eric O. LEBIGOT (EOL) (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525120#comment-14525120 ] Eric O. LEBIGOT (EOL) edited comment on SPARK-7141 at 5/2/15 8:09 AM:

[jira] [Updated] (SPARK-6954) ExecutorAllocationManager can end up requesting a negative number of executors

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-6954: - Labels: yarn (was: backport-needed yarn) ExecutorAllocationManager can end up requesting a negative

[jira] [Assigned] (SPARK-7302) SPARK building documentation still mentions building for yarn 0.23

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7302: --- Assignee: Apache Spark SPARK building documentation still mentions building for yarn 0.23

[jira] [Updated] (SPARK-7319) Improve the output from DataFrame.show()

2015-05-02 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-7319: --- Labels: starter (was: ) Improve the output from DataFrame.show()

[jira] [Created] (SPARK-7319) Improve the output from DataFrame.show()

2015-05-02 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-7319: -- Summary: Improve the output from DataFrame.show() Key: SPARK-7319 URL: https://issues.apache.org/jira/browse/SPARK-7319 Project: Spark Issue Type: Sub-task

[jira] [Updated] (SPARK-7320) Add rollup and cube support to DataFrame DSL

2015-05-02 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-7320: --- Labels: starter (was: ) Add rollup and cube support to DataFrame DSL

[jira] [Assigned] (SPARK-7323) Use insertAll instead of individual insert while merging combiners

2015-05-02 Thread Mridul Muralidharan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mridul Muralidharan reassigned SPARK-7323: -- Assignee: Mridul Muralidharan Use insertAll instead of individual insert

[jira] [Commented] (SPARK-7323) Use insertAll instead of individual insert while merging combiners

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525110#comment-14525110 ] Apache Spark commented on SPARK-7323: - User 'mridulm' has created a pull request for

[jira] [Closed] (SPARK-3133) Piggyback get location RPC call to fetch small blocks

2015-05-02 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin closed SPARK-3133. -- Resolution: Not A Problem Closing the ticket for now. Will reopen if it is needed. Piggyback get

[jira] [Updated] (SPARK-7324) Add DataFrame.dropDuplicates

2015-05-02 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-7324: --- Description: Similar to

[jira] [Resolved] (SPARK-7315) Flaky Test: WriteAheadLogBackedBlockRDDSuite

2015-05-02 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das resolved SPARK-7315. -- Resolution: Fixed Fix Version/s: 1.4.0 Flaky Test: WriteAheadLogBackedBlockRDDSuite

[jira] [Commented] (SPARK-7302) SPARK building documentation still mentions building for yarn 0.23

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525177#comment-14525177 ] Apache Spark commented on SPARK-7302: - User 'srowen' has created a pull request for

[jira] [Assigned] (SPARK-7302) SPARK building documentation still mentions building for yarn 0.23

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7302: --- Assignee: (was: Apache Spark) SPARK building documentation still mentions building for

[jira] [Assigned] (SPARK-7270) StringType dynamic partition cast to DecimalType in Spark Sql Hive

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7270: --- Assignee: (was: Apache Spark) StringType dynamic partition cast to DecimalType in Spark

[jira] [Commented] (SPARK-7270) StringType dynamic partition cast to DecimalType in Spark Sql Hive

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525185#comment-14525185 ] Apache Spark commented on SPARK-7270: - User 'viirya' has created a pull request for

[jira] [Assigned] (SPARK-7270) StringType dynamic partition cast to DecimalType in Spark Sql Hive

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7270: --- Assignee: Apache Spark StringType dynamic partition cast to DecimalType in Spark Sql Hive

[jira] [Resolved] (SPARK-7121) ClosureCleaner does not handle nesting properly

2015-05-02 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-7121. Resolution: Fixed Fix Version/s: 1.4.0 ClosureCleaner does not handle nesting

[jira] [Created] (SPARK-7320) Add rollup and cube support to DataFrame DSL

2015-05-02 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-7320: -- Summary: Add rollup and cube support to DataFrame DSL Key: SPARK-7320 URL: https://issues.apache.org/jira/browse/SPARK-7320 Project: Spark Issue Type: Sub-task

[jira] [Resolved] (SPARK-7120) ClosureCleaner lacks documentation

2015-05-02 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-7120. Resolution: Fixed Fix Version/s: 1.4.0 ClosureCleaner lacks documentation

[jira] [Assigned] (SPARK-7323) Use insertAll instead of individual insert while merging combiners

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7323: --- Assignee: Apache Spark Use insertAll instead of individual insert while merging combiners

[jira] [Assigned] (SPARK-7323) Use insertAll instead of individual insert while merging combiners

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7323: --- Assignee: (was: Apache Spark) Use insertAll instead of individual insert while merging

[jira] [Created] (SPARK-7323) Use insertAll instead of individual insert while merging combiners

2015-05-02 Thread Mridul Muralidharan (JIRA)
Mridul Muralidharan created SPARK-7323: -- Summary: Use insertAll instead of individual insert while merging combiners Key: SPARK-7323 URL: https://issues.apache.org/jira/browse/SPARK-7323

[jira] [Resolved] (SPARK-7049) File does not exist in checkpoint directory

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-7049. -- Resolution: Not A Problem Given the discussion, looks like this was a question of a TTL that was too

[jira] [Created] (SPARK-7322) Add DataFrame DSL for window function support

2015-05-02 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-7322: -- Summary: Add DataFrame DSL for window function support Key: SPARK-7322 URL: https://issues.apache.org/jira/browse/SPARK-7322 Project: Spark Issue Type: Sub-task

[jira] [Updated] (SPARK-7321) Add Column expression for conditional statements (if, case)

2015-05-02 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-7321: --- Description: A good reference implementation is

[jira] [Created] (SPARK-7324) Add DataFrame.dropDuplicates

2015-05-02 Thread Reynold Xin (JIRA)
Reynold Xin created SPARK-7324: -- Summary: Add DataFrame.dropDuplicates Key: SPARK-7324 URL: https://issues.apache.org/jira/browse/SPARK-7324 Project: Spark Issue Type: Sub-task

[jira] [Assigned] (SPARK-7319) Improve the output from DataFrame.show()

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7319: --- Assignee: (was: Apache Spark) Improve the output from DataFrame.show()

[jira] [Commented] (SPARK-7319) Improve the output from DataFrame.show()

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525251#comment-14525251 ] Apache Spark commented on SPARK-7319: - User 'kaka1992' has created a pull request for

[jira] [Assigned] (SPARK-7319) Improve the output from DataFrame.show()

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7319: --- Assignee: Apache Spark Improve the output from DataFrame.show()

[jira] [Commented] (SPARK-6069) Deserialization Error ClassNotFoundException with Kryo, Guava 14

2015-05-02 Thread Pat Ferrel (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525267#comment-14525267 ] Pat Ferrel commented on SPARK-6069: --- Same with Mahout where we were using Guava. Using

[jira] [Commented] (SPARK-3444) Provide a way to easily change the log level in the Spark shell while running

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525334#comment-14525334 ] Apache Spark commented on SPARK-3444: - User 'deanchen' has created a pull request for

[jira] [Resolved] (SPARK-7242) Frequent items for DataFrames

2015-05-02 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-7242. Resolution: Fixed Fix Version/s: 1.4.0 Frequent items for DataFrames

[jira] [Assigned] (SPARK-6116) Making DataFrame API non-experimental

2015-05-02 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin reassigned SPARK-6116: -- Assignee: Reynold Xin Making DataFrame API non-experimental

[jira] [Updated] (SPARK-7141) saveAsTextFile() on S3 first creates empty prefix

2015-05-02 Thread Eric O. LEBIGOT (EOL) (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric O. LEBIGOT (EOL) updated SPARK-7141: - Description: Using {{saveAsTextFile(s3://bucket/prefix)}} actually adds an empty

[jira] [Updated] (SPARK-7141) saveAsTextFile() on S3 first creates empty prefix

2015-05-02 Thread Eric O. LEBIGOT (EOL) (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric O. LEBIGOT (EOL) updated SPARK-7141: - Description: Using {{saveAsTextFile(s3://bucket/prefix}} actually adds an empty

[jira] [Commented] (SPARK-7322) Add DataFrame DSL for window function support

2015-05-02 Thread Olivier Girardot (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525131#comment-14525131 ] Olivier Girardot commented on SPARK-7322: - With this it would be possible to

[jira] [Resolved] (SPARK-6954) ExecutorAllocationManager can end up requesting a negative number of executors

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-6954. -- Resolution: Fixed Fix Version/s: 1.3.2 ExecutorAllocationManager can end up requesting a

[jira] [Created] (SPARK-7325) Dataframe should support partitioned JSON Relation

2015-05-02 Thread Olivier Girardot (JIRA)
Olivier Girardot created SPARK-7325: --- Summary: Dataframe should support partitioned JSON Relation Key: SPARK-7325 URL: https://issues.apache.org/jira/browse/SPARK-7325 Project: Spark Issue

[jira] [Assigned] (SPARK-7295) Add bitwise operations to DataFrame DSL

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7295: --- Assignee: (was: Apache Spark) Add bitwise operations to DataFrame DSL

[jira] [Commented] (SPARK-7294) Add a between function in Column

2015-05-02 Thread Shiti Saxena (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525492#comment-14525492 ] Shiti Saxena commented on SPARK-7294: - There was a typo in the pull-request. It was

[jira] [Commented] (SPARK-7294) Add a between function in Column

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525487#comment-14525487 ] Apache Spark commented on SPARK-7294: - User 'Shiti' has created a pull request for

[jira] [Assigned] (SPARK-7295) Add bitwise operations to DataFrame DSL

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7295: --- Assignee: Apache Spark Add bitwise operations to DataFrame DSL

[jira] [Commented] (SPARK-7295) Add bitwise operations to DataFrame DSL

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525488#comment-14525488 ] Apache Spark commented on SPARK-7295: - User 'Shiti' has created a pull request for

[jira] [Commented] (SPARK-4231) Add RankingMetrics to examples.MovieLensALS

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525545#comment-14525545 ] Apache Spark commented on SPARK-4231: - User 'debasish83' has created a pull request

[jira] [Updated] (SPARK-6505) Remove the reflection call in HiveFunctionWrapper

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-6505: - Assignee: Cheng Lian Remove the reflection call in HiveFunctionWrapper

[jira] [Updated] (SPARK-6999) infinite recursion with createDataFrame(JavaRDD[Row], java.util.List[String])

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-6999: - Assignee: Cheng Hao infinite recursion with createDataFrame(JavaRDD[Row], java.util.List[String])

[jira] [Resolved] (SPARK-7323) Use insertAll instead of individual insert while merging combiners

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-7323. -- Resolution: Fixed Fix Version/s: 1.4.0 1.3.2 Issue resolved by pull request

[jira] [Updated] (SPARK-7323) Use insertAll instead of individual insert while merging combiners

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-7323: - Description: Currently we invoke combiners.insert() for each tuple in Aggregator - which results in

[jira] [Resolved] (SPARK-3533) Add saveAsTextFileByKey() method to RDDs

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-3533. -- Resolution: Won't Fix Target Version/s: (was: 1.4.0) I think this is not at all a crazy

[jira] [Assigned] (SPARK-7081) Faster sort-based shuffle path using binary processing cache-aware sort

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7081: --- Assignee: Josh Rosen (was: Apache Spark) Faster sort-based shuffle path using binary

[jira] [Assigned] (SPARK-7311) Enable in-memory serialized map-side shuffle to work with SQL serializers

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7311: --- Assignee: Apache Spark (was: Sandy Ryza) Enable in-memory serialized map-side shuffle to

[jira] [Assigned] (SPARK-7078) Cache-aware binary processing in-memory sort

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7078: --- Assignee: Apache Spark (was: Josh Rosen) Cache-aware binary processing in-memory sort

[jira] [Updated] (SPARK-4231) Add RankingMetrics to examples.MovieLensALS

2015-05-02 Thread Debasish Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Debasish Das updated SPARK-4231: Affects Version/s: (was: 1.2.0) 1.4.0 Add RankingMetrics to

[jira] [Reopened] (SPARK-4231) Add RankingMetrics to examples.MovieLensALS

2015-05-02 Thread Debasish Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Debasish Das reopened SPARK-4231: - The code was not part of SPARK-3066 and so reopening... Add RankingMetrics to examples.MovieLensALS

[jira] [Updated] (SPARK-7306) SPARK-7224 broke build with jdk6

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-7306: - Assignee: Patrick Wendell SPARK-7224 broke build with jdk6

[jira] [Updated] (SPARK-7312) SPARK-6913 broke jdk6 build

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-7312: - Assignee: Yin Huai SPARK-6913 broke jdk6 build --- Key:

[jira] [Updated] (SPARK-7325) Dataframe should support partitioned JSON Relation

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-7325: - Component/s: SQL Dataframe should support partitioned JSON Relation

[jira] [Resolved] (SPARK-6030) SizeEstimator gives wrong result for Integer object on 64bit JVM with UseCompressedOops on

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-6030. -- Resolution: Fixed Fix Version/s: 1.4.0 Issue resolved by pull request 4783

[jira] [Updated] (SPARK-6030) SizeEstimator gives wrong result for Integer object on 64bit JVM with UseCompressedOops on

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-6030: - Assignee: Xianjin YE SizeEstimator gives wrong result for Integer object on 64bit JVM with

[jira] [Resolved] (SPARK-5213) Pluggable SQL Parser Support

2015-05-02 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust resolved SPARK-5213. - Resolution: Fixed Issue resolved by pull request 5827

[jira] [Updated] (SPARK-5213) Pluggable SQL Parser Support

2015-05-02 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust updated SPARK-5213: Assignee: Cheng Hao Pluggable SQL Parser Support

[jira] [Assigned] (SPARK-7078) Cache-aware binary processing in-memory sort

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7078: --- Assignee: Josh Rosen (was: Apache Spark) Cache-aware binary processing in-memory sort

[jira] [Assigned] (SPARK-7081) Faster sort-based shuffle path using binary processing cache-aware sort

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7081: --- Assignee: Apache Spark (was: Josh Rosen) Faster sort-based shuffle path using binary

[jira] [Assigned] (SPARK-7311) Enable in-memory serialized map-side shuffle to work with SQL serializers

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-7311: --- Assignee: Sandy Ryza (was: Apache Spark) Enable in-memory serialized map-side shuffle to

[jira] [Commented] (SPARK-7081) Faster sort-based shuffle path using binary processing cache-aware sort

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525529#comment-14525529 ] Apache Spark commented on SPARK-7081: - User 'JoshRosen' has created a pull request for

[jira] [Commented] (SPARK-7311) Enable in-memory serialized map-side shuffle to work with SQL serializers

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525530#comment-14525530 ] Apache Spark commented on SPARK-7311: - User 'JoshRosen' has created a pull request for

[jira] [Commented] (SPARK-7078) Cache-aware binary processing in-memory sort

2015-05-02 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14525528#comment-14525528 ] Apache Spark commented on SPARK-7078: - User 'JoshRosen' has created a pull request for

[jira] [Resolved] (SPARK-7255) spark.streaming.kafka.maxRetries not documented

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-7255. -- Resolution: Fixed Issue resolved by pull request 5808 [https://github.com/apache/spark/pull/5808]

[jira] [Updated] (SPARK-7031) let thrift server take SPARK_DAEMON_MEMORY and SPARK_DAEMON_JAVA_OPTS

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-7031: - Assignee: Tao Wang let thrift server take SPARK_DAEMON_MEMORY and SPARK_DAEMON_JAVA_OPTS

[jira] [Resolved] (SPARK-7031) let thrift server take SPARK_DAEMON_MEMORY and SPARK_DAEMON_JAVA_OPTS

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-7031. -- Resolution: Fixed Fix Version/s: 1.4.0 Issue resolved by pull request 5609

[jira] [Resolved] (SPARK-7189) History server will always reload the same file even when no log file is updated

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-7189. -- Resolution: Not A Problem OK then to my understanding, there's not a change to implement in Spark here.

[jira] [Resolved] (SPARK-7154) Spark distro appears to be pulling in incorrect protobuf classes

2015-05-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-7154. -- Resolution: Not A Problem I think this isn't Spark-specific, so am not sure it needs documenting in

[jira] [Updated] (SPARK-7315) Flaky Test: WriteAheadLogBackedBlockRDDSuite

2015-05-02 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-7315: --- Component/s: Tests Flaky Test: WriteAheadLogBackedBlockRDDSuite