GitHub user nickwallen reopened a pull request:

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

    METRON-367 Enhance Profiler to Support Multiple Numeric Types

    ### [METRON-367](https://issues.apache.org/jira/browse/METRON-367)
    
    Note: This change depends on #208 .  The diff will be easier to grok once 
that PR has been merged.
    
    ### Changes
    
    The Profiler currently only allows a profile to produce a Double value as a 
result. The Profiler should be enhanced so that a Profile can write any common 
numeric type including Double, Long, Short, Integer, and Float.  The type 
written depends on the Stellar code that is written as part of the profile 
definition.


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

    $ git pull https://github.com/nickwallen/incubator-metron METRON-367

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

    https://github.com/apache/incubator-metron/pull/212.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 #212
    
----
commit 11ef29bb73c8363b1c905f597be496929b77888f
Author: Nick Allen <[email protected]>
Date:   2016-07-29T20:53:49Z

    METRON-309 Create a normalcy profiler

commit 28560b36273271c438c3309df610a4c4306ffdde
Author: Nick Allen <[email protected]>
Date:   2016-08-11T20:46:00Z

    METRON-309 Corrected a typo in the 'Getting Started' instructions

commit d55d32efeea38f52bd9d1095aa6f8817bc15f0a5
Author: Nick Allen <[email protected]>
Date:   2016-08-12T13:16:19Z

    METRON-309 Altered based on Stellar Unification changes

commit ca81339e0f326dc04110eafd74fd0879dfe1a029
Author: Nick Allen <[email protected]>
Date:   2016-08-12T13:23:06Z

    METRON-309 Need to set the kafka broker in the Profiler topology properties

commit 712a1083c21eb8f7c0d81511d432c054792ebe9b
Author: Nick Allen <[email protected]>
Date:   2016-08-12T15:17:47Z

    METRON-309 Updated examples to use latest Stellar binary functions

commit 01aa1f972324f97b231b7d9a26f122891a1b6d50
Author: Nick Allen <[email protected]>
Date:   2016-08-15T18:03:49Z

    METRON-309 Fixed the README examples and added each as an integration test.

commit d9e2c5e568292c4a08c6c6c314d3c2e8a9ea38be
Author: Nick Allen <[email protected]>
Date:   2016-08-15T20:08:26Z

    METRON-367 Enhance Profiler to Support Multiple Numeric Types

commit 93b59483f8a504cbd95b9bad7e9dd06548e74d21
Author: Nick Allen <[email protected]>
Date:   2016-08-16T16:51:07Z

    METRON-309 Removed legacy classes from Stellar Unification that are no 
longer needed

commit 5ddd08e8bbb84353b06acff0dc1fb5d8521f08bc
Author: Nick Allen <[email protected]>
Date:   2016-08-22T17:17:39Z

    METRON-387 Fix Bad Merge with METRON-309

commit 6b987623fbd666d57216c7333774ba383eca4ebc
Author: Nick Allen <[email protected]>
Date:   2016-08-22T17:52:34Z

    Merge branch 'METRON-387' into METRON-367

commit 8e3a14a78ebe069a14e7f0f8638584b7e8ba0911
Author: Nick Allen <[email protected]>
Date:   2016-08-22T18:06:39Z

    METRON-367 Fixed integration test based on changes in METRON-309

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to