You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Casey Stella (JIRA)" <ji...@apache.org> on 2016/08/28 00:36:20 UTC

[jira] [Created] (METRON-397) Add a stellar function to interact with the HBase enrichment table

Casey Stella created METRON-397:
-----------------------------------

             Summary: Add a stellar function to interact with the HBase enrichment table
                 Key: METRON-397
                 URL: https://issues.apache.org/jira/browse/METRON-397
             Project: Metron
          Issue Type: New Feature
            Reporter: Casey Stella
            Assignee: Casey Stella
             Fix For: 0.2.2BETA


We currently can only do simple HBase enrichment and threat intel via specialized adapters.  With the advent of stellar and the incorporation as an Enrichment adapter, it would be nice to be able to :
* Retrieve the map of values stored in HBase given an enrichment type and indicator
* Determine existence of a given enrichment type and indicator

To that end, two Stellar functions were added:
* ENRICHMENT_GET
* ENRICHMENT_EXISTS



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