|
|
+
Nathaniel Auvil 2012-11-05, 15:31
+
Brock Noland 2012-11-05, 15:34
+
Nathaniel Auvil 2012-11-05, 15:47
+
Brock Noland 2012-11-05, 15:58
+
Nathaniel Auvil 2012-11-05, 18:09
+
Harish Mandala 2012-11-05, 22:09
-
Re: HTTP SourceHari Shreedharan 2012-11-06, 18:49
No specific reason. I was familiar with Jetty and we already had a dependence on Jetty for the metrics stuff and I think some avro IPC stuff too, so I decided to just use the same.
Thanks, Hari -- Hari Shreedharan On Monday, November 5, 2012 at 2:09 PM, Harish Mandala wrote: > Just curious, why doesn't the HTTP Source use Netty? > > On Mon, Nov 5, 2012 at 1:09 PM, Nathaniel Auvil <[EMAIL PROTECTED] (mailto:[EMAIL PROTECTED])> wrote: > > One thing i do not see with this HTTPSource is any way to customize the response. > > > > > > On Mon, Nov 5, 2012 at 10:58 AM, Brock Noland <[EMAIL PROTECTED] (mailto:[EMAIL PROTECTED])> wrote: > > > Very soon. I am going to wait for the latest rev of this patch > > > (https://reviews.apache.org/r/6377/) to be reviewed in hopes it can be > > > committed and either way I will build the RC. > > > > > > Brock > > > > > > On Mon, Nov 5, 2012 at 9:47 AM, Nathaniel Auvil > > > <[EMAIL PROTECTED] (mailto:[EMAIL PROTECTED])> wrote: > > > > is there a target date for 1.3? > > > > > > > > > > > > On Mon, Nov 5, 2012 at 10:34 AM, Brock Noland <[EMAIL PROTECTED] (mailto:[EMAIL PROTECTED])> wrote: > > > >> > > > >> There is actually an HTTP Source committed to the 1.3 branch: > > > >> > > > >> > > > >> https://git-wip-us.apache.org/repos/asf?p=flume.git;a=commit;h=0bb1b21e3fa80cbb0f15c6397214d2a040fd1a5c > > > >> > > > >> Otherwise I would shade or jarjar your HTTP Source jars so they don't > > > >> conflict. > > > >> > > > >> Brock > > > >> > > > >> On Mon, Nov 5, 2012 at 9:31 AM, Nathaniel Auvil > > > >> <[EMAIL PROTECTED] (mailto:[EMAIL PROTECTED])> wrote: > > > >> > i am working with Flume 1.2.0 and creating my own HTTP source by > > > >> > embedding > > > >> > Tomcat. I am having several issues. Has anyone ever gotten this to > > > >> > work? > > > >> > It looks like my latest issue is a servlet-api conflict due to an > > > >> > ancient > > > >> > Jetty 6 version on the Flume classpath > > > >> > > > >> > > > >> > > > >> -- > > > >> Apache MRUnit - Unit testing MapReduce - > > > >> http://incubator.apache.org/mrunit/ > > > > > > > > > > > > > > > > > > > > -- > > > Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/ > > > +
Hari Shreedharan 2012-11-06, 18:55
|