Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-4105

MiniAccumuloClusterConfigImpl doesn't implement MiniAccumuloClusterConfig

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.8.0
    • None
    • mini
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jklucar Jim Klucar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: