Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

is there a way to setup Phoenix with Knox in HDP 2.3.4?

avatar
Master Mentor

I know Phoenix is 4.4.0 and I see a jira referencing support for Knox in Calcite, how would I be able to leverage that to setup Phoenix with Know now or is that built into the upcoming releases?

1 ACCEPTED SOLUTION

avatar
Super Guru

To my understanding, CALCITE-1025 does provide what's necessary for Avatica to work with Knox (based on some earlier conversations with Knox folks), but there are two missing things still. Phoenix 4.8 was also just updated to use a version of Avatica which contains CALCITE-1025.

  1. Configuration in Phoenix to set the username:password "database" (properties file for Jetty) that Avatica is expecting
  2. Actual testing with Knox

I think we're close, but it's definitely not going to work out of the box right now.

View solution in original post

3 REPLIES 3

avatar
Master Mentor

tagging @Josh Elser

avatar
Master Mentor

avatar
Super Guru

To my understanding, CALCITE-1025 does provide what's necessary for Avatica to work with Knox (based on some earlier conversations with Knox folks), but there are two missing things still. Phoenix 4.8 was also just updated to use a version of Avatica which contains CALCITE-1025.

  1. Configuration in Phoenix to set the username:password "database" (properties file for Jetty) that Avatica is expecting
  2. Actual testing with Knox

I think we're close, but it's definitely not going to work out of the box right now.