[ https://issues.apache.org/jira/browse/APEXMALHAR-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tushar Gosavi resolved APEXMALHAR-2365. --------------------------------------- Resolution: Fixed Fix Version/s: 3.7.0 > 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)