Hi, all,
I am writing a piece of code talking to Hive 0.11 Hive Server 2. The JDBC
code depends on libthrift 0.9. However one component which depends on
libthrift 0.7 and not binary compatible with libthrift 0.9.

When I downgrade to 0.7, I got below NoClassDefFoundError:
org/apache/thrift/scheme/StandardScheme.

Any idea how to make HS2 working with thrift 0.7? Thanks.

Johnny

Reply via email to