[
https://issues.apache.org/jira/browse/PHOENIX-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15935771#comment-15935771
]
Hudson commented on PHOENIX-3476:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1590 (See
[https://builds.apache.org/job/Phoenix-master/1590/])
PHOENIX-3476: prevent loss of offset when sub-aggregating (Matthew
(jamestaylor: rev 2074d1f0a2dd2b03c2e3588ffd4d5f2395cc7505)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/expression/aggregator/FirstLastValueServerAggregator.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/NthValueFunctionIT.java
> 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.15#6346)