[GitHub] spark pull request: [SPARK-4984][CORE][WEBUI] Adding a pop-up cont...

2015-01-17 Thread scwf
Github user scwf commented on the pull request: https://github.com/apache/spark/pull/3819#issuecomment-70391662 @JoshRosen, any comment on the latest version? --- 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

[GitHub] spark pull request: [MLLIB][SPARK-3278] Monotone (Isotonic) regres...

2015-01-17 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/3519#issuecomment-70391640 [Test build #25710 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25710/consoleFull) for PR 3519 at commit

[GitHub] spark pull request: [SPARK-5096] Use sbt tasks instead of vals to ...

2015-01-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/3905 --- 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-5096] Use sbt tasks instead of vals to ...

2015-01-17 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/spark/pull/3905#issuecomment-70391899 I thin this is good for now, I can pull it in. --- 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

[GitHub] spark pull request: [SPARK-4920][UI]: back port the PR-3763 to bra...

2015-01-17 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/3768#issuecomment-70392612 I've merged this into `branch-1.1` (1.1.2). Now that this is merged, do you mind closing this PR (GitHub can't auto-close PRs that are opened against maintenance

[GitHub] spark pull request: [SQL][Minor] Refactors deeply nested FP style ...

2015-01-17 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/4091#issuecomment-70393299 [Test build #25712 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25712/consoleFull) for PR 4091 at commit

[GitHub] spark pull request: [SPARK-5279][SQL] Use java.math.BigDecimal as ...

2015-01-17 Thread rxin
GitHub user rxin opened a pull request: https://github.com/apache/spark/pull/4092 [SPARK-5279][SQL] Use java.math.BigDecimal as the exposed Decimal type. You can merge this pull request into a Git repository by running: $ git pull https://github.com/rxin/spark bigdecimal

[GitHub] spark pull request: [SPARK-5307] SerializationDebugger to help deb...

2015-01-17 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/4093#issuecomment-70399089 [Test build #25715 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25715/consoleFull) for PR 4093 at commit

[GitHub] spark pull request: [SPARK-5307] SerializationDebugger to help deb...

2015-01-17 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/4093#discussion_r23131429 --- Diff: core/src/main/scala/org/apache/spark/serializer/SerializationDebugger.scala --- @@ -0,0 +1,128 @@ +/* + * Licensed to the Apache Software

[GitHub] spark pull request: [SPARK-3694] RDD and Task serialization debugg...

2015-01-17 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/spark/pull/3518#issuecomment-70399358 Hey so it looks like while I was reviewing this patch @rxin actually ran into this and just wrote a fix himself (#4093). That fix is actually even simpler than what I

[GitHub] spark pull request: SPARK-5270 [CORE] Elegantly check if RDD is em...

2015-01-17 Thread JoshRosen
Github user JoshRosen commented on a diff in the pull request: https://github.com/apache/spark/pull/4074#discussion_r23129645 --- Diff: core/src/main/scala/org/apache/spark/api/java/JavaRDDLike.scala --- @@ -436,6 +436,12 @@ trait JavaRDDLike[T, This : JavaRDDLike[T, This]]

[GitHub] spark pull request: Spark 3883: SSL support for HttpServer and Akk...

2015-01-17 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/spark/pull/3571#issuecomment-70391071 Actually @JoshRosen - can you take a look at this one? --- 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-5270 [CORE] Elegantly check if RDD is em...

2015-01-17 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/4074#discussion_r23129767 --- Diff: core/src/main/scala/org/apache/spark/api/java/JavaRDDLike.scala --- @@ -436,6 +436,12 @@ trait JavaRDDLike[T, This : JavaRDDLike[T, This]] extends

[GitHub] spark pull request: [SPARK-5289]: Backport publishing of repl, yar...

2015-01-17 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/spark/pull/4079#issuecomment-70391965 Okay I'm pulling these two in. I think we're all on the same page. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark pull request: [SQL][Minor] Added comments and examples to ex...

2015-01-17 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/4090#issuecomment-70392277 [Test build #25709 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25709/consoleFull) for PR 4090 at commit

[GitHub] spark pull request: [SQL][Minor] Added comments and examples to ex...

2015-01-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/4090#issuecomment-70392278 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-3218, SPARK-3219, SPARK-3261, SPARK-342...

2015-01-17 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2634#issuecomment-70392876 [QA tests have started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25711/consoleFull) for PR 2634 at commit

[GitHub] spark pull request: [SQL][Minor] Refactors deeply nested FP style ...

2015-01-17 Thread liancheng
GitHub user liancheng opened a pull request: https://github.com/apache/spark/pull/4091 [SQL][Minor] Refactors deeply nested FP style code in BooleanSimplification This is a follow-up of #4090. The original deeply nested `reduceOption` code is hard to grasp. You can merge this pull

[GitHub] spark pull request: [SPARK-3288] All fields in TaskMetrics should ...

2015-01-17 Thread pwendell
Github user pwendell commented on a diff in the pull request: https://github.com/apache/spark/pull/4020#discussion_r23130489 --- Diff: core/src/main/scala/org/apache/spark/executor/TaskMetrics.scala --- @@ -44,42 +44,62 @@ class TaskMetrics extends Serializable { /**

[GitHub] spark pull request: [SPARK-1405] [mllib] Latent Dirichlet Allocati...

2015-01-17 Thread hhbyyh
Github user hhbyyh commented on the pull request: https://github.com/apache/spark/pull/4047#issuecomment-70396762 Is there plan to include the inference for new (unseen) document based on the generated distribution? Thanks --- If your project is set up for it, you can reply to this

[GitHub] spark pull request: [SPARK-5307] SerializationDebugger to help deb...

2015-01-17 Thread rxin
GitHub user rxin opened a pull request: https://github.com/apache/spark/pull/4093 [SPARK-5307] SerializationDebugger to help debug NotSerializableException This patch adds a SerializationDebugger that is used to add more information to a NotSerializableException. When a

[GitHub] spark pull request: SPARK-5199. Input metrics should show up for I...

2015-01-17 Thread pwendell
Github user pwendell commented on a diff in the pull request: https://github.com/apache/spark/pull/4050#discussion_r23131557 --- Diff: core/src/main/scala/org/apache/spark/rdd/HadoopRDD.scala --- @@ -219,6 +220,9 @@ class HadoopRDD[K, V]( val bytesReadCallback = if

[GitHub] spark pull request: [SQL][Minor] Refactors deeply nested FP style ...

2015-01-17 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/4091#issuecomment-70399520 [Test build #25717 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25717/consoleFull) for PR 4091 at commit

<    1   2