Hi John, I do not believe that session IDs are global. Each Drillbit maintains its own concept of sessions. A global session would require some centralized registry of sessions, which Drill does not have.
Would be great if someone can confirm… - Paul > On Jun 22, 2017, at 12:14 PM, John Omernik <[email protected]> wrote: > > When I log onto a drill node, and get Session Id, if I connect to another > drill node in the cluster will the session id be valid? > > I am guessing not, but want to validate. > > My conumdrum, I have my Drill cluster running in such a way that the > connections to the nodes are load balanced via DNS. However, if I get a DNS > IP while in session it appears to invalidate, and thus forces me to log > on...
