[GitHub] spark pull request: [SPARK-8111] [SparkR] SparkR shell should disp...

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6944#issuecomment-114576979 [Test build #35564 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35564/console) for PR 6944 at commit [`ed607bd`](https://github.

[GitHub] spark pull request: [SPARK-8111] [SparkR] SparkR shell should disp...

2015-06-23 Thread aloknsingh
Github user aloknsingh commented on the pull request: https://github.com/apache/spark/pull/6944#issuecomment-114576630 @sivaram: I modified the code as per your suggestions. @andrewor14: Here is the screenshot. ![spark-8111_sparklogo](https://cloud.githubusercontent.com/as

[GitHub] spark pull request: [Spark-7879][MLlib] KMeans API for spark.ml Pi...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6756#issuecomment-114574545 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [Spark-7879][MLlib] KMeans API for spark.ml Pi...

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6756#issuecomment-114574539 [Test build #35563 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35563/console) for PR 6756 at commit [`12bdb04`](https://github.

[GitHub] spark pull request: [SPARK-8111] [SparkR] SparkR shell should disp...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6944#issuecomment-114574160 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-8111] [SparkR] SparkR shell should disp...

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6944#issuecomment-114574332 [Test build #35564 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35564/consoleFull) for PR 6944 at commit [`ed607bd`](https://gith

[GitHub] spark pull request: [SPARK-8111] [SparkR] SparkR shell should disp...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6944#issuecomment-114574129 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [Spark-7879][MLlib] KMeans API for spark.ml Pi...

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6756#issuecomment-114572704 [Test build #35563 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35563/consoleFull) for PR 6756 at commit [`12bdb04`](https://gith

[GitHub] spark pull request: [SPARK-6980] [CORE] Akka timeout exceptions in...

2015-06-23 Thread squito
Github user squito commented on the pull request: https://github.com/apache/spark/pull/6205#issuecomment-114572521 ping @zsxwing --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] spark pull request: [SPARK-8551][ML] Elastic net python code examp...

2015-06-23 Thread coderxiang
Github user coderxiang commented on the pull request: https://github.com/apache/spark/pull/6946#issuecomment-114572481 @jkbradley @dbtsai --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] spark pull request: [SPARK-6980] [CORE] Akka timeout exceptions in...

2015-06-23 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/6205#discussion_r33064341 --- Diff: core/src/main/scala/org/apache/spark/rpc/RpcEnv.scala --- @@ -182,3 +184,109 @@ private[spark] object RpcAddress { RpcAddress(host, port)

[GitHub] spark pull request: [SPARK-4072][Core]Display Streaming blocks in ...

2015-06-23 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/6672#issuecomment-114572121 I've noticed that you're not persisting the SparkListenerBlockUpdated events in the event logging listener. Since there might be _tons_ of these events, I can underst

[GitHub] spark pull request: [Spark-7879][MLlib] KMeans API for spark.ml Pi...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6756#issuecomment-114572071 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [Spark-7879][MLlib] KMeans API for spark.ml Pi...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6756#issuecomment-114572086 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-8356][SQL] Reconcile callUDF and callUd...

2015-06-23 Thread BenFradet
Github user BenFradet commented on the pull request: https://github.com/apache/spark/pull/6902#issuecomment-114572000 Should I replace calls to the old ```callUDF``` by ```udf``` as well? There are some in mllib such as [this one](https://github.com/apache/spark/blob/master/mllib/s

[GitHub] spark pull request: SPARK-8562: Log the lost of an executor only i...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6952#issuecomment-114571117 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-6980] [CORE] Akka timeout exceptions in...

2015-06-23 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/6205#discussion_r33063832 --- Diff: core/src/test/scala/org/apache/spark/rpc/RpcEnvSuite.scala --- @@ -162,9 +163,15 @@ abstract class RpcEnvSuite extends SparkFunSuite with BeforeAndAf

[GitHub] spark pull request: SPARK-8562: Log the lost of an executor only i...

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6952#issuecomment-114571033 [Test build #35553 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35553/consoleFull) for PR 6952 at commit [`1963a1b`](https://git

[GitHub] spark pull request: [SPARK-7889] [UI] make sure click the "App ID"...

2015-06-23 Thread squito
Github user squito commented on the pull request: https://github.com/apache/spark/pull/6545#issuecomment-114570582 sorry for the delay, I'm just looking at this again. @steveloughran I want to make sure I understand what you are proposing -- that fix would be totally independent of t

[GitHub] spark pull request: [SPARK-8399][Streaming][Web UI] Overlap betwee...

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6845#issuecomment-114570893 [Test build #35562 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35562/consoleFull) for PR 6845 at commit [`b63695f`](https://gith

[GitHub] spark pull request: Create SparkAPSP.scala

2015-06-23 Thread deeppradhan
Github user deeppradhan closed the pull request at: https://github.com/apache/spark/pull/4362 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-8399][Streaming][Web UI] Overlap betwee...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6845#issuecomment-114570416 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-8399][Streaming][Web UI] Overlap betwee...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6845#issuecomment-114570332 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-8399][Streaming][Web UI] Overlap betwee...

2015-06-23 Thread BenFradet
Github user BenFradet commented on the pull request: https://github.com/apache/spark/pull/6845#issuecomment-114569723 Here's the latest screenshot: ![now](http://i.imgur.com/TntewBm.jpg) --- If your project is set up for it, you can reply to this email and have your reply appear o

[GitHub] spark pull request: [SPARK-8528] Expose SparkContext.applicationId...

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6936#issuecomment-114569305 [Test build #35561 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35561/consoleFull) for PR 6936 at commit [`b4ebfc5`](https://gith

[GitHub] spark pull request: [SPARK-8558][BUILD] Script /dev/run-tests fail...

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6956#issuecomment-114568454 [Test build #35560 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35560/consoleFull) for PR 6956 at commit [`ad577d7`](https://gith

[GitHub] spark pull request: [SPARK-8558][BUILD] Script /dev/run-tests fail...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6956#issuecomment-114567944 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-8528] Expose SparkContext.applicationId...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6936#issuecomment-114567942 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-8528] Expose SparkContext.applicationId...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6936#issuecomment-114567923 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-8558][BUILD] Script /dev/run-tests fail...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6956#issuecomment-114567914 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-8558][BUILD] Script /dev/run-tests fail...

2015-06-23 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/6956#issuecomment-114567795 Jenkins, this is ok to test. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-8528] Expose SparkContext.applicationId...

2015-06-23 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/6936#issuecomment-114567217 Jenkins, this is ok to test. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-8558][BUILD] Script /dev/run-tests fail...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6956#issuecomment-114566815 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your pr

[GitHub] spark pull request: [SPARK-8558][BUILD] Script /dev/run-tests fail...

2015-06-23 Thread fe2s
GitHub user fe2s opened a pull request: https://github.com/apache/spark/pull/6956 [SPARK-8558][BUILD] Script /dev/run-tests fails when _JAVA_OPTIONS env var set You can merge this pull request into a Git repository by running: $ git pull https://github.com/fe2s/spark fix-run-

[GitHub] spark pull request: [SPARK-6259][MLlib] Python API for LDA

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6791#issuecomment-114563525 [Test build #35559 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35559/consoleFull) for PR 6791 at commit [`4a559ad`](https://gith

[GitHub] spark pull request: [SPARK-7884] Move block deserialization from B...

2015-06-23 Thread massie
Github user massie commented on the pull request: https://github.com/apache/spark/pull/6423#issuecomment-114563503 @kayousterhout @rxin All the tests passed. Let me know if you'd like any more changes made and I'll get to them immediately. --- If your project is set up for it, you ca

[GitHub] spark pull request: [SPARK-6259][MLlib] Python API for LDA

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6791#issuecomment-114563225 Build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this f

[GitHub] spark pull request: [SPARK-6259][MLlib] Python API for LDA

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6791#issuecomment-114563194 Build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have thi

[GitHub] spark pull request: [SPARK-7289] handle project -> limit -> sort e...

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6780#issuecomment-114562787 [Test build #35558 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35558/consoleFull) for PR 6780 at commit [`72c3f69`](https://gith

[GitHub] spark pull request: [SPARK-8407][SQL]complex type constructors: st...

2015-06-23 Thread yijieshen
Github user yijieshen commented on the pull request: https://github.com/apache/spark/pull/6874#issuecomment-114562511 Jenkins, retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not ha

[GitHub] spark pull request: [SPARK-8564][Streaming]Add the Python API for ...

2015-06-23 Thread JoshRosen
Github user JoshRosen commented on a diff in the pull request: https://github.com/apache/spark/pull/6955#discussion_r33060746 --- Diff: python/run-tests --- @@ -126,7 +126,20 @@ function run_streaming_tests() { KAFKA_ASSEMBLY_JAR="$f" done -export P

[GitHub] spark pull request: [SPARK-7289] handle project -> limit -> sort e...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6780#issuecomment-114562054 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-7289] handle project -> limit -> sort e...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6780#issuecomment-114562018 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-8561][SQL]drop table under specific dat...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6951#issuecomment-114561711 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-8561][SQL]drop table under specific dat...

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6951#issuecomment-114561670 [Test build #35552 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35552/console) for PR 6951 at commit [`2893b77`](https://github.

[GitHub] spark pull request: [SPARK-8506] Add pakages to R context created ...

2015-06-23 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/6928#discussion_r33060218 --- Diff: docs/sparkr.md --- @@ -62,7 +62,9 @@ head(df) SparkR supports operating on a variety of data sources through the `DataFrame` interface.

[GitHub] spark pull request: [SPARK-8498][TUNGSTEN] fix npe in errorhandlin...

2015-06-23 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/6918#issuecomment-114560995 Dammit, I just realized that the `catch Exception` added in the latest commit will break compilation under Java 6 in branch-1.4 :(. I'm going to revert in branch-1.4

[GitHub] spark pull request: [SPARK-8506] Add pakages to R context created ...

2015-06-23 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/6928#discussion_r33059857 --- Diff: docs/sparkr.md --- @@ -62,7 +62,9 @@ head(df) SparkR supports operating on a variety of data sources through the `DataFrame` interface.

[GitHub] spark pull request: [SPARK-8525][MLLIB] fix LabeledPoint parser wh...

2015-06-23 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/6954#discussion_r33059801 --- Diff: mllib/src/test/scala/org/apache/spark/mllib/regression/LabeledPointSuite.scala --- @@ -31,6 +31,11 @@ class LabeledPointSuite extends SparkFunSuite

[GitHub] spark pull request: [SPARK-8506] Add pakages to R context created ...

2015-06-23 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/6928#discussion_r33059721 --- Diff: R/pkg/R/client.R --- @@ -34,24 +34,36 @@ connectBackend <- function(hostname, port, timeout = 6000) { con } -launchBackend <-

[GitHub] spark pull request: [SPARK-8357] [SQL] Memory leakage on unsafe ag...

2015-06-23 Thread JoshRosen
Github user JoshRosen commented on a diff in the pull request: https://github.com/apache/spark/pull/6810#discussion_r33059743 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/Projection.scala --- @@ -22,9 +22,11 @@ package org.apache.spark.sql.cataly

[GitHub] spark pull request: [SPARK-8057][Core]Call TaskAttemptContext.getT...

2015-06-23 Thread shivaram
Github user shivaram commented on the pull request: https://github.com/apache/spark/pull/6599#issuecomment-114560020 I think you can test it locally if you use a package that depends on Spark and hadoop 1.0.4 (with an exclusion for hadoop dependencies being pulled in from Spark -- som

[GitHub] spark pull request: [SPARK-8357] [SQL] Memory leakage on unsafe ag...

2015-06-23 Thread JoshRosen
Github user JoshRosen commented on a diff in the pull request: https://github.com/apache/spark/pull/6810#discussion_r33059434 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/Projection.scala --- @@ -22,9 +22,11 @@ package org.apache.spark.sql.cataly

[GitHub] spark pull request: [SPARKR] [DOCS] Add documentation for RStudio ...

2015-06-23 Thread shivaram
Github user shivaram closed the pull request at: https://github.com/apache/spark/pull/6916 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

[GitHub] spark pull request: [SPARK-8525][MLLIB] fix LabeledPoint parser wh...

2015-06-23 Thread fe2s
Github user fe2s commented on a diff in the pull request: https://github.com/apache/spark/pull/6954#discussion_r33059415 --- Diff: mllib/src/test/scala/org/apache/spark/mllib/regression/LabeledPointSuite.scala --- @@ -31,6 +31,11 @@ class LabeledPointSuite extends SparkFunSuite {

[GitHub] spark pull request: [SPARK-8525][MLLIB] fix LabeledPoint parser wh...

2015-06-23 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/6954#issuecomment-114559208 CC @mengxr to see if whitespace is supposed to be tolerated --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] spark pull request: [SPARK-8498][TUNGSTEN] fix npe in errorhandlin...

2015-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/6918 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] spark pull request: [SPARK-8498][TUNGSTEN] fix npe in errorhandlin...

2015-06-23 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/6918#issuecomment-114558664 Merging this to `master` and `branch-1.4`. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your proj

[GitHub] spark pull request: [SPARK-8237][SQL] Add misc function sha2

2015-06-23 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/6934#discussion_r33058823 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/misc.scala --- @@ -44,7 +47,96 @@ case class Md5(child: Expression)

[GitHub] spark pull request: [SPARK-8525][MLLIB] fix LabeledPoint parser wh...

2015-06-23 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/6954#discussion_r33058787 --- Diff: mllib/src/test/scala/org/apache/spark/mllib/regression/LabeledPointSuite.scala --- @@ -31,6 +31,11 @@ class LabeledPointSuite extends SparkFunSuite

[GitHub] spark pull request: [SPARK-8206][SQL][WIP]Add function round

2015-06-23 Thread yijieshen
Github user yijieshen commented on a diff in the pull request: https://github.com/apache/spark/pull/6836#discussion_r33058249 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/math.scala --- @@ -255,3 +262,121 @@ case class Pow(left: Expression, right

[GitHub] spark pull request: [SPARK-7944] Remove most of the Spark REPL for...

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6903#issuecomment-114556720 [Test build #35557 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35557/consoleFull) for PR 6903 at commit [`66eec11`](https://gith

[GitHub] spark pull request: [SPARK-8206][SQL][WIP]Add function round

2015-06-23 Thread yijieshen
Github user yijieshen commented on a diff in the pull request: https://github.com/apache/spark/pull/6836#discussion_r33058013 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/math.scala --- @@ -255,3 +262,121 @@ case class Pow(left: Expression, right

[GitHub] spark pull request: [SPARK-8206][SQL][WIP]Add function round

2015-06-23 Thread yijieshen
Github user yijieshen commented on a diff in the pull request: https://github.com/apache/spark/pull/6836#discussion_r33057896 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/math.scala --- @@ -255,3 +262,121 @@ case class Pow(left: Expression, right

[GitHub] spark pull request: [SPARK-7944] Remove most of the Spark REPL for...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6903#issuecomment-114556009 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-7944] Remove most of the Spark REPL for...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6903#issuecomment-114556032 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-8525][MLLIB] fix LabeledPoint parser wh...

2015-06-23 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/6954#discussion_r33057614 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/util/NumericParser.scala --- @@ -19,6 +19,8 @@ package org.apache.spark.mllib.util import java

[GitHub] spark pull request: [SPARK-7944] Remove most of the Spark REPL for...

2015-06-23 Thread dragos
Github user dragos commented on the pull request: https://github.com/apache/spark/pull/6903#issuecomment-114555896 @ScrapCodes, @mateiz Let me know if there's anything else. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] spark pull request: updated the documentation for explode

2015-06-23 Thread srowen
Github user srowen commented on the pull request: https://github.com/apache/spark/pull/6943#issuecomment-11461 Yes, seems OK to me. Just put `[DOCS]` in the title, still, as a matter of practice. --- If your project is set up for it, you can reply to this email and have your repl

[GitHub] spark pull request: [SPARK-8206][SQL][WIP]Add function round

2015-06-23 Thread yijieshen
Github user yijieshen commented on a diff in the pull request: https://github.com/apache/spark/pull/6836#discussion_r33057274 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/math.scala --- @@ -255,3 +262,121 @@ case class Pow(left: Expression, right

[GitHub] spark pull request: [SPARK-8206][SQL][WIP]Add function round

2015-06-23 Thread yijieshen
Github user yijieshen commented on a diff in the pull request: https://github.com/apache/spark/pull/6836#discussion_r33056779 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/math.scala --- @@ -255,3 +262,121 @@ case class Pow(left: Expression, right

[GitHub] spark pull request: [SPARK-6259][MLlib] Python API for LDA

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6791#issuecomment-114554274 Build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does n

[GitHub] spark pull request: [SPARK-6259][MLlib] Python API for LDA

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6791#issuecomment-114554266 [Test build #35556 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35556/console) for PR 6791 at commit [`c3aa6ef`](https://github.

[GitHub] spark pull request: [SPARK-8206][SQL][WIP]Add function round

2015-06-23 Thread yijieshen
Github user yijieshen commented on a diff in the pull request: https://github.com/apache/spark/pull/6836#discussion_r33056694 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/math.scala --- @@ -255,3 +262,121 @@ case class Pow(left: Expression, right

[GitHub] spark pull request: [SPARK-8206][SQL][WIP]Add function round

2015-06-23 Thread yijieshen
Github user yijieshen commented on a diff in the pull request: https://github.com/apache/spark/pull/6836#discussion_r33056496 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/math.scala --- @@ -255,3 +262,121 @@ case class Pow(left: Expression, right

[GitHub] spark pull request: [SPARK-6259][MLlib] Python API for LDA

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6791#issuecomment-114551632 [Test build #35556 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35556/consoleFull) for PR 6791 at commit [`c3aa6ef`](https://gith

[GitHub] spark pull request: [SPARK-8279][SQL][WIP]Add math function round

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6938#issuecomment-114551520 [Test build #3 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/3/consoleFull) for PR 6938 at commit [`479fa9b`](https://gith

[GitHub] spark pull request: [SPARK-6259][MLlib] Python API for LDA

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6791#issuecomment-114550746 Build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this f

[GitHub] spark pull request: [SPARK-6259][MLlib] Python API for LDA

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6791#issuecomment-114550722 Build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have thi

[GitHub] spark pull request: [SPARK-8279][SQL][WIP]Add math function round

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6938#issuecomment-114550747 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-8279][SQL][WIP]Add math function round

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6938#issuecomment-114550719 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-6263][MLLIB] Python MLlib API missing i...

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5707#issuecomment-114548693 [Test build #35551 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35551/console) for PR 5707 at commit [`9c329d8`](https://github.

[GitHub] spark pull request: [SPARK-6263][MLLIB] Python MLlib API missing i...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5707#issuecomment-114548769 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-8206][SQL][WIP]Add function round

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6836#issuecomment-114547488 Build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does n

[GitHub] spark pull request: [SPARK-8564][Streaming]Add the Python API for ...

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6955#issuecomment-114547496 [Test build #35554 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35554/consoleFull) for PR 6955 at commit [`4957c0b`](https://gith

[GitHub] spark pull request: [SPARK-8279][SQL][WIP]Add math function round

2015-06-23 Thread yijieshen
Github user yijieshen commented on a diff in the pull request: https://github.com/apache/spark/pull/6938#discussion_r33053982 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/math.scala --- @@ -312,3 +315,90 @@ case class Logarithm(left: Expression,

[GitHub] spark pull request: updated the documentation for explode

2015-06-23 Thread lockwobr
Github user lockwobr commented on the pull request: https://github.com/apache/spark/pull/6943#issuecomment-114547620 @srowen Well it can kind of work that way if you type it like this (below) not sure what style spark community prefers, left it more closer to the original document

[GitHub] spark pull request: [SPARK-8564][Streaming]Add the Python API for ...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6955#issuecomment-114547252 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-8564][Streaming]Add the Python API for ...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6955#issuecomment-114547222 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] spark pull request: [SPARK-8206][SQL][WIP]Add function round

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6836#issuecomment-114547434 [Test build #35547 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35547/console) for PR 6836 at commit [`87164a1`](https://github.

[GitHub] spark pull request: [SPARK-8279][SQL][WIP]Add math function round

2015-06-23 Thread yijieshen
Github user yijieshen commented on a diff in the pull request: https://github.com/apache/spark/pull/6938#discussion_r33054525 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/MathFunctionsSuite.scala --- @@ -252,4 +254,33 @@ class MathFunctionsSuite

[GitHub] spark pull request: [SPARK-8564][Streaming]Add the Python API for ...

2015-06-23 Thread zsxwing
GitHub user zsxwing opened a pull request: https://github.com/apache/spark/pull/6955 [SPARK-8564][Streaming]Add the Python API for Kinesis This PR adds the Python API for Kinesis, including a Python example and a simple unit test. You can merge this pull request into a Git reposito

[GitHub] spark pull request: [SPARK-8279][SQL][WIP]Add math function round

2015-06-23 Thread yijieshen
Github user yijieshen commented on a diff in the pull request: https://github.com/apache/spark/pull/6938#discussion_r33053767 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/math.scala --- @@ -312,3 +315,90 @@ case class Logarithm(left: Expression,

[GitHub] spark pull request: [SPARK-8279][SQL][WIP]Add math function round

2015-06-23 Thread yijieshen
Github user yijieshen commented on a diff in the pull request: https://github.com/apache/spark/pull/6938#discussion_r33053426 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/math.scala --- @@ -312,3 +315,90 @@ case class Logarithm(left: Expression,

[GitHub] spark pull request: [SPARK-8525][MLLIB] fix LabeledPoint parser wh...

2015-06-23 Thread fe2s
GitHub user fe2s opened a pull request: https://github.com/apache/spark/pull/6954 [SPARK-8525][MLLIB] fix LabeledPoint parser when there is a whitespac… …e between label and features vector You can merge this pull request into a Git repository by running: $ git pull https:/

[GitHub] spark pull request: [SPARK-8525][MLLIB] fix LabeledPoint parser wh...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6954#issuecomment-114540830 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your pr

[GitHub] spark pull request: [SPARK-8206][SQL][WIP]Add function round

2015-06-23 Thread chenghao-intel
Github user chenghao-intel commented on the pull request: https://github.com/apache/spark/pull/6836#issuecomment-114540691 can you rebase this please? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does n

[GitHub] spark pull request: SPARK-8562: Log the lost of an executor only i...

2015-06-23 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/6952#issuecomment-114538201 [Test build #35553 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35553/consoleFull) for PR 6952 at commit [`1963a1b`](https://gith

[GitHub] spark pull request: SPARK-8562: Log the lost of an executor only i...

2015-06-23 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/6952#issuecomment-114537509 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-7269] [SQL] [WIP] Refactor the class At...

2015-06-23 Thread chenghao-intel
Github user chenghao-intel commented on the pull request: https://github.com/apache/spark/pull/6587#issuecomment-114538543 Will rebase after #5780 merged. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project do

<    4   5   6   7   8   9   10   11   12   >