I reconfigured Spark infrastructure in K8s (as part of MLRun/Iguazio platform) and after that, I got a lot of issues in level of services:
- Spark service (with information
Failed
) - All jupyter notebooks (with information
Failed dependencies
)
and also general error/message:
Some services have not been successfully deployed. Check the services status as shown below.
I changed only amount of RAM (1-30 GB RAM), vCPU (1-14) and Replicas (3).
Did you get the similar issue and how to avoid the situation?