[ 
https://issues.apache.org/jira/browse/METRON-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Miklavcic updated METRON-2194:
--------------------------------------
    Fix Version/s: Next + 1

> Update Ambari tooltip to specify single quotes for parser names with hyphens
> ----------------------------------------------------------------------------
>
>                 Key: METRON-2194
>                 URL: https://issues.apache.org/jira/browse/METRON-2194
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Michael Miklavcic
>            Assignee: Michael Miklavcic
>            Priority: Major
>             Fix For: Next + 1
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> I dug into this a bit and this is due to the MPack parser name-splitting 
> logic for handling parser aggregation
> SeeĀ 
> [https://github.com/apache/metron/commit/ebdaf5f905829d8ff59814bb3555666217f85abb#diff-07d6a1f0be049bf6ccf888ec32a0ec1fR74]
> The shlex library will split strings on hyphens and treat each part as an 
> individual token. e.g. "hello-good-world" becomes "hello", "-", "good", "-", 
> "world"



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to