Created 03-08-2016 04:32 AM
Does knox only use http transport method? Is it able to use TCP? The reason I ask is if I connect to hive (kerberized) cluster using TCP (default method to connect to hive) jdbc would I have to use http instead if knox were to be enabled?
Created 03-08-2016 04:34 AM
Yes you create another HS2 with HTTP transport to bind. Knox only uses http.
Created 03-08-2016 04:34 AM
Yes you create another HS2 with HTTP transport to bind. Knox only uses http.
Created 03-08-2016 07:51 PM
@Ancil McBarnett Does that mean maintaining 2 different meta repositories?
Created 03-09-2016 12:22 AM
No it can be the same metadata repository. You have two different MySQL instances for two different metadata repositories if you wish