[jira] [Resolved] (SPARK-14870) NPE in generate aggregate

2016-04-24 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-14870. Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request 12651

[jira] [Resolved] (SPARK-14881) pyspark and sparkR shell default log level should match spark-shell/Scala

2016-04-24 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-14881. Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request 12648

[jira] [Resolved] (SPARK-14883) Fix wrong R examples and make them up-to-date

2016-04-24 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivaram Venkataraman resolved SPARK-14883. --- Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request

[jira] [Updated] (SPARK-14883) Fix wrong R examples and make them up-to-date

2016-04-24 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivaram Venkataraman updated SPARK-14883: -- Assignee: Dongjoon Hyun > Fix wrong R examples and make them up-to-date >

[jira] [Updated] (SPARK-13902) Make DAGScheduler.getAncestorShuffleDependencies() return in topological order to ensure building ancestor stages first.

2016-04-24 Thread Takuya Ueshin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takuya Ueshin updated SPARK-13902: -- Description: {{DAGScheduler}} sometimes generate incorrect stage graph. Some stages are

[jira] [Updated] (SPARK-13902) Make DAGScheduler.getAncestorShuffleDependencies() return in topological order to ensure building ancestor stages first.

2016-04-24 Thread Takuya Ueshin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takuya Ueshin updated SPARK-13902: -- Description: {{DAGScheduler}} sometimes generate incorrect stage graph. Some stages are

[jira] [Reopened] (SPARK-13693) Flaky test: o.a.s.streaming.MapWithStateSuite

2016-04-24 Thread Hemant Bhanawat (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hemant Bhanawat reopened SPARK-13693: - > Flaky test: o.a.s.streaming.MapWithStateSuite >

[jira] [Commented] (SPARK-13693) Flaky test: o.a.s.streaming.MapWithStateSuite

2016-04-24 Thread Hemant Bhanawat (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255881#comment-15255881 ] Hemant Bhanawat commented on SPARK-13693: - Latest Jenkins builds are failing with this issue.

[jira] [Updated] (SPARK-14883) Fix wrong R examples and make them up-to-date

2016-04-24 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-14883: -- Description: This issue aims to fix some errors in R examples and make them up-to-date in

[jira] [Resolved] (SPARK-14885) When creating a CatalogColumn, we should use catalogString of a DataType

2016-04-24 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-14885. - Resolution: Fixed Assignee: Yin Huai Fix Version/s: 2.0.0 > When creating a

[jira] [Resolved] (SPARK-14868) Enable NewLineAtEofChecker in checkstyle and fix lint-java errors

2016-04-24 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-14868. - Resolution: Fixed Assignee: Dongjoon Hyun Fix Version/s: 2.0.0 > Enable

[jira] [Updated] (SPARK-13902) Make DAGScheduler.getAncestorShuffleDependencies() return in topological order to ensure building ancestor stages first.

2016-04-24 Thread Takuya Ueshin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takuya Ueshin updated SPARK-13902: -- Description: {{DAGScheduler}} sometimes generate incorrect stage graph. Some stages are

[jira] [Commented] (SPARK-14654) New accumulator API

2016-04-24 Thread holdenk (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255840#comment-15255840 ] holdenk commented on SPARK-14654: - Ah yes, in DAGScheduler right now we cast it to [Any, Any] when we get

[jira] [Updated] (SPARK-14886) RankingMetrics.ndcgAt throw java.lang.ArrayIndexOutOfBoundsException

2016-04-24 Thread lichenglin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lichenglin updated SPARK-14886: --- Description: @Since("1.2.0") def ndcgAt(k: Int): Double = { require(k > 0, "ranking position

[jira] [Created] (SPARK-14886) RankingMetrics.ndcgAt throw java.lang.ArrayIndexOutOfBoundsException

2016-04-24 Thread lichenglin (JIRA)
lichenglin created SPARK-14886: -- Summary: RankingMetrics.ndcgAt throw java.lang.ArrayIndexOutOfBoundsException Key: SPARK-14886 URL: https://issues.apache.org/jira/browse/SPARK-14886 Project: Spark

[jira] [Commented] (SPARK-14654) New accumulator API

2016-04-24 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255820#comment-15255820 ] Reynold Xin commented on SPARK-14654: - But Holden the call sites in Spark are already erasing the

[jira] [Commented] (SPARK-14654) New accumulator API

2016-04-24 Thread holdenk (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255819#comment-15255819 ] holdenk commented on SPARK-14654: - Even if merge isn't supposed to be called by the end user it would be

[jira] [Commented] (SPARK-14845) spark.files in properties file is not distributed to driver in yarn-cluster mode

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

[jira] [Assigned] (SPARK-14845) spark.files in properties file is not distributed to driver in yarn-cluster mode

2016-04-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14845: Assignee: Apache Spark > spark.files in properties file is not distributed to driver in

[jira] [Assigned] (SPARK-14845) spark.files in properties file is not distributed to driver in yarn-cluster mode

2016-04-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14845: Assignee: (was: Apache Spark) > spark.files in properties file is not distributed to

[jira] [Updated] (SPARK-14845) spark.files in properties file is not distributed to driver in yarn-cluster mode

2016-04-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Zhang updated SPARK-14845: --- Component/s: Spark Submit > spark.files in properties file is not distributed to driver in

[jira] [Resolved] (SPARK-14876) SparkSession should be case insensitive by default

2016-04-24 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-14876. - Resolution: Fixed Fix Version/s: 2.0.0 > SparkSession should be case insensitive by

[jira] [Commented] (SPARK-13902) Make DAGScheduler.getAncestorShuffleDependencies() return in topological order to ensure building ancestor stages first.

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

[jira] [Comment Edited] (SPARK-14834) Force adding doc for new api in pyspark with @since annotation

2016-04-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255765#comment-15255765 ] Jeff Zhang edited comment on SPARK-14834 at 4/25/16 1:09 AM: - This is for

[jira] [Commented] (SPARK-14834) Force adding doc for new api in pyspark with @since annotation

2016-04-24 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255765#comment-15255765 ] Jeff Zhang commented on SPARK-14834: This is for enforcing user to add python doc when adding new

[jira] [Commented] (SPARK-14693) Spark Streaming Context Hangs on Start

2016-04-24 Thread Evan Oman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255734#comment-15255734 ] Evan Oman commented on SPARK-14693: --- I do get the following error after waiting for two hours: {code}

[jira] [Assigned] (SPARK-14885) When creating a CatalogColumn, we should use catalogString of a DataType

2016-04-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14885: Assignee: Apache Spark > When creating a CatalogColumn, we should use catalogString of a

[jira] [Assigned] (SPARK-14885) When creating a CatalogColumn, we should use catalogString of a DataType

2016-04-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14885: Assignee: (was: Apache Spark) > When creating a CatalogColumn, we should use

[jira] [Commented] (SPARK-14885) When creating a CatalogColumn, we should use catalogString of a DataType

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

[jira] [Created] (SPARK-14885) When creating a CatalogColumn, we should use catalogString of a DataType

2016-04-24 Thread Yin Huai (JIRA)
Yin Huai created SPARK-14885: Summary: When creating a CatalogColumn, we should use catalogString of a DataType Key: SPARK-14885 URL: https://issues.apache.org/jira/browse/SPARK-14885 Project: Spark

[jira] [Commented] (SPARK-14761) PySpark DataFrame.join should reject invalid join methods even when join columns are not specified

2016-04-24 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255697#comment-15255697 ] Josh Rosen commented on SPARK-14761: There's already logic for handling this in the JVM Spark SQL's

[jira] [Commented] (SPARK-14708) Repl Serialization Issue

2016-04-24 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255690#comment-15255690 ] Josh Rosen commented on SPARK-14708: [~srowen], I helped [~bill_chambers] to look into this. My best

[jira] [Resolved] (SPARK-14548) Support !> and !< operator in Spark SQL

2016-04-24 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-14548. - Resolution: Fixed Assignee: Jia Li Fix Version/s: 2.0.0 > Support !> and !<

[jira] [Commented] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory

2016-04-24 Thread Romi Kuntsman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255658#comment-15255658 ] Romi Kuntsman commented on SPARK-4452: -- Hi, what's the reason this will only be available in Spark

[jira] [Resolved] (SPARK-14691) Simplify and Unify Error Generation for Unsupported Alter Table DDL

2016-04-24 Thread Herman van Hovell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herman van Hovell resolved SPARK-14691. --- Resolution: Fixed Assignee: Xiao Li Fix Version/s: 2.0.0 > Simplify

[jira] [Assigned] (SPARK-14875) OutputWriterFactory.newInstance shouldn't be private[sql]

2016-04-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14875: Assignee: Apache Spark (was: Cheng Lian) > OutputWriterFactory.newInstance shouldn't be

[jira] [Commented] (SPARK-14875) OutputWriterFactory.newInstance shouldn't be private[sql]

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

[jira] [Assigned] (SPARK-14875) OutputWriterFactory.newInstance shouldn't be private[sql]

2016-04-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14875: Assignee: Cheng Lian (was: Apache Spark) > OutputWriterFactory.newInstance shouldn't be

[jira] [Comment Edited] (SPARK-14761) PySpark DataFrame.join should reject invalid join methods even when join columns are not specified

2016-04-24 Thread Krishna Kalyan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255595#comment-15255595 ] Krishna Kalyan edited comment on SPARK-14761 at 4/24/16 2:04 PM: - Could

[jira] [Commented] (SPARK-14761) PySpark DataFrame.join should reject invalid join methods even when join columns are not specified

2016-04-24 Thread Krishna Kalyan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255595#comment-15255595 ] Krishna Kalyan commented on SPARK-14761: Could someone please advice on how the error should be

[jira] [Comment Edited] (SPARK-14591) Remove org.apache.spark.sql.catalyst.parser.DataTypeParser

2016-04-24 Thread Herman van Hovell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255587#comment-15255587 ] Herman van Hovell edited comment on SPARK-14591 at 4/24/16 1:42 PM:

[jira] [Commented] (SPARK-14591) Remove org.apache.spark.sql.catalyst.parser.DataTypeParser

2016-04-24 Thread Herman van Hovell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255587#comment-15255587 ] Herman van Hovell commented on SPARK-14591: --- [~yhuai] We define the reserved keywords in here

[jira] [Updated] (SPARK-13267) Document ?params for the v1 REST API

2016-04-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-13267: -- Assignee: Steve Loughran > Document ?params for the v1 REST API >

[jira] [Resolved] (SPARK-13267) Document ?params for the v1 REST API

2016-04-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-13267. --- Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request 11152

[jira] [Assigned] (SPARK-14870) NPE in generate aggregate

2016-04-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14870: Assignee: Apache Spark (was: Sameer Agarwal) > NPE in generate aggregate >

[jira] [Assigned] (SPARK-14870) NPE in generate aggregate

2016-04-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14870: Assignee: Sameer Agarwal (was: Apache Spark) > NPE in generate aggregate >

[jira] [Commented] (SPARK-14870) NPE in generate aggregate

2016-04-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255528#comment-15255528 ] Apache Spark commented on SPARK-14870: -- User 'sameeragarwal' has created a pull request for this

[jira] [Updated] (SPARK-14884) Fix call site for continuous queries

2016-04-24 Thread Liwei Lin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liwei Lin updated SPARK-14884: -- Description: Since we've been processing continuous queries in separate threads, the call sites are

[jira] [Assigned] (SPARK-14884) Fix call site for continuous queries

2016-04-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14884: Assignee: Apache Spark > Fix call site for continuous queries >

[jira] [Assigned] (SPARK-14884) Fix call site for continuous queries

2016-04-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14884: Assignee: (was: Apache Spark) > Fix call site for continuous queries >

[jira] [Commented] (SPARK-14884) Fix call site for continuous queries

2016-04-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255525#comment-15255525 ] Apache Spark commented on SPARK-14884: -- User 'lw-lin' has created a pull request for this issue:

[jira] [Created] (SPARK-14884) Fix call site for continuous queries

2016-04-24 Thread Liwei Lin (JIRA)
Liwei Lin created SPARK-14884: - Summary: Fix call site for continuous queries Key: SPARK-14884 URL: https://issues.apache.org/jira/browse/SPARK-14884 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-14882) Programming Guide Improvements

2016-04-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-14882: -- Priority: Trivial (was: Major) The first reference is accurate insofar as the release you download or

[jira] [Commented] (SPARK-14883) Fix wrong R examples and make them up-to-date

2016-04-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255517#comment-15255517 ] Apache Spark commented on SPARK-14883: -- User 'dongjoon-hyun' has created a pull request for this

[jira] [Assigned] (SPARK-14883) Fix wrong R examples and make them up-to-date

2016-04-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14883: Assignee: (was: Apache Spark) > Fix wrong R examples and make them up-to-date >

[jira] [Assigned] (SPARK-14883) Fix wrong R examples and make them up-to-date

2016-04-24 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-14883: Assignee: Apache Spark > Fix wrong R examples and make them up-to-date >

[jira] [Updated] (SPARK-14883) Fix wrong R examples and make them up-to-date

2016-04-24 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-14883: -- Description: This issue aims to fix some errors in R examples and make them up-to-date in

[jira] [Updated] (SPARK-14883) Fix wrong R examples and make them up-to-date

2016-04-24 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dongjoon Hyun updated SPARK-14883: -- Description: This issue aims to fix some errors in R examples and make them up-to-date in

[jira] [Created] (SPARK-14883) Fix wrong R examples and make them up-to-date

2016-04-24 Thread Dongjoon Hyun (JIRA)
Dongjoon Hyun created SPARK-14883: - Summary: Fix wrong R examples and make them up-to-date Key: SPARK-14883 URL: https://issues.apache.org/jira/browse/SPARK-14883 Project: Spark Issue Type:

[jira] [Comment Edited] (SPARK-14751) SparkR fails on Cassandra map with numeric key

2016-04-24 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255511#comment-15255511 ] Sun Rui edited comment on SPARK-14751 at 4/24/16 6:28 AM: -- One possible

[jira] [Commented] (SPARK-14751) SparkR fails on Cassandra map with numeric key

2016-04-24 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255511#comment-15255511 ] Sun Rui commented on SPARK-14751: - One possible workaround is on scala side if the key type is not