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?
