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

Update pom to v0.3.1 for the new 2.1 release #422

Closed liyinan926 closed 7 years ago

liyinan926 commented 7 years ago

For #416.

liyinan926 commented 7 years ago

rerun unit tests please

erikerlandson commented 7 years ago

I'm wondering if we should call it 0.3.1, since it's a bug-fix release

liyinan926 commented 7 years ago

I discussed with @foxish offline and he said 0.4 would be fine. I agree 0.3.1 is better since it's a bug fix release. Let me update the PR to use 0.3.1.

foxish commented 7 years ago

I don't have strong opinions on this. If it's minor enough that we think 0.3.1 captures it well, then let's do that.

On Aug 8, 2017 11:36 AM, "Yinan Li" notifications@github.com wrote:

I discussed with @foxish https://github.com/foxish offline and he said 0.4 would be fine. I agree 0.3.1 is better since it's a bug fix release. Let me update the PR to use 0.3.1.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/apache-spark-on-k8s/spark/pull/422#issuecomment-321044297, or mute the thread https://github.com/notifications/unsubscribe-auth/AA3U55fvRmETWr_mS1hdN8mwRTIXdAJfks5sWKrLgaJpZM4OxCFU .

liyinan926 commented 7 years ago

Updated to 0.3.1.

foxish commented 7 years ago

PTAL @mccheah @ash211 @kimoonkim

foxish commented 7 years ago

LGTM, merge on green unless there are objections.