[jira] [Created] (SPARK-8954) Building Docker Images Fails in 1.4 branch

2015-07-09 Thread Pradeep Bashyal (JIRA)
Pradeep Bashyal created SPARK-8954: -- Summary: Building Docker Images Fails in 1.4 branch Key: SPARK-8954 URL: https://issues.apache.org/jira/browse/SPARK-8954 Project: Spark Issue Type: Bug

[jira] [Created] (SPARK-8955) Replace a duplicated initialize() in HiveGenericUDTF with new one

2015-07-09 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created SPARK-8955: --- Summary: Replace a duplicated initialize() in HiveGenericUDTF with new one Key: SPARK-8955 URL: https://issues.apache.org/jira/browse/SPARK-8955 Project: Spark

[jira] [Commented] (SPARK-8939) YARN EC2 default setting fails with IllegalArgumentException

2015-07-09 Thread Kai Sasaki (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620534#comment-14620534 ] Kai Sasaki commented on SPARK-8939: --- Should also {{--num-executors}} be 2 as default

[jira] [Updated] (SPARK-8954) Building Docker Images Fails in 1.4 branch

2015-07-09 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-8954: - Affects Version/s: (was: 1.4.1) 1.4.0 Building Docker Images Fails in 1.4

[jira] [Commented] (SPARK-8465) ScalaReflectionException with DataFrames in 1.4

2015-07-09 Thread Angel Faus (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620653#comment-14620653 ] Angel Faus commented on SPARK-8465: --- We are seeing a similar error.. {noformat} import

[jira] [Commented] (SPARK-4879) Missing output partitions after job completes with speculative execution

2015-07-09 Thread Daniel Darabos (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620570#comment-14620570 ] Daniel Darabos commented on SPARK-4879: --- I have a fairly reliable reproduction with

[jira] [Created] (SPARK-8956) Rollup produces incorrect result when group by contains expressions

2015-07-09 Thread Yana Kadiyska (JIRA)
Yana Kadiyska created SPARK-8956: Summary: Rollup produces incorrect result when group by contains expressions Key: SPARK-8956 URL: https://issues.apache.org/jira/browse/SPARK-8956 Project: Spark

[jira] [Commented] (SPARK-8951) support CJK characters in collect()

2015-07-09 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620809#comment-14620809 ] Shivaram Venkataraman commented on SPARK-8951: -- Yeah the right solution here

[jira] [Commented] (SPARK-8919) Add @since tags to mllib.recommendation

2015-07-09 Thread Bryan Cutler (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620834#comment-14620834 ] Bryan Cutler commented on SPARK-8919: - I'll take this one [~mengxr], thanks! Add

[jira] [Resolved] (SPARK-8940) Don't overwrite given schema if it is not null for createDataFrame in SparkR

2015-07-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8940. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 7311

[jira] [Resolved] (SPARK-8938) Implement toString for Interval data type

2015-07-09 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-8938. Resolution: Fixed Fix Version/s: 1.5.0 Implement toString for Interval data type

[jira] [Resolved] (SPARK-8931) Fallback to interpret mode if failed to compile in codegen

2015-07-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8931. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 7309

[jira] [Commented] (SPARK-8952) JsonFile() of SQLContext display improper warning message for a S3 path

2015-07-09 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620805#comment-14620805 ] Shivaram Venkataraman commented on SPARK-8952: -- This is a good point. I don't

[jira] [Resolved] (SPARK-8948) Remove ExtractValueWithOrdinal abstract class

2015-07-09 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-8948. Resolution: Fixed Fix Version/s: 1.5.0 Remove ExtractValueWithOrdinal abstract class

[jira] [Resolved] (SPARK-8863) 'spark_ec2.py' doesn't check '~/.aws/credentials' even if boto can support '~/.aws/credentials'

2015-07-09 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivaram Venkataraman resolved SPARK-8863. -- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request

[jira] [Resolved] (SPARK-8830) levenshtein directly on top of UTF8String

2015-07-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8830. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 7236

[jira] [Commented] (SPARK-8919) Add @since tags to mllib.recommendation

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

[jira] [Assigned] (SPARK-8919) Add @since tags to mllib.recommendation

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8919: --- Assignee: Apache Spark Add @since tags to mllib.recommendation

[jira] [Assigned] (SPARK-8919) Add @since tags to mllib.recommendation

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8919: --- Assignee: (was: Apache Spark) Add @since tags to mllib.recommendation

[jira] [Updated] (SPARK-8863) 'spark_ec2.py' doesn't check '~/.aws/credentials' even if boto can support '~/.aws/credentials'

2015-07-09 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shivaram Venkataraman updated SPARK-8863: - Assignee: Juhong Park 'spark_ec2.py' doesn't check '~/.aws/credentials' even if

[jira] [Resolved] (SPARK-8703) Add CountVectorizer as a ml transformer to convert document to words count vector

2015-07-09 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley resolved SPARK-8703. -- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 7084

[jira] [Created] (SPARK-8957) Backport Hive 1.X support to Branch 1.4

2015-07-09 Thread Patrick Wendell (JIRA)
Patrick Wendell created SPARK-8957: -- Summary: Backport Hive 1.X support to Branch 1.4 Key: SPARK-8957 URL: https://issues.apache.org/jira/browse/SPARK-8957 Project: Spark Issue Type:

[jira] [Updated] (SPARK-8957) Backport Hive 1.X support to Branch 1.4

2015-07-09 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell updated SPARK-8957: --- Priority: Critical (was: Major) Backport Hive 1.X support to Branch 1.4

[jira] [Assigned] (SPARK-8957) Backport Hive 1.X support to Branch 1.4

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8957: --- Assignee: Apache Spark (was: Michael Armbrust) Backport Hive 1.X support to Branch 1.4

[jira] [Commented] (SPARK-8957) Backport Hive 1.X support to Branch 1.4

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

[jira] [Updated] (SPARK-8919) Add @since tags to mllib.recommendation

2015-07-09 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui Meng updated SPARK-8919: - Assignee: Bryan Cutler Add @since tags to mllib.recommendation

[jira] [Commented] (SPARK-8939) YARN EC2 default setting fails with IllegalArgumentException

2015-07-09 Thread Shivaram Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621074#comment-14621074 ] Shivaram Venkataraman commented on SPARK-8939: -- Hmm good catch -- Any ideas

[jira] [Created] (SPARK-8958) Dynamic allocation: change cached executor timeout to infinity

2015-07-09 Thread Andrew Or (JIRA)
Andrew Or created SPARK-8958: Summary: Dynamic allocation: change cached executor timeout to infinity Key: SPARK-8958 URL: https://issues.apache.org/jira/browse/SPARK-8958 Project: Spark Issue

[jira] [Assigned] (SPARK-8958) Dynamic allocation: change cached executor timeout to infinity

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8958: --- Assignee: Andrew Or (was: Apache Spark) Dynamic allocation: change cached executor timeout

[jira] [Commented] (SPARK-8958) Dynamic allocation: change cached executor timeout to infinity

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

[jira] [Assigned] (SPARK-8958) Dynamic allocation: change cached executor timeout to infinity

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8958: --- Assignee: Apache Spark (was: Andrew Or) Dynamic allocation: change cached executor timeout

[jira] [Assigned] (SPARK-8957) Backport Hive 1.X support to Branch 1.4

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8957: --- Assignee: Michael Armbrust (was: Apache Spark) Backport Hive 1.X support to Branch 1.4

[jira] [Comment Edited] (SPARK-8332) NoSuchMethodError: com.fasterxml.jackson.module.scala.deser.BigDecimalDeserializer

2015-07-09 Thread Kevin Tham (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620975#comment-14620975 ] Kevin Tham edited comment on SPARK-8332 at 7/9/15 6:19 PM: --- I

[jira] [Resolved] (SPARK-8267) string function: trim

2015-07-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8267. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 6762

[jira] [Resolved] (SPARK-8254) string function: printf

2015-07-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8254. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 6762

[jira] [Assigned] (SPARK-8913) Follow-up on SPARK-8700. Cleanup the test

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8913: --- Assignee: Apache Spark (was: holdenk) Follow-up on SPARK-8700. Cleanup the test

[jira] [Commented] (SPARK-8913) Follow-up on SPARK-8700. Cleanup the test

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

[jira] [Resolved] (SPARK-8870) Use SQLContext.getOrCreate in model save/load

2015-07-09 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui Meng resolved SPARK-8870. -- Resolution: Won't Fix Based on the discussion on the Github page, this approach doesn't save us

[jira] [Updated] (SPARK-7583) User guide update for RegexTokenizer

2015-07-09 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-7583: - Target Version/s: 1.4.2, 1.5.0 (was: 1.4.1, 1.5.0) User guide update for RegexTokenizer

[jira] [Updated] (SPARK-7555) User guide update for ElasticNet

2015-07-09 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-7555: - Target Version/s: 1.4.2, 1.5.0 (was: 1.4.1, 1.5.0) User guide update for ElasticNet

[jira] [Resolved] (SPARK-8260) string function: rtrim

2015-07-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8260. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 6762

[jira] [Resolved] (SPARK-8258) string function: reverse

2015-07-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8258. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 6762

[jira] [Resolved] (SPARK-8257) string function: repeat

2015-07-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8257. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 6762

[jira] [Resolved] (SPARK-8261) string function: space

2015-07-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8261. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 6762

[jira] [Resolved] (SPARK-8247) string function: instr

2015-07-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8247. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 6762

[jira] [Resolved] (SPARK-8262) string function: split

2015-07-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8262. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 6762

[jira] [Resolved] (SPARK-8249) string function: locate

2015-07-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8249. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 6762

[jira] [Resolved] (SPARK-8259) string function: rpad

2015-07-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8259. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 6762

[jira] [Resolved] (SPARK-8253) string function: ltrim

2015-07-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8253. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 6762

[jira] [Resolved] (SPARK-8252) string function: lpad

2015-07-09 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu resolved SPARK-8252. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 6762

[jira] [Commented] (SPARK-8332) NoSuchMethodError: com.fasterxml.jackson.module.scala.deser.BigDecimalDeserializer

2015-07-09 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621022#comment-14621022 ] Sean Owen commented on SPARK-8332: -- This has always happened to me when using Jackson

[jira] [Commented] (SPARK-8939) YARN EC2 default setting fails with IllegalArgumentException

2015-07-09 Thread Andrew Or (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621021#comment-14621021 ] Andrew Or commented on SPARK-8939: -- [~shivaram] YARN EC2 default setting fails with

[jira] [Assigned] (SPARK-8913) Follow-up on SPARK-8700. Cleanup the test

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8913: --- Assignee: holdenk (was: Apache Spark) Follow-up on SPARK-8700. Cleanup the test

[jira] [Commented] (SPARK-8700) Disable feature scaling in Logistic Regression

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

[jira] [Commented] (SPARK-5281) Registering table on RDD is giving MissingRequirementError

2015-07-09 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621070#comment-14621070 ] Michael Armbrust commented on SPARK-5281: - They were minor and pretty easy to fix.

[jira] [Commented] (SPARK-7707) User guide and example code for Statistics.kernelDensity

2015-07-09 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620896#comment-14620896 ] Joseph K. Bradley commented on SPARK-7707: -- [~sandyryza] Switched target version

[jira] [Updated] (SPARK-7707) User guide and example code for Statistics.kernelDensity

2015-07-09 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-7707: - Target Version/s: 1.4.2, 1.5.0 (was: 1.4.1, 1.5.0) User guide and example code for

[jira] [Updated] (SPARK-7772) User guide for spark.ml trees and ensembles

2015-07-09 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph K. Bradley updated SPARK-7772: - Target Version/s: 1.4.2, 1.5.0 (was: 1.4.1, 1.5.0) User guide for spark.ml trees and

[jira] [Commented] (SPARK-7772) User guide for spark.ml trees and ensembles

2015-07-09 Thread Joseph K. Bradley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620892#comment-14620892 ] Joseph K. Bradley commented on SPARK-7772: -- 1.4.2 I'll look through ML-related

[jira] [Comment Edited] (SPARK-4879) Missing output partitions after job completes with speculative execution

2015-07-09 Thread Daniel Darabos (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620570#comment-14620570 ] Daniel Darabos edited comment on SPARK-4879 at 7/9/15 6:15 PM:

[jira] [Comment Edited] (SPARK-4879) Missing output partitions after job completes with speculative execution

2015-07-09 Thread Daniel Darabos (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620570#comment-14620570 ] Daniel Darabos edited comment on SPARK-4879 at 7/9/15 6:15 PM:

[jira] [Commented] (SPARK-8332) NoSuchMethodError: com.fasterxml.jackson.module.scala.deser.BigDecimalDeserializer

2015-07-09 Thread Kevin Tham (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620975#comment-14620975 ] Kevin Tham commented on SPARK-8332: --- I had no issue having play-json_2.11:2.4.0 (which

[jira] [Comment Edited] (SPARK-8332) NoSuchMethodError: com.fasterxml.jackson.module.scala.deser.BigDecimalDeserializer

2015-07-09 Thread Kevin Tham (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620975#comment-14620975 ] Kevin Tham edited comment on SPARK-8332 at 7/9/15 6:16 PM: --- I

[jira] [Commented] (SPARK-8332) NoSuchMethodError: com.fasterxml.jackson.module.scala.deser.BigDecimalDeserializer

2015-07-09 Thread Jonathan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621067#comment-14621067 ] Jonathan Kelly commented on SPARK-8332: --- Thanks, Sean. Is there any reason why

[jira] [Commented] (SPARK-2401) AdaBoost.MH, a multi-class multi-label classifier

2015-07-09 Thread Gang Bai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621607#comment-14621607 ] Gang Bai commented on SPARK-2401: - Yes, this should be based on a basic abstraction of

[jira] [Assigned] (SPARK-8970) remove unnecessary abstraction for ExtractValue

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8970: --- Assignee: (was: Apache Spark) remove unnecessary abstraction for ExtractValue

[jira] [Commented] (SPARK-8520) Improve GLM's scalability on number of features

2015-07-09 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621780#comment-14621780 ] Feynman Liang commented on SPARK-8520: -- To clarify, is this [vector free LBGFS |

[jira] [Comment Edited] (SPARK-8923) Add @since tags to mllib.fpm

2015-07-09 Thread Rahul Palamuttam (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621784#comment-14621784 ] Rahul Palamuttam edited comment on SPARK-8923 at 7/10/15 5:52 AM:

[jira] [Created] (SPARK-8972) Wrong result for rollup

2015-07-09 Thread Cheng Hao (JIRA)
Cheng Hao created SPARK-8972: Summary: Wrong result for rollup Key: SPARK-8972 URL: https://issues.apache.org/jira/browse/SPARK-8972 Project: Spark Issue Type: Bug Components: SQL

[jira] [Updated] (SPARK-8972) Incorrect result for rollup

2015-07-09 Thread Cheng Hao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Hao updated SPARK-8972: - Summary: Incorrect result for rollup (was: Wrong result for rollup) Incorrect result for rollup

[jira] [Commented] (SPARK-8970) remove unnecessary abstraction for ExtractValue

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621725#comment-14621725 ] Apache Spark commented on SPARK-8970: - User 'cloud-fan' has created a pull request for

[jira] [Created] (SPARK-8970) remove unnecessary abstraction for ExtractValue

2015-07-09 Thread Wenchen Fan (JIRA)
Wenchen Fan created SPARK-8970: -- Summary: remove unnecessary abstraction for ExtractValue Key: SPARK-8970 URL: https://issues.apache.org/jira/browse/SPARK-8970 Project: Spark Issue Type:

[jira] [Assigned] (SPARK-8970) remove unnecessary abstraction for ExtractValue

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8970: --- Assignee: Apache Spark remove unnecessary abstraction for ExtractValue

[jira] [Created] (SPARK-8971) Support balanced class labels when splitting train/cross validation sets

2015-07-09 Thread Feynman Liang (JIRA)
Feynman Liang created SPARK-8971: Summary: Support balanced class labels when splitting train/cross validation sets Key: SPARK-8971 URL: https://issues.apache.org/jira/browse/SPARK-8971 Project:

[jira] [Commented] (SPARK-8923) Add @since tags to mllib.fpm

2015-07-09 Thread Rahul Palamuttam (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621784#comment-14621784 ] Rahul Palamuttam commented on SPARK-8923: - As a starter I would like to work on

[jira] [Comment Edited] (SPARK-2401) AdaBoost.MH, a multi-class multi-label classifier

2015-07-09 Thread Gang Bai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621607#comment-14621607 ] Gang Bai edited comment on SPARK-2401 at 7/10/15 5:04 AM: -- Yes,

[jira] [Updated] (SPARK-8971) Support balanced class labels when splitting train/cross validation sets

2015-07-09 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8971: - Description: {{CrossValidator}} and the proposed {{TrainValidatorSplit}} are Spark classes which

[jira] [Updated] (SPARK-8971) Support balanced class labels when splitting train/cross validation sets

2015-07-09 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8971: - Description: {{CrossValidator}} and the proposed {{TrainValidatorSplit}} (SPARK-8484) are Spark

[jira] [Commented] (SPARK-8882) A New Receiver Scheduling Mechanism

2015-07-09 Thread Saisai Shao (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621552#comment-14621552 ] Saisai Shao commented on SPARK-8882: Cool, works now. A New Receiver Scheduling

[jira] [Closed] (SPARK-8897) SparkR DataFrame fail to return data of float type

2015-07-09 Thread Sun Rui (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui closed SPARK-8897. -- duplicated SparkR DataFrame fail to return data of float type --

[jira] [Commented] (SPARK-8843) DStream transform function receives null instead of RDD

2015-07-09 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621567#comment-14621567 ] Tathagata Das commented on SPARK-8843: -- [~vdebergue] If you have no further comments

[jira] [Commented] (SPARK-8833) Kafka Direct API support offset in zookeeper

2015-07-09 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621579#comment-14621579 ] Tathagata Das commented on SPARK-8833: -- [~c...@koeninger.org] I wouldnt call it

[jira] [Comment Edited] (SPARK-8833) Kafka Direct API support offset in zookeeper

2015-07-09 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621579#comment-14621579 ] Tathagata Das edited comment on SPARK-8833 at 7/10/15 1:38 AM:

[jira] [Resolved] (SPARK-8913) Follow-up on SPARK-8700. Cleanup the test

2015-07-09 Thread DB Tsai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DB Tsai resolved SPARK-8913. Resolution: Fixed Follow-up on SPARK-8700. Cleanup the test -

[jira] [Commented] (SPARK-8913) Follow-up on SPARK-8700. Cleanup the test

2015-07-09 Thread DB Tsai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621605#comment-14621605 ] DB Tsai commented on SPARK-8913: merged https://github.com/apache/spark/pull/7335

[jira] [Updated] (SPARK-8913) Follow-up on SPARK-8700. Cleanup the test

2015-07-09 Thread DB Tsai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DB Tsai updated SPARK-8913: --- Fix Version/s: 1.5.0 Follow-up on SPARK-8700. Cleanup the test -

[jira] [Commented] (SPARK-8800) Spark SQL Decimal Division operation loss of precision/scale when type is defined as DecimalType.Unlimited

2015-07-09 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621646#comment-14621646 ] Yin Huai commented on SPARK-8800: - I did the following test with the master. {code} import

[jira] [Closed] (SPARK-8896) StreamingSource should choose a unique name

2015-07-09 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das closed SPARK-8896. Resolution: Not A Problem StreamingSource should choose a unique name

[jira] [Commented] (SPARK-8896) StreamingSource should choose a unique name

2015-07-09 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621564#comment-14621564 ] Tathagata Das commented on SPARK-8896: -- [~aniket] Its quite well documented. See

[jira] [Updated] (SPARK-8930) Support a star '*' in generator function arguments

2015-07-09 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated SPARK-8930: Description: The current implementation throws an exception if generators contain a star

[jira] [Commented] (SPARK-8969) move type-check from BinaryArithmetic and BinaryComparison to BinaryOperator

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621680#comment-14621680 ] Apache Spark commented on SPARK-8969: - User 'cloud-fan' has created a pull request for

[jira] [Created] (SPARK-8967) Add @since as an annotation

2015-07-09 Thread Xiangrui Meng (JIRA)
Xiangrui Meng created SPARK-8967: Summary: Add @since as an annotation Key: SPARK-8967 URL: https://issues.apache.org/jira/browse/SPARK-8967 Project: Spark Issue Type: New Feature

[jira] [Updated] (SPARK-8884) 1-sample Anderson-Darling Goodness-of-Fit test

2015-07-09 Thread Feynman Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feynman Liang updated SPARK-8884: - Target Version/s: 1.5.0 1-sample Anderson-Darling Goodness-of-Fit test

[jira] [Resolved] (SPARK-8852) spark-streaming-flume-assembly packages too many dependencies

2015-07-09 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das resolved SPARK-8852. -- Resolution: Fixed Assignee: Marcelo Vanzin Fix Version/s: 1.5.0

[jira] [Comment Edited] (SPARK-8833) Kafka Direct API support offset in zookeeper

2015-07-09 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621579#comment-14621579 ] Tathagata Das edited comment on SPARK-8833 at 7/10/15 1:40 AM:

[jira] [Assigned] (SPARK-8968) shuffled by the partition clomns when dynamic partitioning to optimize the memory overhead

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8968: --- Assignee: (was: Apache Spark) shuffled by the partition clomns when dynamic

[jira] [Assigned] (SPARK-8968) shuffled by the partition clomns when dynamic partitioning to optimize the memory overhead

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8968: --- Assignee: Apache Spark shuffled by the partition clomns when dynamic partitioning to

[jira] [Commented] (SPARK-8968) shuffled by the partition clomns when dynamic partitioning to optimize the memory overhead

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14621589#comment-14621589 ] Apache Spark commented on SPARK-8968: - User 'scwf' has created a pull request for this

[jira] [Resolved] (SPARK-8839) Thrift Sever will throw `java.util.NoSuchElementException: key not found` exception when many clients connect it

2015-07-09 Thread Cheng Lian (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Lian resolved SPARK-8839. --- Resolution: Fixed Fix Version/s: 1.5.0 Issue resolved by pull request 7239

[jira] [Assigned] (SPARK-8969) move type-check from BinaryArithmetic and BinaryComparison to BinaryOperator

2015-07-09 Thread Apache Spark (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-8969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Spark reassigned SPARK-8969: --- Assignee: Apache Spark move type-check from BinaryArithmetic and BinaryComparison to

  1   2   3   4   >