You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/02/17 11:58:49 UTC

[GitHub] [spark] HyukjinKwon commented on a change in pull request #27605: [MINOR][DOC] Fix fabric8 version in documentation

HyukjinKwon commented on a change in pull request #27605: [MINOR][DOC] Fix fabric8 version in documentation
URL: https://github.com/apache/spark/pull/27605#discussion_r380141150
 
 

 ##########
 File path: docs/running-on-kubernetes.md
 ##########
 @@ -78,7 +78,7 @@ logs and remains in "completed" state in the Kubernetes API until it's eventuall
 Note that in the completed state, the driver pod does *not* use any computational or memory resources.
 
 The driver and executor pod scheduling is handled by Kubernetes. Communication to the Kubernetes API is done via fabric8, and we are
-currently running <code>kubernetes-client</code> version <code>4.1.0</code>. Make sure that when you are making infrastructure additions that you are aware of said version. It is possible to schedule the
+currently running <code>kubernetes-client</code> version <code>4.7.1</code>. Make sure that when you are making infrastructure additions that you are aware of said version. It is possible to schedule the
 
 Review comment:
   Can you link which JIRA changed the version?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org