[
https://issues.apache.org/jira/browse/APEXMALHAR-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15715437#comment-15715437
]
Munagala V. Ramanath commented on APEXMALHAR-2365:
--------------------------------------------------
Couple of thoughts:
1. Some use cases why this is needed would be helpful.
2. Is the plan to convert the byte array to a String as a first step ? If so,
the encoding for that conversion should be a parameter.
> LogParser - Operator to parse byte array using log format and emit a POJO
> -------------------------------------------------------------------------
>
> Key: APEXMALHAR-2365
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2365
> Project: Apache Apex Malhar
> Issue Type: Improvement
> Reporter: Shraddha
>
> A generic parser which takes the logFileFormat(schema with field and regex)
> as a parameter and parse the log
> Input: Byte Array
> Output: POJO
> Parameters:
> -logFileFormat - schema containing fields and regex
> -tuple class
> POJO Schema Configuration is required and the order of schema should match
> with the log.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)