But is integration published as a separate jar? Sent from my iPhone
On Feb 22, 2012, at 6:52 AM, Sean Owen <sro...@gmail.com> wrote: > I think its fine to let them live in integration here rather than a new > module. The iterators could be useful upstream yes and maybe a few more > bits. The AbstractJob might still be a little too app specific. > On Feb 22, 2012 2:37 PM, "Grant Ingersoll" <gsing...@apache.org> wrote: > >> We've collected a fair bit of Hadoop utils over the years. I am finding >> them generally useful in other projects. Would it make sense to either >> split them out to a standalone jar and/or donate them upstream to Hadoop >> itself? >> >> I'm thinking the things like: >> Seq File iterators and potentially the SeqFileDumper too >> AbstractJob and related >> >> My gut preference is that we maintain ownership of them but pub them in a >> separate JAR. >> >> Thoughts? >> >> -Grant