You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@livy.apache.org by GitBox <gi...@apache.org> on 2020/05/05 13:59:06 UTC

[GitHub] [incubator-livy] plavreshin commented on pull request #167: [LIVY-588]: Full support for Spark on Kubernetes

plavreshin commented on pull request #167:
URL: https://github.com/apache/incubator-livy/pull/167#issuecomment-624072471


   Hi @jahstreet !
   
   Thanks a lot for this contribution, I have tried it today and it works like a charm but I have a question regarding completed / failed pods - are those going to stay indefinitely in k8s like they are now
   ```
   a5b0fae4-6788-4d36-b2d9-52fb324a4c70-1588337906004-driver   0/1     Completed   0          
   a730adbe-1c6b-472c-8206-822a6987b6a1-1588336487771-driver   0/1     Completed   0          
   af3ca255-556c-41a1-8021-bdd0e0d691ae-1588337573608-driver   0/1     Completed   0          
   b3c8d0d1-46e5-44e1-883d-94d7df8680cf-1588337480374-driver   0/1     Completed   0          
   bb05602c-3a44-4ea7-8d8d-3929f480ea3e-1588337872526-driver   0/1     Completed   0          
   bb23af70-25ad-407d-8682-d9d5f5d03861-1588337545733-driver   0/1     Error       0          
   ```
   or livy is supposed to purge completed jobs in a while? 
   
   Thanks in advance!


----------------------------------------------------------------
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