[jira] [Commented] (SPARK-2468) Netty-based block server / client module

2014-11-07 Thread zzc (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201765#comment-14201765 ] zzc commented on SPARK-2468: @Lianhui Wang, How to view the associated logs with yarn still

[jira] [Commented] (SPARK-2468) Netty-based block server / client module

2014-11-07 Thread Aaron Davidson (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201766#comment-14201766 ] Aaron Davidson commented on SPARK-2468: --- [~zzcclp] Yes, please do. What's the memory

[jira] [Commented] (SPARK-2468) Netty-based block server / client module

2014-11-07 Thread zzc (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201772#comment-14201772 ] zzc commented on SPARK-2468: aa...@databricks.com? Netty-based block server / client module

[jira] [Commented] (SPARK-2468) Netty-based block server / client module

2014-11-07 Thread Aaron Davidson (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201774#comment-14201774 ] Aaron Davidson commented on SPARK-2468: --- Yup, that would work. Netty-based block

[jira] [Commented] (SPARK-2468) Netty-based block server / client module

2014-11-07 Thread Lianhui Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201778#comment-14201778 ] Lianhui Wang commented on SPARK-2468: - [~zzcclp] in am's log, you can find this log:

[jira] [Commented] (SPARK-2468) Netty-based block server / client module

2014-11-07 Thread Aaron Davidson (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201783#comment-14201783 ] Aaron Davidson commented on SPARK-2468: --- Thanks a lot for those diagnostics. Can you

[jira] [Created] (SPARK-4295) [External]Exception throws in SparkSinkSuite although all test cases pass

2014-11-07 Thread maji2014 (JIRA)
maji2014 created SPARK-4295: --- Summary: [External]Exception throws in SparkSinkSuite although all test cases pass Key: SPARK-4295 URL: https://issues.apache.org/jira/browse/SPARK-4295 Project: Spark

[jira] [Commented] (SPARK-2468) Netty-based block server / client module

2014-11-07 Thread Aaron Davidson (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201812#comment-14201812 ] Aaron Davidson commented on SPARK-2468: --- Looking at the netty code a bit more, it

[jira] [Commented] (SPARK-4289) Creating an instance of Hadoop Job fails in the Spark shell when toString() is called on the instance.

2014-11-07 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201827#comment-14201827 ] Sean Owen commented on SPARK-4289: -- This is a Hadoop issue, right? I don't know if Spark

[jira] [Updated] (SPARK-4288) Add Sparse Autoencoder algorithm to MLlib

2014-11-07 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-4288: - Description: Are you proposing an implementation? Is it related to the neural network JIRA?

[jira] [Commented] (SPARK-2468) Netty-based block server / client module

2014-11-07 Thread Aaron Davidson (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201832#comment-14201832 ] Aaron Davidson commented on SPARK-2468: --- [~lianhuiwang] I have created

[jira] [Commented] (SPARK-2468) Netty-based block server / client module

2014-11-07 Thread zzc (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201844#comment-14201844 ] zzc commented on SPARK-2468: By the way, My test code: val mapR = textFile.map(line = {

[jira] [Commented] (SPARK-2468) Netty-based block server / client module

2014-11-07 Thread Aaron Davidson (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201849#comment-14201849 ] Aaron Davidson commented on SPARK-2468: --- [~zzcclp] Thank you for the writeup. Is it

[jira] [Commented] (SPARK-4275) ./sbt/sbt assembly command fails if path has space in the name

2014-11-07 Thread jiezhou (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201851#comment-14201851 ] jiezhou commented on SPARK-4275: I run the ./sbt/sbt assembly on my mac, the error msg is

[jira] [Commented] (SPARK-4283) Spark source code does not correctly import into eclipse

2014-11-07 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201853#comment-14201853 ] Sean Owen commented on SPARK-4283: -- This is really an Eclipse problem. I don't personally

[jira] [Commented] (SPARK-4275) ./sbt/sbt assembly command fails if path has space in the name

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

[jira] [Resolved] (SPARK-4275) ./sbt/sbt assembly command fails if path has space in the name

2014-11-07 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-4275. -- Resolution: Duplicate You should report issues against head in general, rather than an older branch.

[jira] [Commented] (SPARK-2468) Netty-based block server / client module

2014-11-07 Thread zzc (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201865#comment-14201865 ] zzc commented on SPARK-2468: Hi, Aaron Davidson, what do you mean that Is it really the case

[jira] [Commented] (SPARK-4275) ./sbt/sbt assembly command fails if path has space in the name

2014-11-07 Thread Ravi Kiran (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201876#comment-14201876 ] Ravi Kiran commented on SPARK-4275: --- Scott, Thank you, will follow the advise, I am

[jira] [Comment Edited] (SPARK-4275) ./sbt/sbt assembly command fails if path has space in the name

2014-11-07 Thread Ravi Kiran (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201876#comment-14201876 ] Ravi Kiran edited comment on SPARK-4275 at 11/7/14 10:13 AM: -

[jira] [Created] (SPARK-4296) Throw Expression not in GROUP BY when using same expression in group by clause and select clause

2014-11-07 Thread Shixiong Zhu (JIRA)
Shixiong Zhu created SPARK-4296: --- Summary: Throw Expression not in GROUP BY when using same expression in group by clause and select clause Key: SPARK-4296 URL: https://issues.apache.org/jira/browse/SPARK-4296

[jira] [Comment Edited] (SPARK-4296) Throw Expression not in GROUP BY when using same expression in group by clause and select clause

2014-11-07 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201934#comment-14201934 ] Shixiong Zhu edited comment on SPARK-4296 at 11/7/14 11:21 AM:

[jira] [Commented] (SPARK-4296) Throw Expression not in GROUP BY when using same expression in group by clause and select clause

2014-11-07 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201934#comment-14201934 ] Shixiong Zhu commented on SPARK-4296: - Stack trace: {code:java} Aggregate

[jira] [Commented] (SPARK-4296) Throw Expression not in GROUP BY when using same expression in group by clause and select clause

2014-11-07 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201937#comment-14201937 ] Shixiong Zhu commented on SPARK-4296: - Original reported by Tridib Samanta at

[jira] [Commented] (SPARK-4267) Failing to launch jobs on Spark on YARN with Hadoop 2.5.0 or later

2014-11-07 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201959#comment-14201959 ] Tsuyoshi OZAWA commented on SPARK-4267: --- [~sandyr] [~pwendell] do you have any

[jira] [Commented] (SPARK-2429) Hierarchical Implementation of KMeans

2014-11-07 Thread Yu Ishikawa (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201990#comment-14201990 ] Yu Ishikawa commented on SPARK-2429: Hi [~rnowling], I have a suggestion to you

[jira] [Created] (SPARK-4297) Build warning fixes omnibus

2014-11-07 Thread Sean Owen (JIRA)
Sean Owen created SPARK-4297: Summary: Build warning fixes omnibus Key: SPARK-4297 URL: https://issues.apache.org/jira/browse/SPARK-4297 Project: Spark Issue Type: Improvement

[jira] [Commented] (SPARK-4297) Build warning fixes omnibus

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

[jira] [Commented] (SPARK-2468) Netty-based block server / client module

2014-11-07 Thread Lianhui Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202056#comment-14202056 ] Lianhui Wang commented on SPARK-2468: - [~adav] yes,with

[jira] [Comment Edited] (SPARK-2468) Netty-based block server / client module

2014-11-07 Thread Lianhui Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202056#comment-14202056 ] Lianhui Wang edited comment on SPARK-2468 at 11/7/14 2:01 PM: --

[jira] [Created] (SPARK-4298) The spark-submit cannot read Main-Class from Manifest.

2014-11-07 Thread Milan Straka (JIRA)
Milan Straka created SPARK-4298: --- Summary: The spark-submit cannot read Main-Class from Manifest. Key: SPARK-4298 URL: https://issues.apache.org/jira/browse/SPARK-4298 Project: Spark Issue

[jira] [Commented] (SPARK-2468) Netty-based block server / client module

2014-11-07 Thread zzc (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202136#comment-14202136 ] zzc commented on SPARK-2468: The performance of Netty is worse than NIO in my test. Why?@Aaron

[jira] [Commented] (SPARK-4205) Timestamp and Date objects with comparison operators

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

[jira] [Created] (SPARK-4300) Race condition during SparkWorker shutdown

2014-11-07 Thread Alex Liu (JIRA)
Alex Liu created SPARK-4300: --- Summary: Race condition during SparkWorker shutdown Key: SPARK-4300 URL: https://issues.apache.org/jira/browse/SPARK-4300 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-4267) Failing to launch jobs on Spark on YARN with Hadoop 2.5.0 or later

2014-11-07 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202319#comment-14202319 ] Sandy Ryza commented on SPARK-4267: --- Strange. Checked in the code and it seems like

[jira] [Commented] (SPARK-4296) Throw Expression not in GROUP BY when using same expression in group by clause and select clause

2014-11-07 Thread Tridib Samanta (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202326#comment-14202326 ] Tridib Samanta commented on SPARK-4296: --- I wish we can use alias of calculated

[jira] [Commented] (SPARK-4280) In dynamic allocation, add option to never kill executors with cached blocks

2014-11-07 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202382#comment-14202382 ] Sandy Ryza commented on SPARK-4280: --- So it looks like the block IDs of broadcast

[jira] [Commented] (SPARK-4216) Eliminate duplicate Jenkins GitHub posts from AMPLab

2014-11-07 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202420#comment-14202420 ] Josh Rosen commented on SPARK-4216: --- A large part of the problem is that the Jenkins

[jira] [Comment Edited] (SPARK-4216) Eliminate duplicate Jenkins GitHub posts from AMPLab

2014-11-07 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202420#comment-14202420 ] Josh Rosen edited comment on SPARK-4216 at 11/7/14 6:38 PM: A

[jira] [Created] (SPARK-4301) StreamingContext should not allow start() to be called after calling stop()

2014-11-07 Thread Josh Rosen (JIRA)
Josh Rosen created SPARK-4301: - Summary: StreamingContext should not allow start() to be called after calling stop() Key: SPARK-4301 URL: https://issues.apache.org/jira/browse/SPARK-4301 Project: Spark

[jira] [Commented] (SPARK-2468) Netty-based block server / client module

2014-11-07 Thread Aaron Davidson (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202490#comment-14202490 ] Aaron Davidson commented on SPARK-2468: --- [~lianhuiwang] Can you try again with

[jira] [Commented] (SPARK-4301) StreamingContext should not allow start() to be called after calling stop()

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

[jira] [Updated] (SPARK-3337) Paranoid quoting in shell to allow install dirs with spaces within.

2014-11-07 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Rosen updated SPARK-3337: -- Fix Version/s: (was: 1.1.1) 1.2.0 Looks like the Fix versions are wrong here,

[jira] [Commented] (SPARK-4216) Eliminate duplicate Jenkins GitHub posts from AMPLab

2014-11-07 Thread shane knapp (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202518#comment-14202518 ] shane knapp commented on SPARK-4216: yep, not running ghprb for spark is a totally

[jira] [Resolved] (SPARK-4225) jdbc/odbc error when using maven build spark

2014-11-07 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust resolved SPARK-4225. - Resolution: Fixed Issue resolved by pull request 3105

[jira] [Commented] (SPARK-2447) Add common solution for sending upsert actions to HBase (put, deletes, and increment)

2014-11-07 Thread Norman He (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202548#comment-14202548 ] Norman He commented on SPARK-2447: -- Hi Ted, I have already made some changes in scala

[jira] [Commented] (SPARK-4216) Eliminate duplicate Jenkins GitHub posts from AMPLab

2014-11-07 Thread Nicholas Chammas (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202553#comment-14202553 ] Nicholas Chammas commented on SPARK-4216: - {quote} 1) we carry on w/the duplicate

[jira] [Resolved] (SPARK-4213) SparkSQL - ParquetFilters - No support for LT, LTE, GT, GTE operators

2014-11-07 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust resolved SPARK-4213. - Resolution: Fixed Issue resolved by pull request 3083

[jira] [Resolved] (SPARK-4272) Add more unwrap functions for primitive type in TableReader

2014-11-07 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust resolved SPARK-4272. - Resolution: Fixed Fix Version/s: 1.2.0 Issue resolved by pull request 3136

[jira] [Resolved] (SPARK-4203) Partition directories in random order when inserting into hive table

2014-11-07 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust resolved SPARK-4203. - Resolution: Fixed Fix Version/s: 1.2.0 Issue resolved by pull request 3076

[jira] [Resolved] (SPARK-4292) incorrect result set in JDBC/ODBC

2014-11-07 Thread Michael Armbrust (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Armbrust resolved SPARK-4292. - Resolution: Fixed Issue resolved by pull request 3149

[jira] [Created] (SPARK-4302) Make jsonRDD/jsonFile support more field data types

2014-11-07 Thread Yin Huai (JIRA)
Yin Huai created SPARK-4302: --- Summary: Make jsonRDD/jsonFile support more field data types Key: SPARK-4302 URL: https://issues.apache.org/jira/browse/SPARK-4302 Project: Spark Issue Type:

[jira] [Created] (SPARK-4303) [MLLIB] Use Long IDs instead of Int in ALS.Rating class

2014-11-07 Thread Jia Xu (JIRA)
Jia Xu created SPARK-4303: - Summary: [MLLIB] Use Long IDs instead of Int in ALS.Rating class Key: SPARK-4303 URL: https://issues.apache.org/jira/browse/SPARK-4303 Project: Spark Issue Type:

[jira] [Updated] (SPARK-4303) [MLLIB] Use Long IDs instead of Int in ALS.Rating class

2014-11-07 Thread Jia Xu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jia Xu updated SPARK-4303: -- Description: In many big data recommendation applications, the IDs used for users and products are usually Long

[jira] [Updated] (SPARK-4303) [MLLIB] Use Long IDs instead of Int in ALS.Rating class

2014-11-07 Thread Jia Xu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jia Xu updated SPARK-4303: -- Description: In many big data recommendation applications, the IDs used for users and products are usually

[jira] [Updated] (SPARK-4303) [MLLIB] Use Long IDs instead of Int in ALS.Rating class

2014-11-07 Thread Jia Xu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jia Xu updated SPARK-4303: -- Description: In many big data recommendation applications, the IDs used for users and products are usually

[jira] [Commented] (SPARK-2381) streaming receiver crashed,but seems nothing happened

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

[jira] [Commented] (SPARK-2360) CSV import to SchemaRDDs

2014-11-07 Thread Hossein Falaki (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202805#comment-14202805 ] Hossein Falaki commented on SPARK-2360: --- Sure. CSV import to SchemaRDDs

[jira] [Closed] (SPARK-2360) CSV import to SchemaRDDs

2014-11-07 Thread Hossein Falaki (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hossein Falaki closed SPARK-2360. - This will be a package using Data Source API CSV import to SchemaRDDs

[jira] [Updated] (SPARK-2447) Add common solution for sending upsert actions to HBase (put, deletes, and increment)

2014-11-07 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das updated SPARK-2447: - Target Version/s: (was: 1.2.0) Add common solution for sending upsert actions to HBase (put,

[jira] [Updated] (SPARK-3754) Spark Streaming fileSystem API is not callable from Java

2014-11-07 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das updated SPARK-3754: - Target Version/s: 1.2.0 Spark Streaming fileSystem API is not callable from Java

[jira] [Updated] (SPARK-3754) Spark Streaming fileSystem API is not callable from Java

2014-11-07 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das updated SPARK-3754: - Priority: Critical (was: Major) Spark Streaming fileSystem API is not callable from Java

[jira] [Updated] (SPARK-3754) Spark Streaming fileSystem API is not callable from Java

2014-11-07 Thread Tathagata Das (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tathagata Das updated SPARK-3754: - Affects Version/s: 1.0.0 1.1.0 Spark Streaming fileSystem API is not

[jira] [Resolved] (SPARK-4303) [MLLIB] Use Long IDs instead of Int in ALS.Rating class

2014-11-07 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-4303. -- Resolution: Duplicate I think this is an exact duplicate of

[jira] [Created] (SPARK-4304) sortByKey() will fail on empty RDD

2014-11-07 Thread Davies Liu (JIRA)
Davies Liu created SPARK-4304: - Summary: sortByKey() will fail on empty RDD Key: SPARK-4304 URL: https://issues.apache.org/jira/browse/SPARK-4304 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-4304) sortByKey() will fail on empty RDD

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

[jira] [Commented] (SPARK-4304) sortByKey() will fail on empty RDD

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

[jira] [Commented] (SPARK-4303) [MLLIB] Use Long IDs instead of Int in ALS.Rating class

2014-11-07 Thread Matei Zaharia (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203147#comment-14203147 ] Matei Zaharia commented on SPARK-4303: -- Yup, this will actually become easier with

[jira] [Commented] (SPARK-4289) Creating an instance of Hadoop Job fails in the Spark shell when toString() is called on the instance.

2014-11-07 Thread Corey J. Nolet (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203183#comment-14203183 ] Corey J. Nolet commented on SPARK-4289: --- I suppose we could look @ it as a Hadoop

[jira] [Resolved] (SPARK-4304) sortByKey() will fail on empty RDD

2014-11-07 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Rosen resolved SPARK-4304. --- Resolution: Fixed Fix Version/s: 1.0.3 1.1.1 1.2.0 Issue

[jira] [Updated] (SPARK-4304) sortByKey() will fail on empty RDD

2014-11-07 Thread Josh Rosen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Rosen updated SPARK-4304: -- Assignee: Davies Liu sortByKey() will fail on empty RDD --

[jira] [Resolved] (SPARK-4221) Allow access to nonnegative ALS from python

2014-11-07 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui Meng resolved SPARK-4221. -- Resolution: Fixed Fix Version/s: 1.2.0 Issue resolved by pull request 3095

[jira] [Updated] (SPARK-4221) Allow access to nonnegative ALS from python

2014-11-07 Thread Xiangrui Meng (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiangrui Meng updated SPARK-4221: - Assignee: Michelangelo D'Agostino Allow access to nonnegative ALS from python

[jira] [Updated] (SPARK-3821) Develop an automated way of creating Spark images (AMI, Docker, and others)

2014-11-07 Thread Nicholas Chammas (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Chammas updated SPARK-3821: Attachment: packer-proposal.html Develop an automated way of creating Spark images (AMI,

[jira] [Commented] (SPARK-3821) Develop an automated way of creating Spark images (AMI, Docker, and others)

2014-11-07 Thread Nicholas Chammas (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203280#comment-14203280 ] Nicholas Chammas commented on SPARK-3821: - After much dilly-dallying, I am happy

[jira] [Resolved] (SPARK-4291) Drop Code from network module names

2014-11-07 Thread Patrick Wendell (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Wendell resolved SPARK-4291. Resolution: Fixed Fix Version/s: 1.2.0 Drop Code from network module names

[jira] [Commented] (SPARK-3648) Provide a script for fetching remote PR's for review

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