[
https://issues.apache.org/jira/browse/APEXMALHAR-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764545#comment-15764545
]
devendra tagare commented on APEXMALHAR-2365:
---------------------------------------------
Hi,
Apologies for the late update.
Shouldn't this parser be under org.apache.apex.malhar.contrib.parser instead of
com.datatorrent.contrib.parser.LogParser.java
Any reason otherwise ?
Thanks,
Dev
> 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
> Assignee: Shraddha
> Fix For: 3.7.0
>
>
> 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
> -encoding - for converting tuple to String
> -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)