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

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

GitHub user cestella opened a pull request:

    https://github.com/apache/incubator-metron/pull/419

    METRON-664: Make the index configuration per-writer with enabled/disabled

    Currently the index configuration is per-sensor and the properties 
specified are identical for every writer.  Also, the ability to turn off a 
given writer for a given sensor is not available.
    
    This JIRA seeks to remedy that by:
    * Making the per-sensor indexing config have per-writer sections for the 
properties available to configure
    * Adding a new per-writer property `enabled` to indicate whether the writer 
is turned on or off (default on).
    
    Please see the `metron-indexing` documentation for examples of the new 
configs.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cestella/incubator-metron METRON-664

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/419.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #419
    
----
commit 5ee9295657a218235f4f38d5475693bdebab44f3
Author: cstella <ceste...@gmail.com>
Date:   2017-01-17T00:12:59Z

    First cut.

commit 58af93ea50f1ac20ef61e232e125becaf4756a29
Author: cstella <ceste...@gmail.com>
Date:   2017-01-17T16:21:56Z

    Updating to add warning message.

commit 46f806061e0a64da78c3539cec418abb78978875
Author: cstella <ceste...@gmail.com>
Date:   2017-01-17T21:54:18Z

    Updating stellar management functions

commit 2c3d8dcd0b6c8a537a1d8439483f794cdd7400ca
Author: cstella <ceste...@gmail.com>
Date:   2017-01-18T14:07:59Z

    Updated readme.

commit d0eea5db097701aff83e9df5dcee87da2b0724d8
Author: cstella <ceste...@gmail.com>
Date:   2017-01-18T14:17:53Z

    Updating indexing functions and docs.

----


> Make the index configuration per-writer with enabled/disabled
> -------------------------------------------------------------
>
>                 Key: METRON-664
>                 URL: https://issues.apache.org/jira/browse/METRON-664
>             Project: Metron
>          Issue Type: Sub-task
>            Reporter: Casey Stella
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to