GitHub user erikerlandson opened a pull request:
https://github.com/apache/spark/pull/22285
[SPARK-25275][K8S] require memberhip in wheel to run 'su' in dockerfiles
## What changes were proposed in this pull request?
Add a PAM configuration in k8s dockerfile to require authentication into
wheel to run as `su`
## How was this patch tested?
Verify against CI that PAM config succeeds & causes no regressions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/erikerlandson/spark spark-25275
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22285.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 #22285
----
commit f29051edb52c038b18592915187dab2955a87d7f
Author: Erik Erlandson <eerlands@...>
Date: 2018-08-30T15:02:04Z
[SPARK-25275][K8S] require memberhip in wheel to run 'su' in dockerfiles
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]