apache-spark-on-k8s / spark

Apache Spark enhanced with native Kubernetes scheduler back-end: NOTE this repository is being ARCHIVED as all new development for the kubernetes scheduler back-end is now on https://github.com/apache/spark/
https://spark.apache.org/
Apache License 2.0
612 stars 118 forks source link

Fix of #389 of Failing Resource Staging Server #418

Closed ifilonenko closed 7 years ago

ifilonenko commented 7 years ago

What changes were proposed in this pull request?

Modified pom.xml to exclude: javax.ws.rs:jsr311-api

Resolving issue: #389

How was this patch tested?

Unit Tests and Integration Tests

erikerlandson commented 7 years ago

@ifilonenko I am curious, what changed so that this new exclusion is required?

mccheah commented 7 years ago

rerun integration tests please

erikerlandson commented 7 years ago

rerun integration tests please

erikerlandson commented 7 years ago

3 of 5 completed so far

erikerlandson commented 7 years ago

rerun integration tests please

erikerlandson commented 7 years ago

rerun integration tests please

ifilonenko commented 7 years ago

420 seems to be more stable. This will require further investigation

erikerlandson commented 7 years ago

closing because we used #420