[GitHub] spark issue #23013: [SPARK-25023] More detailed security guidance for K8S

2018-11-16 Thread nrchakradhar
Github user nrchakradhar commented on the issue: https://github.com/apache/spark/pull/23013 The description is very useful and concise. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark issue #22433: [SPARK-25442][SQL][K8S] Support STS to run in k8s deploy...

2018-09-19 Thread nrchakradhar
Github user nrchakradhar commented on the issue: https://github.com/apache/spark/pull/22433 This PR is now same as [PR-20272](https://github.com/apache/spark/pull/20272). The conversation in [PR-20272](https://github.com/apache/spark/pull/20272), has some useful information which

[GitHub] spark pull request #22215: [SPARK-25222][K8S] Improve container status loggi...

2018-08-25 Thread nrchakradhar
Github user nrchakradhar commented on a diff in the pull request: https://github.com/apache/spark/pull/22215#discussion_r212793906 --- Diff: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/KubernetesUtils.scala --- @@ -60,4 +64,90 @@ private[spark

[GitHub] spark pull request #21669: [SPARK-23257][K8S][WIP] Kerberos Support for Spar...

2018-07-31 Thread nrchakradhar
Github user nrchakradhar commented on a diff in the pull request: https://github.com/apache/spark/pull/21669#discussion_r206447871 --- Diff: resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/submit/KubernetesClientApplication.scala --- @@ -107,7 +109,14

[GitHub] spark issue #20272: [SPARK-23078] [CORE] [K8s] allow Spark Thrift Server to ...

2018-05-22 Thread nrchakradhar
Github user nrchakradhar commented on the issue: https://github.com/apache/spark/pull/20272 Its working for us in our test environment. No issues so far. Only thing to take care is the clean-up of the driver manually when the thrift server is re-installed or started due to any reason

[GitHub] spark issue #21268: [SPARK-24209][SHS] Automatic retrieve proxyBase from Kno...

2018-05-08 Thread nrchakradhar
Github user nrchakradhar commented on the issue: https://github.com/apache/spark/pull/21268 @mgaido91 Just a query. Is this specific to Knox only or will it work when the HistoryServer UI is proxied by different load balancer