You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@phoenix.apache.org by Abe Weinograd <ab...@flonet.com> on 2014/10/06 17:29:28 UTC

snappy class not found

I have a few tables that are compressed using snappy.  Certain queries like
COUNT(DISTINCT), give me a error in my query tool giving a ClassNotFound
for SnappyCodec in the JDBC driver.  I thought those were packed in the 4.1
Hadoop2 Phoenix client.

Is there an easy way around this?

Thanks,
Abe