[
https://issues.apache.org/jira/browse/APEXMALHAR-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shraddha updated APEXMALHAR-2365:
---------------------------------
Description:
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.
was:
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.
> 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
>
> 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)