Shi, (seems like I'm following you around mailing lists)
Can you clarify your setup? In previous messages, I thought you were trying to perform HTTP Basic auth from the JDBC (thin) client to Knox, but no authentication to PQS.
What kind of authentication do you expect/want to happen between Knox and the Avatica server?
- Josh Shi Wang wrote:
Hi, I am recently testing phoenix thin client connect through knox, but it gets HTTP/401 error. It seems knox needs special dispatch for phoenix JDBC/HTTP probably something like KNOX-314 that will authenticate the request sending to avatica server and add authorization header in the request. So avatica server could process the http request successfully when authentication is on (either kerberos or basic). Please correct me if I am wrong, and if there is something already did in knox for phoenix thin client JDBC/HTTP please let me know. Best Shi
