Rajat Sablok

Results 3 comments of Rajat Sablok

Hi @mn-mikke, I lost the logs for the above case. But we were able to recreate this bug with 5 nodes. 1 pod got evicted, here are the logs of...

OK @krasinski We are also facing another issue. Our H2O node never died or went unhealthy, but according to the following logs, spark could not communicate with the H2O cluster....

@krasinski We used the following yml files for our deployment: **Stateful Set:** ``` apiVersion: apps/v1 kind: StatefulSet metadata: name: h2o-stateful-set namespace: sparkling-water-dummy spec: serviceName: h2o-service-dummy replicas: 2 selector: matchLabels: app:...