GitHub user skonto opened a pull request:
https://github.com/apache/spark/pull/22931
[SPARK-25930][K8s] Fix scala string detection in k8s tests
## What changes were proposed in this pull request?
- Issue is described in SPARK-25930. Since we rely on the output pick
always the last line which contains the wanted value.
## How was this patch tested?
manually. rm -rf ~/.m2 and then run the tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/skonto/spark fix_scala_detection
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22931.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22931
----
commit 913b4c405ed618f13dac7f76dbbab220b3e0697c
Author: Stavros Kontopoulos <stavros.kontopoulos@...>
Date: 2018-11-02T19:46:10Z
fix scala string detection in k8s tests
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]