[GitHub] spark pull request: [SPARK-10108] Add since tags to mllib.feature

2015-08-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8309#issuecomment-132773863 [Test build #41278 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41278/console) for PR 8309 at commit

[GitHub] spark pull request: [SPARK-10108] Add since tags to mllib.feature

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8309#issuecomment-132773870 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

[GitHub] spark pull request: [SPARK-10040][SQL] Use batch insert for JDBC w...

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

[GitHub] spark pull request: [SPARK-10097] Adds `shouldMaximize` flag to `m...

2015-08-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8290 --- 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-10017] [MLlib]: ML model broadcasts sho...

2015-08-19 Thread holdenk
Github user holdenk commented on the pull request: https://github.com/apache/spark/pull/8241#issuecomment-132745648 Awesome, great work :) Looking at the trait, it seems like you could maybe even move the var inside of the trait. Also passing the RDD around to get the context out of

[GitHub] spark pull request: [SPARK-9911] [DOC] [ML] Update Userguide for E...

2015-08-19 Thread feynmanliang
Github user feynmanliang commented on the pull request: https://github.com/apache/spark/pull/8304#issuecomment-132747204 I don't think we need code examples for every possible combination, otherwise combinatorial complexity is going to bite us hard. We can: * List all

[GitHub] spark pull request: [SPARK-9384] [core] Easier setting of executor...

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

[GitHub] spark pull request: [SPARK-9384] [core] Easier setting of executor...

2015-08-19 Thread markgrover
Github user markgrover commented on a diff in the pull request: https://github.com/apache/spark/pull/7739#discussion_r37456912 --- Diff: core/src/main/scala/org/apache/spark/SparkConf.scala --- @@ -479,6 +484,23 @@ class SparkConf(loadDefaults: Boolean) extends Cloneable with

[GitHub] spark pull request: [SPARK-10073] [SQL] Python withColumn should r...

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

[GitHub] spark pull request: [SPARK-10073] [SQL] Python withColumn should r...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8300#issuecomment-132751676 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

[GitHub] spark pull request: [SPARK-10106][SparkR] Add `ifelse` Column func...

2015-08-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8303 --- 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-1267][PYSPARK] Adds pip installer for p...

2015-08-19 Thread justinuang
Github user justinuang commented on a diff in the pull request: https://github.com/apache/spark/pull/8318#discussion_r37459103 --- Diff: python/pyspark/__init__.py --- @@ -36,6 +36,33 @@ Finer-grained cache persistence levels. +import os +import sys

[GitHub] spark pull request: Ignore

2015-08-19 Thread kevincox
Github user kevincox closed the pull request at: https://github.com/apache/spark/pull/8319 --- 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-9911] [DOC] [ML] Update Userguide for E...

2015-08-19 Thread feynmanliang
Github user feynmanliang commented on the pull request: https://github.com/apache/spark/pull/8304#issuecomment-132764129 Oh, sorry! I think moving the example and providing some guidance about how to choose evaluators/validators is sufficient for now. --- If your project is

[GitHub] spark pull request: [SPARK-10108] Add since tags to mllib.feature

2015-08-19 Thread MechCoder
Github user MechCoder commented on the pull request: https://github.com/apache/spark/pull/8309#issuecomment-132769535 @mengxr updated. I wrote a small bash script that would do the conversion automatically, but there is one corner case that Ihad to take care of maually ---

[GitHub] spark pull request: [SPARK-1267][PYSPARK] Adds pip installer for p...

2015-08-19 Thread alope107
Github user alope107 commented on a diff in the pull request: https://github.com/apache/spark/pull/8318#discussion_r37464406 --- Diff: python/pyspark/pyspark_version.py --- @@ -0,0 +1,17 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +#

[GitHub] spark pull request: [SPARK-6236] [core] [wip] caching for blocks o...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8320#issuecomment-132773224 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-6236] [core] [wip] caching for blocks o...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8320#issuecomment-132773222 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

[GitHub] spark pull request: [SPARK-9893] user guide for VectorSlicer

2015-08-19 Thread feynmanliang
Github user feynmanliang commented on the pull request: https://github.com/apache/spark/pull/8267#issuecomment-132734604 @yinxusen The documentation looks good. Only things left: * Can you update the title of the PR to include python api and java tests? * Do you mind

[GitHub] spark pull request: [SPARK-5945] Spark should not retry a stage in...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5636#issuecomment-132734550 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

[GitHub] spark pull request: [SPARK-6190][core] create LargeByteBuffer for ...

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

[GitHub] spark pull request: [SPARK-9384] [core] Easier setting of executor...

2015-08-19 Thread markgrover
Github user markgrover commented on a diff in the pull request: https://github.com/apache/spark/pull/7739#discussion_r37457145 --- Diff: core/src/main/scala/org/apache/spark/SparkConf.scala --- @@ -479,6 +484,23 @@ class SparkConf(loadDefaults: Boolean) extends Cloneable with

[GitHub] spark pull request: [SPARK-1267][PYSPARK] Adds pip installer for p...

2015-08-19 Thread nchammas
Github user nchammas commented on a diff in the pull request: https://github.com/apache/spark/pull/8318#discussion_r37457141 --- Diff: python/pyspark/pyspark_version.py --- @@ -0,0 +1,17 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +#

[GitHub] spark pull request: [SPARK-10100] [SQL] Perfomance improvements to...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8298#issuecomment-132751863 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

[GitHub] spark pull request: [SPARK-10027] [ML] [PySpark] Add Python API mi...

2015-08-19 Thread holdenk
Github user holdenk commented on the pull request: https://github.com/apache/spark/pull/8313#issuecomment-132749523 Exposing labels from `StringIndexerModel` is also in https://github.com/apache/spark/pull/7976 but its pretty much the same so should be fine. --- If your project is

[GitHub] spark pull request: [SPARK-10100] [SQL] Perfomance improvements to...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8298#issuecomment-132751887 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

[GitHub] spark pull request: [SPARK-1267][PYSPARK] Adds pip installer for p...

2015-08-19 Thread justinuang
Github user justinuang commented on a diff in the pull request: https://github.com/apache/spark/pull/8318#discussion_r37458924 --- Diff: python/setup.py --- @@ -0,0 +1,19 @@ +#!/usr/bin/env python + +from setuptools import setup +

[GitHub] spark pull request: [SPARK-8918] [MLLIB] [DOC] Add @since tags to ...

2015-08-19 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/8288#issuecomment-132768477 Merged into master and branch-1.5. Thanks @XiaoqingWang for the first version and @yu-iskw @MechCoder for review! @XiaoqingWang Could you ping me on the JIRA

[GitHub] spark pull request: [SPARK-6236] [core] [wip] caching for blocks o...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8320#issuecomment-132768202 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

[GitHub] spark pull request: [SPARK-9384] [core] Easier setting of executor...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7739#issuecomment-132768154 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

[GitHub] spark pull request: SPARK-8918 Add @since tags to mllib.clustering

2015-08-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8256 --- 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-9895] User Guide for RFormula Feature T...

2015-08-19 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8293#discussion_r37463281 --- Diff: docs/ml-features.md --- @@ -1387,5 +1387,107 @@ print(output.select(features, clicked).first()) /div /div +## RFormula +

[GitHub] spark pull request: [SPARK-10108] Add since tags to mllib.feature

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

[GitHub] spark pull request: [SPARK-10108] Add since tags to mllib.feature

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8309#issuecomment-132773872 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-10034][SQL] Can't analyze Sort on Aggre...

2015-08-19 Thread marmbrus
Github user marmbrus commented on a diff in the pull request: https://github.com/apache/spark/pull/8231#discussion_r37465181 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala --- @@ -463,12 +463,23 @@ class Analyzer( // Find

[GitHub] spark pull request: [SPARK-10048][SPARKR] Support arbitrary nested...

2015-08-19 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/8276#discussion_r37465795 --- Diff: R/pkg/R/DataFrame.R --- @@ -628,18 +628,49 @@ setMethod(dim, setMethod(collect, signature(x = DataFrame),

[GitHub] spark pull request: [SPARK-10119] [core] Fix isDynamicAllocationEn...

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

[GitHub] spark pull request: [SPARK-5945] Spark should not retry a stage in...

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

[GitHub] spark pull request: [SPARK-6190][core] create LargeByteBuffer for ...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5400#issuecomment-132734471 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

[GitHub] spark pull request: [SPARK-10040][SQL] Use batch insert for JDBC w...

2015-08-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8273#issuecomment-132735168 [Test build #41257 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41257/console) for PR 8273 at commit

[GitHub] spark pull request: [SPARK-9899] [SQL] Disables customized output ...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8317#issuecomment-132735633 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

[GitHub] spark pull request: [SPARK-9895] User Guide for RFormula Feature T...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8293#issuecomment-132743846 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

[GitHub] spark pull request: [SPARK-9895] User Guide for RFormula Feature T...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8293#issuecomment-132743889 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

[GitHub] spark pull request: [SPARK-9627] [SQL] Stops using Scala runtime r...

2015-08-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8306#issuecomment-132743899 [Test build #1670 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1670/console) for PR 8306 at commit

[GitHub] spark pull request: [SPARK-9911] [DOC] [ML] Update Userguide for E...

2015-08-19 Thread MechCoder
Github user MechCoder commented on the pull request: https://github.com/apache/spark/pull/8304#issuecomment-132753058 otherwise combinatorial complexity is going to bite us hard. lol. That is not what I had meant. Sorry I should be more clear from here on. In other

[GitHub] spark pull request: [SPARK-1267][PYSPARK] Adds pip installer for p...

2015-08-19 Thread justinuang
Github user justinuang commented on a diff in the pull request: https://github.com/apache/spark/pull/8318#discussion_r37459213 --- Diff: python/pyspark/__init__.py --- @@ -36,6 +36,33 @@ Finer-grained cache persistence levels. +import os +import sys

[GitHub] spark pull request: [SPARK-10107] [SQL] fix NPE in format_number

2015-08-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8305#issuecomment-132764777 [Test build #1672 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1672/console) for PR 8305 at commit

[GitHub] spark pull request: [SPARK-6236] [core] [wip] caching for blocks o...

2015-08-19 Thread squito
GitHub user squito opened a pull request: https://github.com/apache/spark/pull/8320 [SPARK-6236] [core] [wip] caching for blocks over 2GB This allows caching of partitions that are greater than 2GB, and also includes error messages for the other cases where we hit the 2GB limit

[GitHub] spark pull request: [SPARK-9384] [core] Easier setting of executor...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7739#issuecomment-13277 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

[GitHub] spark pull request: [SPARK-10108] Add since tags to mllib.feature

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8309#issuecomment-132777473 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

[GitHub] spark pull request: [SPARK-10108] Add since tags to mllib.feature

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8309#issuecomment-132777544 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

[GitHub] spark pull request: [SPARK-10048][SPARKR] Support arbitrary nested...

2015-08-19 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/8276#discussion_r37465341 --- Diff: R/pkg/R/DataFrame.R --- @@ -628,18 +628,49 @@ setMethod(dim, setMethod(collect, signature(x = DataFrame),

[GitHub] spark pull request: [SPARK-10107] [SQL] fix NPE in format_number

2015-08-19 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/8305#issuecomment-132777540 I've merged this. --- 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-8889] [Core]: Fix for OOM for graph cre...

2015-08-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/7602 --- 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-10107] [SQL] fix NPE in format_number

2015-08-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8305 --- 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-9899] [SQL] Disables customized output ...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8317#issuecomment-132735589 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

[GitHub] spark pull request: [SPARK-1267][PYSPARK] Adds pip installer for p...

2015-08-19 Thread alope107
GitHub user alope107 opened a pull request: https://github.com/apache/spark/pull/8318 [SPARK-1267][PYSPARK] Adds pip installer for pyspark Adds a setup.py so that pyspark can be installed and packaged for pip. This allows for easier setup, and declaration of dependencies. Please

[GitHub] spark pull request: [SPARK-8918] [MLLIB] [DOC] Add @since tags to ...

2015-08-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8288#issuecomment-132748285 [Test build #41268 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41268/console) for PR 8288 at commit

[GitHub] spark pull request: [SPARK-1267][PYSPARK] Adds pip installer for p...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8318#issuecomment-132749766 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

[GitHub] spark pull request: [SPARK-9384] [core] Easier setting of executor...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7739#issuecomment-132749781 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

[GitHub] spark pull request: [SPARK-9384] [core] Easier setting of executor...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7739#issuecomment-132749838 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

[GitHub] spark pull request: [SPARK-9384] [core] Easier setting of executor...

2015-08-19 Thread markgrover
Github user markgrover commented on the pull request: https://github.com/apache/spark/pull/7739#issuecomment-132752506 Hey @harishreedharan about Could you also add some tests to each of the components (YARN/standalone and mesos to ensure the correct classpaths get passed in the

[GitHub] spark pull request: [SPARK-10100] [SQL] Perfomance improvements to...

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

[GitHub] spark pull request: [SPARK-1267][PYSPARK] Adds pip installer for p...

2015-08-19 Thread nchammas
Github user nchammas commented on a diff in the pull request: https://github.com/apache/spark/pull/8318#discussion_r37457415 --- Diff: python/setup.py --- @@ -0,0 +1,19 @@ +#!/usr/bin/env python + +from setuptools import setup +

[GitHub] spark pull request: [SPARK-6190][core] create LargeByteBuffer for ...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5400#issuecomment-132764413 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

[GitHub] spark pull request: [SPARK-6190][core] create LargeByteBuffer for ...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5400#issuecomment-132764441 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

[GitHub] spark pull request: [SPARK-10108] Add since tags to mllib.feature

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8309#issuecomment-132769993 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

[GitHub] spark pull request: [SPARK-10108] Add since tags to mllib.feature

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8309#issuecomment-132770031 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

[GitHub] spark pull request: [SPARK-9384] [core] Easier setting of executor...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7739#issuecomment-132770029 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

[GitHub] spark pull request: [SPARK-9895] User Guide for RFormula Feature T...

2015-08-19 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8293#discussion_r37463101 --- Diff: docs/ml-features.md --- @@ -1387,5 +1387,107 @@ print(output.select(features, clicked).first()) /div /div +## RFormula +

[GitHub] spark pull request: [SPARK-9895] User Guide for RFormula Feature T...

2015-08-19 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8293#discussion_r37463099 --- Diff: docs/ml-features.md --- @@ -1387,5 +1387,107 @@ print(output.select(features, clicked).first()) /div /div +## RFormula +

[GitHub] spark pull request: [SPARK-9895] User Guide for RFormula Feature T...

2015-08-19 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8293#discussion_r37463102 --- Diff: docs/ml-features.md --- @@ -1387,5 +1387,107 @@ print(output.select(features, clicked).first()) /div /div +## RFormula +

[GitHub] spark pull request: [SPARK-10087] [CORE] [BRANCH-1.5] Disable spar...

2015-08-19 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/8296#issuecomment-132778004 I've merged this. --- 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-10040][SQL] Use batch insert for JDBC w...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8273#issuecomment-132735374 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

[GitHub] spark pull request: [SPARK-9982] [SPARKR] SparkR DataFrame fail to...

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

[GitHub] spark pull request: [SPARK-9899] [SQL] Disables customized output ...

2015-08-19 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/8317#discussion_r37452819 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/WriterContainer.scala --- @@ -58,6 +58,9 @@ private[sql] abstract class

[GitHub] spark pull request: [SPARK-10073] [SQL] Python withColumn should r...

2015-08-19 Thread davies
Github user davies commented on a diff in the pull request: https://github.com/apache/spark/pull/8300#discussion_r37452912 --- Diff: python/pyspark/sql/dataframe.py --- @@ -1223,10 +1226,8 @@ def withColumnRenamed(self, existing, new): df.withColumnRenamed('age',

[GitHub] spark pull request: [SPARK-9895] User Guide for RFormula Feature T...

2015-08-19 Thread ericl
Github user ericl commented on a diff in the pull request: https://github.com/apache/spark/pull/8293#discussion_r37453786 --- Diff: docs/ml-features.md --- @@ -1386,6 +1386,102 @@ print(output.select(features, clicked).first()) {% endhighlight %} /div /div +##

[GitHub] spark pull request: [SPARK-9911] [DOC] [ML] Update Userguide for E...

2015-08-19 Thread MechCoder
Github user MechCoder commented on the pull request: https://github.com/apache/spark/pull/8304#issuecomment-132742762 That sounds like a great idea. But do you have better suggestions for an example? I would have to use a cross-validator and tune it anyway and I'm afraid there will

[GitHub] spark pull request: [SPARK-9895] User Guide for RFormula Feature T...

2015-08-19 Thread ericl
Github user ericl commented on a diff in the pull request: https://github.com/apache/spark/pull/8293#discussion_r37453787 --- Diff: docs/ml-features.md --- @@ -1386,6 +1386,102 @@ print(output.select(features, clicked).first()) {% endhighlight %} /div /div +##

[GitHub] spark pull request: [SPARK-9895] User Guide for RFormula Feature T...

2015-08-19 Thread ericl
Github user ericl commented on a diff in the pull request: https://github.com/apache/spark/pull/8293#discussion_r37453762 --- Diff: docs/ml-features.md --- @@ -1386,6 +1386,102 @@ print(output.select(features, clicked).first()) {% endhighlight %} /div /div +##

[GitHub] spark pull request: [SPARK-10017] [MLlib]: ML model broadcasts sho...

2015-08-19 Thread holdenk
Github user holdenk commented on the pull request: https://github.com/apache/spark/pull/8241#issuecomment-132746927 I know my own PRs get triggered by jenkins, lets see if I can tell jenkins this is good to test or if we will need to get someone else. --- If your project is set up

[GitHub] spark pull request: [SPARK-8918] [MLLIB] [DOC] Add @since tags to ...

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

[GitHub] spark pull request: [SPARK-8918] [MLLIB] [DOC] Add @since tags to ...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8288#issuecomment-132748468 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

[GitHub] spark pull request: [SPARK-10073] [SQL] Python withColumn should r...

2015-08-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8300#issuecomment-132751379 [Test build #41260 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41260/console) for PR 8300 at commit

[GitHub] spark pull request: [SPARK-9613] [CORE] Ban use of JavaConversions...

2015-08-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8033#issuecomment-132754078 [Test build #41258 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/41258/console) for PR 8033 at commit

[GitHub] spark pull request: [SPARK-10087] [CORE] [BRANCH-1.5] Disable spar...

2015-08-19 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8296#issuecomment-132760497 [Test build #1671 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1671/console) for PR 8296 at commit

[GitHub] spark pull request: [SPARK-6190][core] create LargeByteBuffer for ...

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

[GitHub] spark pull request: [SPARK-6236] [core] [wip] caching for blocks o...

2015-08-19 Thread squito
Github user squito commented on the pull request: https://github.com/apache/spark/pull/8320#issuecomment-132767770 @tgravescs You can try this out for handling caching for over 2GB. I've tried it out some but haven't really stressed it, interested in your feedback. --- If your

[GitHub] spark pull request: [SPARK-6236] [core] [wip] caching for blocks o...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8320#issuecomment-132768139 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

[GitHub] spark pull request: [SPARK-9384] [core] Easier setting of executor...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/7739#issuecomment-132768203 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

[GitHub] spark pull request: [SPARK-8918] [MLLIB] [DOC] Add @since tags to ...

2015-08-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8288 --- 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-1267][PYSPARK] Adds pip installer for p...

2015-08-19 Thread alope107
Github user alope107 commented on the pull request: https://github.com/apache/spark/pull/8318#issuecomment-132773416 @justinuang and @nchammas thanks for the feedback; I've made the suggested changes. --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark pull request: [SPARK-10108] Add since tags to mllib.feature

2015-08-19 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/8309#issuecomment-132783946 @MechCoder Please also check the following: 1. overridden methods that do not require JavaDoc (if the JavaDoc is the same as its parent) 2. public variables

[GitHub] spark pull request: [SPARK-10108] Add since tags to mllib.feature

2015-08-19 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8309#discussion_r37468191 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/feature/ChiSqSelector.scala --- @@ -31,6 +31,7 @@ import org.apache.spark.rdd.RDD * * @param

[GitHub] spark pull request: [SPARK-9899] [SQL] Disables customized output ...

2015-08-19 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/8317#issuecomment-132787505 Thanks, merging to master and 1.5. --- 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

[GitHub] spark pull request: [SPARK-9982] [SPARKR] SparkR DataFrame fail to...

2015-08-19 Thread shivaram
Github user shivaram commented on the pull request: https://github.com/apache/spark/pull/8239#issuecomment-132790040 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

[GitHub] spark pull request: [SPARK-10100] [SQL] Perfomance improvements to...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8298#issuecomment-132792936 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

[GitHub] spark pull request: [SPARK-10100] [SQL] Perfomance improvements to...

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

[GitHub] spark pull request: [SPARK-6236] [core] [wip] caching for blocks o...

2015-08-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8320#issuecomment-132797403 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

<    1   2   3   4   5   6   7   8   9   >