[
https://issues.apache.org/jira/browse/KUDU-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16554510#comment-16554510
]
Mike Percy commented on KUDU-2411:
----------------------------------
Below is a link to a bare-bones binary test artifact that I built on CentOS 6
and was able to run --help on on Ubuntu 16.04. It's not a release version
(1.8.0-SNAPSHOT), it contains snapshots of all security libs and should never
be used "in production", and like I said is not really tested yet. I think it
probably works, though.
https://drive.google.com/file/d/187tpUZJP-SiMsMVbj-9FcATUbQXmuUiy/
> Create a public test utility artifact
> -------------------------------------
>
> Key: KUDU-2411
> URL: https://issues.apache.org/jira/browse/KUDU-2411
> Project: Kudu
> Issue Type: Improvement
> Components: java
> Affects Versions: 1.7.0
> Reporter: Grant Henke
> Assignee: Grant Henke
> Priority: Major
> Labels: community
>
> Create a public published test utility jar that contains useful testing
> utilities for applications that integrate with Kudu including things like
> BaseKuduTest.java and MiniKuduCluster.java.
> This has the added benefit of eliminating the unusual dependency on all of
> kudu-clients test in each of the other java modules. This could likely be
> used in our examples code too.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)