Skip to content

Conversation

@jerryshao
Copy link
Contributor

Add application kill function in master web UI for standalone mode. Details can be seen in SPARK-5495.

The snapshot of UI shows as below:
snapshot

Please help to review, thanks a lot.

@SparkQA
Copy link

SparkQA commented Jan 30, 2015

Test build #26395 has started for PR 4288 at commit ef19401.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 30, 2015

Test build #26396 has started for PR 4288 at commit 5e33eaa.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 30, 2015

Test build #26395 has finished for PR 4288 at commit ef19401.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class TreeEnsembleModel(JavaModelWrapper):
    • class DecisionTreeModel(JavaModelWrapper):
    • class RandomForestModel(TreeEnsembleModel):
    • class GradientBoostedTreesModel(TreeEnsembleModel):
    • class GradientBoostedTrees(object):

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/26395/
Test PASSed.

@SparkQA
Copy link

SparkQA commented Jan 30, 2015

Test build #26396 has finished for PR 4288 at commit 5e33eaa.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class TreeEnsembleModel(JavaModelWrapper):
    • class DecisionTreeModel(JavaModelWrapper):
    • class RandomForestModel(TreeEnsembleModel):
    • class GradientBoostedTreesModel(TreeEnsembleModel):
    • class GradientBoostedTrees(object):
    • trait Star extends Attribute with trees.LeafNode[Expression]
    • case class UnresolvedStar(table: Option[String]) extends Star
    • case class ResolvedStar(expressions: Seq[NamedExpression]) extends Star

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/26396/
Test PASSed.

@SparkQA
Copy link

SparkQA commented Feb 12, 2015

Test build #27323 has started for PR 4288 at commit 2495c49.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Feb 12, 2015

Test build #27323 has finished for PR 4288 at commit 2495c49.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/27323/
Test PASSed.

@andrewor14
Copy link
Contributor

LGTM. I think this will be useful for many deployments. Can you rebase to master?

@jerryshao
Copy link
Contributor Author

Yeah, I will, thanks a lot :).

@jerryshao jerryshao changed the title [SPARK-5495][UI] Add app kill function in master web UI [SPARK-5495][UI] Add app and driver kill function in master web UI Feb 27, 2015
@SparkQA
Copy link

SparkQA commented Feb 27, 2015

Test build #28035 has started for PR 4288 at commit fa3e486.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Feb 27, 2015

Test build #28035 has finished for PR 4288 at commit fa3e486.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/28035/
Test FAILed.

@andrewor14
Copy link
Contributor

retest this please. We really need to fix this flaky test

@SparkQA
Copy link

SparkQA commented Feb 27, 2015

Test build #28044 has started for PR 4288 at commit fa3e486.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Feb 27, 2015

Test build #28044 has finished for PR 4288 at commit fa3e486.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/28044/
Test PASSed.

@asfgit asfgit closed this in 67595eb Feb 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants