Really, it must be really easy, I just have to write the input in the body of the event... I don't need headers for myy event.
2014-12-04 16:51 GMT+01:00 Hari Shreedharan <[email protected]>: > No, you'd have to use custom logic for that. It might be easier to simply > write a handler that uses your own format. > > Thanks, Hari > > > On Thu, Dec 4, 2014 at 7:49 AM, Guillermo Ortiz <[email protected]> > wrote: >> >> Hello, >> >> I'm using HttpSource to inject data to HDFS. My JSON format isn't the >> format that >> JSONHandler needs. >> Is there an direct way to transform it in the JSONHandler format or >> the solution is to develop my own handler? > >
