Hello, I am new to Phoenix, and I want to know does Phoenix Query Server support Impersonation with Non-Kerberos HBase cluster?
I have been configured the Phoenix and Hadoop follow this:http://phoenix.apache.org/server.html, and started Phoenix Query Server by user hue. But when I use the command line:sqlline-thin.py http://localhost:8765?doAs=aaa, it still connects to HBase with user hue instead of the user aaa what I want. So, I want to know does Phoenix support Query Server Impersonation with Non-Kerberos case, or did I miss any configuration? Thanks in advance for your suggestions. [email protected]
