Hi Jerome, I haven't had to use external jars yet (I've pushed the logic I need into chukwa instead), but I would like to have a solution where including an external jar is just a matter of adding a jar to a local directory. Similar to how Hive has the auxlibs/ dir. It sounds like your solution aligns with this approach. If that's the case, I'm in favor of it.
thanks, Bill On Wed, May 19, 2010 at 6:02 PM, Kirk True <k...@mustardgrain.com> wrote: > Hi Jerome, > > I'm trying to use the 'stick your JAR in HDFS' "chukwa/demux" directory' > approach. I'm not able to get it working (see the "Chukwa can't find Demux > class" thread in the mailing list). > > Thanks, > Kirk > > > On 5/11/10 5:29 PM, Jerome Boulon wrote: > > Hi, > I would like to get feedback from people using their own external jars with > Demux. > The current implementation is using the distributed cache to upload jars to > Hadoop. > - Is it working well? > - Do you have any problem with this feature? > > I’m asking this because we solved this requirement in a different way in > Honu and I wonder if that’s something we need to improve in Chukwa. > > Thanks in advance, > /Jerome. > >