Shraddha created APEXMALHAR-2365:
------------------------------------
Summary: 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)