Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/6026#issuecomment-101488044
[Test build #32570 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32570/consoleFull)
for PR 6026 at commit
[`882f921`](https://github.com/apache/spark/commit/882f921215cd063015322e9498ef3614362633f7).
* This patch **fails Scala style tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `final class OneVsRest extends Estimator[OneVsRestModel] with
OneVsRestParams `
* ` decisionTreeCode = '''class DecisionTreeParams(Params):`
* `class DecisionTreeParams(Params):`
* `class LinearRegression(JavaEstimator, HasFeaturesCol, HasLabelCol,
HasPredictionCol, HasMaxIter,`
* `class LinearRegressionModel(JavaModel):`
* `class TreeRegressorParams(object):`
* `class RandomForestParams(object):`
* `class GBTParams(object):`
* `class DecisionTreeRegressor(JavaEstimator, HasFeaturesCol,
HasLabelCol, HasPredictionCol,`
* `class DecisionTreeRegressionModel(JavaModel):`
* `class RandomForestRegressor(JavaEstimator, HasFeaturesCol,
HasLabelCol, HasPredictionCol, HasSeed,`
* `class RandomForestRegressionModel(JavaModel):`
* `class GBTRegressor(JavaEstimator, HasFeaturesCol, HasLabelCol,
HasPredictionCol, HasMaxIter,`
* `class GBTRegressionModel(JavaModel):`
* ` s"FileOutputCommitter or its subclass is expected, but got a $`
* `trait FSBasedRelationProvider `
* `abstract class OutputWriter `
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]