[GitHub] [spark] AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569482317 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
SparkQA removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569479884 **[Test build #115907 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569482314 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27039: [SPARK-29174][SQL] LOCAL is not supported in INSERT OVERWRITE DIRECTORY to data source

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #27039: [SPARK-29174][SQL] LOCAL is not supported in INSERT OVERWRITE DIRECTORY to data source URL: https://github.com/apache/spark/pull/27039#issuecomment-569482223 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569482317 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
SparkQA commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569482298 **[Test build #115907 has

[GitHub] [spark] AmplabJenkins commented on issue #27039: [SPARK-29174][SQL] LOCAL is not supported in INSERT OVERWRITE DIRECTORY to data source

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27039: [SPARK-29174][SQL] LOCAL is not supported in INSERT OVERWRITE DIRECTORY to data source URL: https://github.com/apache/spark/pull/27039#issuecomment-569482303 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569482314 Merged build finished. Test FAILed. This is

[GitHub] [spark] AmplabJenkins commented on issue #27039: [SPARK-29174][SQL] LOCAL is not supported in INSERT OVERWRITE DIRECTORY to data source

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27039: [SPARK-29174][SQL] LOCAL is not supported in INSERT OVERWRITE DIRECTORY to data source URL: https://github.com/apache/spark/pull/27039#issuecomment-569482223 Can one of the admins verify this patch?

[GitHub] [spark] ajithme commented on issue #27039: [SPARK-29174][SQL] LOCAL is not supported in INSERT OVERWRITE DIRECTORY to data source

2019-12-28 Thread GitBox
ajithme commented on issue #27039: [SPARK-29174][SQL] LOCAL is not supported in INSERT OVERWRITE DIRECTORY to data source URL: https://github.com/apache/spark/pull/27039#issuecomment-569481944 cc @srowen @dongjoon-hyun @gatorsmile @cloud-fan

[GitHub] [spark] ajithme opened a new pull request #27039: [SPARK-29174][SQL] LOCAL is not supported in INSERT OVERWRITE DIRECTORY to data source

2019-12-28 Thread GitBox
ajithme opened a new pull request #27039: [SPARK-29174][SQL] LOCAL is not supported in INSERT OVERWRITE DIRECTORY to data source URL: https://github.com/apache/spark/pull/27039 ``` insert overwrite local directory using ``` throws exception ``` Error:

[GitHub] [spark] zhengruifeng commented on issue #26483: [SPARK-29823][MLLIB] Improper persist strategy in mllib.clustering.KMeans.run()

2019-12-28 Thread GitBox
zhengruifeng commented on issue #26483: [SPARK-29823][MLLIB] Improper persist strategy in mllib.clustering.KMeans.run() URL: https://github.com/apache/spark/pull/26483#issuecomment-569480945 I mean, `input: RDD[Vector]` is likely to be cached outside of this method: 1, it is cached in

[GitHub] [spark] zhengruifeng commented on a change in pull request #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting

2019-12-28 Thread GitBox
zhengruifeng commented on a change in pull request #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting URL: https://github.com/apache/spark/pull/27035#discussion_r361830795 ## File path: mllib/src/main/scala/org/apache/spark/mllib/clustering/KMeans.scala

[GitHub] [spark] zhengruifeng commented on a change in pull request #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting

2019-12-28 Thread GitBox
zhengruifeng commented on a change in pull request #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting URL: https://github.com/apache/spark/pull/27035#discussion_r361829940 ## File path:

[GitHub] [spark] zhengruifeng commented on a change in pull request #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting

2019-12-28 Thread GitBox
zhengruifeng commented on a change in pull request #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting URL: https://github.com/apache/spark/pull/27035#discussion_r361830133 ## File path:

[GitHub] [spark] zhengruifeng commented on issue #26483: [SPARK-29823][MLLIB] Improper persist strategy in mllib.clustering.KMeans.run()

2019-12-28 Thread GitBox
zhengruifeng commented on issue #26483: [SPARK-29823][MLLIB] Improper persist strategy in mllib.clustering.KMeans.run() URL: https://github.com/apache/spark/pull/26483#issuecomment-569480169 @srowen @amanomer Do we need this change? `data: RDD[Vector]` and `norms: RDD[Double]` are both

[GitHub] [spark] AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569480006 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569480005 Merged build finished. Test PASSed. This is

[GitHub] [spark] AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569480006 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569480005 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors URL: https://github.com/apache/spark/pull/26982#issuecomment-569479860 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors URL: https://github.com/apache/spark/pull/26982#issuecomment-569479858 Merged build finished. Test PASSed. This is

[GitHub] [spark] SparkQA commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
SparkQA commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569479884 **[Test build #115907 has

[GitHub] [spark] AmplabJenkins commented on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors URL: https://github.com/apache/spark/pull/26982#issuecomment-569479860 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors URL: https://github.com/apache/spark/pull/26982#issuecomment-569479858 Merged build finished. Test PASSed. This is an

[GitHub] [spark] SparkQA removed a comment on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors

2019-12-28 Thread GitBox
SparkQA removed a comment on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors URL: https://github.com/apache/spark/pull/26982#issuecomment-569473245 **[Test build #115904 has

[GitHub] [spark] SparkQA commented on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors

2019-12-28 Thread GitBox
SparkQA commented on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors URL: https://github.com/apache/spark/pull/26982#issuecomment-569479760 **[Test build #115904 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/115904/testReport)**

[GitHub] [spark] AmplabJenkins removed a comment on issue #27038: [SPARK-30379][Core] Avoid OOM when using collection accumulator

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #27038: [SPARK-30379][Core] Avoid OOM when using collection accumulator URL: https://github.com/apache/spark/pull/27038#issuecomment-569479242 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27038: [SPARK-30379][Core] Avoid OOM when using collection accumulator

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27038: [SPARK-30379][Core] Avoid OOM when using collection accumulator URL: https://github.com/apache/spark/pull/27038#issuecomment-569479242 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27038: [SPARK-30379][Core] Avoid OOM when using collection accumulator

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #27038: [SPARK-30379][Core] Avoid OOM when using collection accumulator URL: https://github.com/apache/spark/pull/27038#issuecomment-569479215 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins commented on issue #27038: [SPARK-30379][Core] Avoid OOM when using collection accumulator

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27038: [SPARK-30379][Core] Avoid OOM when using collection accumulator URL: https://github.com/apache/spark/pull/27038#issuecomment-569479215 Merged build finished. Test PASSed. This is an

[GitHub] [spark] SparkQA commented on issue #27038: [SPARK-30379][Core] Avoid OOM when using collection accumulator

2019-12-28 Thread GitBox
SparkQA commented on issue #27038: [SPARK-30379][Core] Avoid OOM when using collection accumulator URL: https://github.com/apache/spark/pull/27038#issuecomment-569479126 **[Test build #115906 has

[GitHub] [spark] viirya opened a new pull request #27038: [SPARK-30379][Core] Avoid OOM when using collection accumulator

2019-12-28 Thread GitBox
viirya opened a new pull request #27038: [SPARK-30379][Core] Avoid OOM when using collection accumulator URL: https://github.com/apache/spark/pull/27038 ### What changes were proposed in this pull request? This patch proposes to only convert first few elements of

[GitHub] [spark] AmplabJenkins removed a comment on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures URL: https://github.com/apache/spark/pull/27037#issuecomment-569478657 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins removed a comment on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures URL: https://github.com/apache/spark/pull/27037#issuecomment-569478660 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures URL: https://github.com/apache/spark/pull/27037#issuecomment-569478660 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures URL: https://github.com/apache/spark/pull/27037#issuecomment-569478657 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] SparkQA removed a comment on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures

2019-12-28 Thread GitBox
SparkQA removed a comment on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures URL: https://github.com/apache/spark/pull/27037#issuecomment-569475752 **[Test build #115905 has

[GitHub] [spark] SparkQA commented on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures

2019-12-28 Thread GitBox
SparkQA commented on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures URL: https://github.com/apache/spark/pull/27037#issuecomment-569478626 **[Test build #115905 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/115905/testReport)** for

[GitHub] [spark] huaxingao commented on issue #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting

2019-12-28 Thread GitBox
huaxingao commented on issue #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting URL: https://github.com/apache/spark/pull/27035#issuecomment-569478281 @zhengruifeng @srowen This is an automated

[GitHub] [spark] AmplabJenkins removed a comment on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures URL: https://github.com/apache/spark/pull/27037#issuecomment-569475417 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins removed a comment on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures URL: https://github.com/apache/spark/pull/27037#issuecomment-569475420 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures

2019-12-28 Thread GitBox
SparkQA commented on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures URL: https://github.com/apache/spark/pull/27037#issuecomment-569475752 **[Test build #115905 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/115905/testReport)** for

[GitHub] [spark] AmplabJenkins removed a comment on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability URL: https://github.com/apache/spark/pull/27015#issuecomment-56947 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins removed a comment on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability URL: https://github.com/apache/spark/pull/27015#issuecomment-569475556 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability URL: https://github.com/apache/spark/pull/27015#issuecomment-56947 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability URL: https://github.com/apache/spark/pull/27015#issuecomment-569475556 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability

2019-12-28 Thread GitBox
SparkQA removed a comment on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability URL: https://github.com/apache/spark/pull/27015#issuecomment-569472260 **[Test build #115902 has

[GitHub] [spark] SparkQA commented on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability

2019-12-28 Thread GitBox
SparkQA commented on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability URL: https://github.com/apache/spark/pull/27015#issuecomment-569475502 **[Test build #115902 has

[GitHub] [spark] AmplabJenkins commented on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures URL: https://github.com/apache/spark/pull/27037#issuecomment-569475417 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569475329 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27037: [SPARK-30376][ML] Unify the computation of numFeatures URL: https://github.com/apache/spark/pull/27037#issuecomment-569475420 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569475328 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569475329 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569475328 Merged build finished. Test FAILed. This is

[GitHub] [spark] zhengruifeng opened a new pull request #27037: [SPARK-30376][ML] Unify the computation of numFeatures

2019-12-28 Thread GitBox
zhengruifeng opened a new pull request #27037: [SPARK-30376][ML] Unify the computation of numFeatures URL: https://github.com/apache/spark/pull/27037 ### What changes were proposed in this pull request? using `MetadataUtils.getNumFeatures` to extract the numFeatures ### Why are

[GitHub] [spark] SparkQA removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
SparkQA removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569472261 **[Test build #115903 has

[GitHub] [spark] SparkQA commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
SparkQA commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569475322 **[Test build #115903 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #27036: [MLlib] Weighted Gini for random forest (Brieman Implementation)

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #27036: [MLlib] Weighted Gini for random forest (Brieman Implementation) URL: https://github.com/apache/spark/pull/27036#issuecomment-569474589 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins commented on issue #27036: [MLlib] Weighted Gini for random forest (Brieman Implementation)

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27036: [MLlib] Weighted Gini for random forest (Brieman Implementation) URL: https://github.com/apache/spark/pull/27036#issuecomment-569474958 Can one of the admins verify this patch? This

[GitHub] [spark] AmplabJenkins commented on issue #27036: Add Shreekanth to Contributors list

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27036: Add Shreekanth to Contributors list URL: https://github.com/apache/spark/pull/27036#issuecomment-569474589 Can one of the admins verify this patch? This is an automated message from

[GitHub] [spark] shreer1998 opened a new pull request #27036: Add Shreekanth to Contributors list

2019-12-28 Thread GitBox
shreer1998 opened a new pull request #27036: Add Shreekanth to Contributors list URL: https://github.com/apache/spark/pull/27036 ### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce any user-facing

[GitHub] [spark] zhengruifeng closed pull request #27014: [SPARK-29967][ML][FOLLOWUP] KMeans Cleanup

2019-12-28 Thread GitBox
zhengruifeng closed pull request #27014: [SPARK-29967][ML][FOLLOWUP] KMeans Cleanup URL: https://github.com/apache/spark/pull/27014 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [spark] AmplabJenkins removed a comment on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors URL: https://github.com/apache/spark/pull/26982#issuecomment-569473326 Merged build finished. Test PASSed. This is

[GitHub] [spark] AmplabJenkins removed a comment on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors URL: https://github.com/apache/spark/pull/26982#issuecomment-569473328 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors URL: https://github.com/apache/spark/pull/26982#issuecomment-569473328 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors URL: https://github.com/apache/spark/pull/26982#issuecomment-569473326 Merged build finished. Test PASSed. This is an

[GitHub] [spark] SparkQA commented on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors

2019-12-28 Thread GitBox
SparkQA commented on issue #26982: [SPARK-30329][ML] add iterator/foreach methods for Vectors URL: https://github.com/apache/spark/pull/26982#issuecomment-569473245 **[Test build #115904 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/115904/testReport)**

[GitHub] [spark] AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569472357 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569472355 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability URL: https://github.com/apache/spark/pull/27015#issuecomment-569472346 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569472357 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569472355 Merged build finished. Test PASSed. This is

[GitHub] [spark] AmplabJenkins removed a comment on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability URL: https://github.com/apache/spark/pull/27015#issuecomment-569472345 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins commented on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability URL: https://github.com/apache/spark/pull/27015#issuecomment-569472346 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability URL: https://github.com/apache/spark/pull/27015#issuecomment-569472345 Merged build finished. Test PASSed. This is an

[GitHub] [spark] SparkQA commented on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability

2019-12-28 Thread GitBox
SparkQA commented on issue #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability URL: https://github.com/apache/spark/pull/27015#issuecomment-569472260 **[Test build #115902 has

[GitHub] [spark] SparkQA commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
SparkQA commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569472261 **[Test build #115903 has

[GitHub] [spark] JkSelf commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
JkSelf commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569471845 retest this please This is an automated message from

[GitHub] [spark] zhengruifeng commented on a change in pull request #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability

2019-12-28 Thread GitBox
zhengruifeng commented on a change in pull request #27015: [SPARK-30358][ML] ML expose predictRaw and predictProbability URL: https://github.com/apache/spark/pull/27015#discussion_r361825722 ## File path:

[GitHub] [spark] zhengruifeng commented on issue #27011: [SPARK-30354][ML] GBT reuse DecisionTreeMetadata among iterations

2019-12-28 Thread GitBox
zhengruifeng commented on issue #27011: [SPARK-30354][ML] GBT reuse DecisionTreeMetadata among iterations URL: https://github.com/apache/spark/pull/27011#issuecomment-569471446 Thanks @srowen @huaxingao for reviewing! This

[GitHub] [spark] AmplabJenkins removed a comment on issue #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting URL: https://github.com/apache/spark/pull/27035#issuecomment-569471198 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting URL: https://github.com/apache/spark/pull/27035#issuecomment-569471197 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting URL: https://github.com/apache/spark/pull/27035#issuecomment-569471197 Merged build finished. Test PASSed. This

[GitHub] [spark] SparkQA removed a comment on issue #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting

2019-12-28 Thread GitBox
SparkQA removed a comment on issue #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting URL: https://github.com/apache/spark/pull/27035#issuecomment-569468135 **[Test build #115898 has

[GitHub] [spark] AmplabJenkins commented on issue #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting URL: https://github.com/apache/spark/pull/27035#issuecomment-569471198 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting

2019-12-28 Thread GitBox
SparkQA commented on issue #27035: [SPARK-30351][ML][PySpark] BisectingKMeans support instance weighting URL: https://github.com/apache/spark/pull/27035#issuecomment-569471151 **[Test build #115898 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569471048 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
SparkQA removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569469625 **[Test build #115901 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569471046 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569471048 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
SparkQA commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569471036 **[Test build #115901 has

[GitHub] [spark] AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569471046 Merged build finished. Test FAILed. This is

[GitHub] [spark] AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569469704 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569469707 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569469704 Merged build finished. Test PASSed. This is

[GitHub] [spark] AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569469707 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
SparkQA commented on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569469625 **[Test build #115901 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569468962 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default

2019-12-28 Thread GitBox
AmplabJenkins removed a comment on issue #26813: [SPARK-30188][SQL][WIP] Enable adaptive query execution by default URL: https://github.com/apache/spark/pull/26813#issuecomment-569468960 Merged build finished. Test FAILed.

  1   2   3   4   >