You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "devendra tagare (JIRA)" <ji...@apache.org> on 2016/03/28 19:50:25 UTC

[jira] [Created] (APEXMALHAR-2033) Streaming JSON parser

devendra tagare created APEXMALHAR-2033:
-------------------------------------------

             Summary: Streaming JSON parser
                 Key: APEXMALHAR-2033
                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2033
             Project: Apache Apex Malhar
          Issue Type: New Feature
            Reporter: devendra tagare


Implementing a streaming JSON parser based on http://wiki.fasterxml.com/JacksonStreamingApi for reading a JSON & converting it to a POJO.

This operator will handle multiline inputs.

Input would be a byte array & output would be a POJO.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)