On Fri, Jan 3, 2014 at 12:19 AM, Jared Winick <[email protected]> wrote:

> I would be happy to clean up and make the reflection-based Hammer available
> to those who desire it for current Accumulo versions. Any suggestions on
> the best/proper way to do this for the community? I assume it is bad
> practice to use the org.apache.accumulo package for code that isn't
> actually part of Accumulo, right?
>
>
Generally, yes.

I think there are two options:

* Make it part of Accumulo by putting it in a feature branch with a README
(probably named after the original ticket)
* put it in a github project and link to it from ACCUMULO-2113 and the
original problem ticket

I'd favor the latter.

-Sean

Reply via email to