[ 
https://issues.apache.org/jira/browse/METRON-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100751#comment-16100751
 ] 

ASF GitHub Bot commented on METRON-942:
---------------------------------------

Github user BlackHatJohnDoe commented on a diff in the pull request:

    https://github.com/apache/metron/pull/580#discussion_r129420751
  
    --- Diff: 
metron-maven-archetypes/metron-maven-parser-extension-archetype/src/main/resources/archetype-resources/metron-parser-__parserName__/README.md
 ---
    @@ -0,0 +1,5 @@
    +#${parserClassName} Parser
    --- End diff --
    
    `s/#${parserClassName}/# ${parserClassName}/`


> REST Support for Parser Extensions
> ----------------------------------
>
>                 Key: METRON-942
>                 URL: https://issues.apache.org/jira/browse/METRON-942
>             Project: Metron
>          Issue Type: New Feature
>            Reporter: Otto Fowler
>            Assignee: Otto Fowler
>
> If and after METRON-777 lands, support will be required for installing parser 
> extensions into the system, as well as uninstalling them.
> The first step in this is to have support in metron-rest for this.
> The rest interface should support installing a parser extension from the 
> assembly tar.gz produced by the archetype.
> The result of the installation should be:
> * the bundle is installed in the alternate extension library location in hdfs
> * the patterns for all parsers in the extension should be deployed to hdfs
> * the configurations for each pattern should be installed into ZK ( parser, 
> indexing, enrichment )
> * an extension configuration, that includes the parsers it produces, and the 
> default configurations ( the above and elasticsearch etc ) should be entered 
> into ZK
> The reading of these configurations should also be supported.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to