I am trying to connect kerberized Apache phoenix with the npm jdbc package on node.js [ node.js and npm jdbc package issue with kerberized apache phoenix ], but facing lots of challenges, hence looking for other solutions; In my case npm phoenix-client package seems to be a good option, but I didn't find any kerberized phoenix connectivity example, using phoenix-client package.
If anybody have connected kerberized Apache phoenix uses npm phoenix-client package, please share your thoughts.
I use jdbc package for that. My config looks like this. Correct the version numbers accordingly.