phoniex and jboss wildfly 10

2018-04-25 Thread Bulvik, Noam
Hi I am trying to add phoenix data source to JBoss Wildfly 10. I managed to add Oracle and impala drivers and data source but when I add phoenix I get this error 14:11:51,520 WARN [org.jboss.modules] (MSC service thread 1-6) Failed to define class com.sun.jersey.server.impl.cdi.CDIExtension

Re: 答复: phoenix query server java.lang.ClassCastException for BIGINT ARRAY column

2018-04-25 Thread Josh Elser
As a general statement, the protobuf serialization is much better maintained and comes with a degree of backwards compatibility (which the JSON serialization guarantees none). Thanks for sharing the solution. On 4/20/18 9:53 AM, Lu Wei wrote: I did some digging, and the reason is because I

Re: Bind Params with Union throw AvaticaSqlException

2018-04-25 Thread Josh Elser
Thanks for that, Lew. I'm snowed under this week, but will try to dig into this some more given the information you provided. On 4/20/18 4:26 PM, Lew Jackman wrote: We have a bit more of a stack trace for our bind parameter exception, not sure if this is very revealing but we have: