KyuubiInstance always returns 0.0.0.0.10099
in ha mode on EKS.
#5930
Replies: 1 comment 2 replies
-
@HaoYang670 there are some related discussions at #5010 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I deployed Kyuubi on EKS in HA mode. When I call
createSession
to the ALB (I always clear the cookies so that the request can send to different kyuubi servers), the kyuubi Instances returned are always0.0.0.0.10099
. Is it desirable? I assumed different kyuubi server should return different kyuubiInstanceBeta Was this translation helpful? Give feedback.
All reactions