Re: x-ndjson via Knox

2018-10-08 Thread Sandeep Moré
Ok, I think the problem here is that the request payload is getting stripped for some reason. Looking closely at your curl request it looks like you are using XPOST, try using POST and see if it works. I don't think Knox has support for XPOST. Also, if POST works can you file a bug. Best,

Re: load balancing of Hiveserver 2 throught Knox

2018-10-08 Thread rabii lamriq
Hi Larry Thank you for your reply. Regards Rabii Le lun. 8 oct. 2018 à 15:08, larry mccay a écrit : > Hi Rabii - > > HIve HA through Knox does not do LBing across Hive instances. > It leverages the Hive ZK based HA for failover to another instance in the > event of connection failures. > >

Re: load balancing of Hiveserver 2 throught Knox

2018-10-08 Thread larry mccay
Hi Rabii - HIve HA through Knox does not do LBing across Hive instances. It leverages the Hive ZK based HA for failover to another instance in the event of connection failures. thanks, --larry On Mon, Oct 8, 2018 at 7:25 AM rabii lamriq wrote: > Hi > > Can we configure HA and load balancing

load balancing of Hiveserver 2 throught Knox

2018-10-08 Thread rabii lamriq
Hi Can we configure HA and load balancing of HS2 via knox? Regards Rabii

Re: x-ndjson via Knox

2018-10-08 Thread rabii lamriq
Hi Sandeep The error is : {"error":{"root_cause":[{"type":"action_request_validation_exception","reason":"Validation Failed: 1: no requests added;"}],"type":"action_request_validation_exception","reason":"Validation Failed: 1: no requests added;"},"status":400} I don't find how to rewrite rules.