Randy Gelhausen created PHOENIX-3476: ----------------------------------------
Summary: Publish "thin-client" artifact Key: PHOENIX-3476 URL: https://issues.apache.org/jira/browse/PHOENIX-3476 Project: Phoenix Issue Type: Bug Reporter: Randy Gelhausen Priority: Minor Applications like Apache NiFi support plugging in arbitrary JDBC client jars. I would like to use NiFi as a phoenix-queryserver-client but there are no published shaded artifacts: When I attempt to use phoenix-queryserver-client-4.8.1-HBase-1.1, I get missing Avatica classes: java.lang.NoClassDefFoundError: org/apache/calcite/avatica/remote/Driver I have downloaded the Phoenix 4.8.1 binaries which include phoenix-4.8.1-HBase-1.1-thin-client.jar, but that artifact is not available on maven central or any other public mirror I could find which makes automated deployment painful. -- This message was sent by Atlassian JIRA (v6.3.4#6332)