[jira] [Created] (SPARK-4425) Handle NaN cast to Timestamp correctly

2014-11-15 Thread Takuya Ueshin (JIRA)
Takuya Ueshin created SPARK-4425: Summary: Handle NaN cast to Timestamp correctly Key: SPARK-4425 URL: https://issues.apache.org/jira/browse/SPARK-4425 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-4425) Handle NaN or Infinity cast to Timestamp correctly

2014-11-15 Thread Takuya Ueshin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takuya Ueshin updated SPARK-4425: - Summary: Handle NaN or Infinity cast to Timestamp correctly (was: Handle NaN cast to Timestamp

[jira] [Commented] (SPARK-4425) Handle NaN or Infinity cast to Timestamp correctly

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

[jira] [Created] (SPARK-4426) The symbol of BitwiseOr is wrong, should not be ''

2014-11-15 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created SPARK-4426: - Summary: The symbol of BitwiseOr is wrong, should not be '' Key: SPARK-4426 URL: https://issues.apache.org/jira/browse/SPARK-4426 Project: Spark Issue

[jira] [Commented] (SPARK-4426) The symbol of BitwiseOr is wrong, should not be ''

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

[jira] [Created] (SPARK-4427) In Spark Streaming when we perform window operations , it wil caluclate based on system time, i need to override it, i mean instead of getting current time app need to

2014-11-15 Thread ch.prasad (JIRA)
ch.prasad created SPARK-4427: Summary: In Spark Streaming when we perform window operations , it wil caluclate based on system time, i need to override it, i mean instead of getting current time app need to get from my text file.

[jira] [Commented] (SPARK-4426) The symbol of BitwiseOr is wrong, should not be ''

2014-11-15 Thread ch.prasad (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213567#comment-14213567 ] ch.prasad commented on SPARK-4426: -- please see my issue .. i hope all

[jira] [Created] (SPARK-4428) Use ${scala.binary.version} property for artifactId.

2014-11-15 Thread Takuya Ueshin (JIRA)
Takuya Ueshin created SPARK-4428: Summary: Use ${scala.binary.version} property for artifactId. Key: SPARK-4428 URL: https://issues.apache.org/jira/browse/SPARK-4428 Project: Spark Issue

[jira] [Commented] (SPARK-4428) Use ${scala.binary.version} property for artifactId.

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

[jira] [Closed] (SPARK-4403) Elastic allocation(spark.dynamicAllocation.enabled) results in task never being execued.

2014-11-15 Thread Egor Pahomov (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Egor Pahomov closed SPARK-4403. --- Resolution: Invalid Elastic allocation(spark.dynamicAllocation.enabled) results in task never

[jira] [Created] (SPARK-4429) Build for Scala 2.11 using sbt fails.

2014-11-15 Thread Takuya Ueshin (JIRA)
Takuya Ueshin created SPARK-4429: Summary: Build for Scala 2.11 using sbt fails. Key: SPARK-4429 URL: https://issues.apache.org/jira/browse/SPARK-4429 Project: Spark Issue Type: Bug

[jira] [Resolved] (SPARK-4427) In Spark Streaming when we perform window operations , it wil caluclate based on system time, i need to override it, i mean instead of getting current time app need to

2014-11-15 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved SPARK-4427. -- Resolution: Invalid JIRAs are for reporting specific issues and proposing changes. This is a question,

[jira] [Commented] (SPARK-4428) Use ${scala.binary.version} property for artifactId.

2014-11-15 Thread Mark Hamstra (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213664#comment-14213664 ] Mark Hamstra commented on SPARK-4428: - This is not a bug, nor is it a major issue, nor

[jira] [Resolved] (SPARK-4428) Use ${scala.binary.version} property for artifactId.

2014-11-15 Thread Mark Hamstra (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Hamstra resolved SPARK-4428. - Resolution: Won't Fix Use ${scala.binary.version} property for artifactId.

[jira] [Commented] (SPARK-4402) Output path validation of an action statement resulting in runtime exception

2014-11-15 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213729#comment-14213729 ] Vijay commented on SPARK-4402: -- Thanks for the reply [~srowen] This is different scenario

[jira] [Commented] (SPARK-4402) Output path validation of an action statement resulting in runtime exception

2014-11-15 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213739#comment-14213739 ] Sean Owen commented on SPARK-4402: -- Look at the code in

[jira] [Commented] (SPARK-4419) Upgrade Snappy Java to 1.1.1.6

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

[jira] [Created] (SPARK-4430) Apache RAT Checks fail spuriously on test files

2014-11-15 Thread Ryan Williams (JIRA)
Ryan Williams created SPARK-4430: Summary: Apache RAT Checks fail spuriously on test files Key: SPARK-4430 URL: https://issues.apache.org/jira/browse/SPARK-4430 Project: Spark Issue Type:

[jira] [Commented] (SPARK-4430) Apache RAT Checks fail spuriously on test files

2014-11-15 Thread Ryan Williams (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213811#comment-14213811 ] Ryan Williams commented on SPARK-4430: -- I did find [this RAT

[jira] [Created] (SPARK-4431) Implement efficient activeIterator for dense and sparse vector

2014-11-15 Thread DB Tsai (JIRA)
DB Tsai created SPARK-4431: -- Summary: Implement efficient activeIterator for dense and sparse vector Key: SPARK-4431 URL: https://issues.apache.org/jira/browse/SPARK-4431 Project: Spark Issue

[jira] [Commented] (SPARK-4431) Implement efficient activeIterator for dense and sparse vector

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

[jira] [Reopened] (SPARK-4404) SparkSubmitDriverBootstrapper should stop after its SparkSubmit sub-process ends

2014-11-15 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davies Liu reopened SPARK-4404: --- After this patch, the SparkSubmitDriverBootstrapper will not exit if SparkSubmit die first.

[jira] [Commented] (SPARK-4404) SparkSubmitDriverBootstrapper should stop after its SparkSubmit sub-process ends

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

[jira] [Updated] (SPARK-2335) k-Nearest Neighbor classification and regression for MLLib

2014-11-15 Thread Brian Gawalt (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Gawalt updated SPARK-2335: Shepherd: Ashutosh Trivedi k-Nearest Neighbor classification and regression for MLLib

[jira] [Commented] (SPARK-4404) SparkSubmitDriverBootstrapper should stop after its SparkSubmit sub-process ends

2014-11-15 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213838#comment-14213838 ] Davies Liu commented on SPARK-4404: --- Also pyspark failed to start, if

[jira] [Commented] (SPARK-4404) SparkSubmitDriverBootstrapper should stop after its SparkSubmit sub-process ends

2014-11-15 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213840#comment-14213840 ] Marcelo Vanzin commented on SPARK-4404: --- Hmmm, my reading of the bug title and the

[jira] [Created] (SPARK-4432) Resource(InStream) is not closed in TachyonStore

2014-11-15 Thread shimingfei (JIRA)
shimingfei created SPARK-4432: - Summary: Resource(InStream) is not closed in TachyonStore Key: SPARK-4432 URL: https://issues.apache.org/jira/browse/SPARK-4432 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-4432) Resource(InStream) is not closed in TachyonStore

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

[jira] [Created] (SPARK-4433) Racing condition in zipWithIndex

2014-11-15 Thread Xiangrui Meng (JIRA)
Xiangrui Meng created SPARK-4433: Summary: Racing condition in zipWithIndex Key: SPARK-4433 URL: https://issues.apache.org/jira/browse/SPARK-4433 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-2335) k-Nearest Neighbor classification and regression for MLLib

2014-11-15 Thread Kaushik Ranjan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213849#comment-14213849 ] Kaushik Ranjan commented on SPARK-2335: --- Ha ha. Shepherd and I were working on this

[jira] [Commented] (SPARK-4433) Racing condition in zipWithIndex

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

[jira] [Commented] (SPARK-4404) SparkSubmitDriverBootstrapper should stop after its SparkSubmit sub-process ends

2014-11-15 Thread Davies Liu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213852#comment-14213852 ] Davies Liu commented on SPARK-4404: --- This JIRA is re-opened, the new bug is introduced

[jira] [Resolved] (SPARK-4419) Upgrade Snappy Java to 1.1.1.6

2014-11-15 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-4419. Resolution: Fixed Fix Version/s: 1.2.0 Assignee: Josh Rosen Upgrade Snappy Java to

[jira] [Closed] (SPARK-4427) In Spark Streaming when we perform window operations , it wil caluclate based on system time, i need to override it, i mean instead of getting current time app need to g

2014-11-15 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin closed SPARK-4427. -- In Spark Streaming when we perform window operations , it wil caluclate based on system time, i need

[jira] [Updated] (SPARK-4426) The symbol of BitwiseOr is wrong, should not be ''

2014-11-15 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin updated SPARK-4426: --- Target Version/s: 1.2.0 (was: 1.2.0, 1.3.0) The symbol of BitwiseOr is wrong, should not be ''

[jira] [Resolved] (SPARK-4426) The symbol of BitwiseOr is wrong, should not be ''

2014-11-15 Thread Reynold Xin (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reynold Xin resolved SPARK-4426. Resolution: Fixed Fix Version/s: 1.2.0 Assignee: Kousuke Saruta The symbol of

[jira] [Commented] (SPARK-4430) Apache RAT Checks fail spuriously on test files

2014-11-15 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213873#comment-14213873 ] Sean Owen commented on SPARK-4430: -- I imagine the real issue is that the test should