[
https://issues.apache.org/jira/browse/ACCUMULO-4105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs updated ACCUMULO-4105:
----------------------------------------
Fix Version/s: (was: 2.0.0)
1.8.0
> MiniAccumuloClusterConfigImpl doesn't implement MiniAccumuloClusterConfig
> -------------------------------------------------------------------------
>
> Key: ACCUMULO-4105
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4105
> Project: Accumulo
> Issue Type: Bug
> Components: mini
> Affects Versions: 1.8.0
> Reporter: Jim Klucar
> Priority: Minor
> Fix For: 1.8.0
>
>
> I was launching MiniAccumuloCluster and needed to add a jar to the classpath.
> MiniAccumuloClusterConfigImpl has a method setClasspathItems(String ...) that
> I used for this purpose. Unfortunately since MiniAccumuloClusterConfigImpl
> doesn't declare that it implements MiniAccumuloClusterConfig, I had to use
> MiniAccumuloClusterImpl instead of MiniAccumuloCluster. Not sure what the
> right solution is here. At the end of the day, explicitly adding things to
> the classpath is the feature I needed. It was there, but not in the public
> API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)