You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Otto Fowler (JIRA)" <ji...@apache.org> on 2017/03/10 03:49:37 UTC

[jira] [Created] (METRON-761) STELLAR should know it's execution context and functions should have an annotation that denotes if they are restricted to an execution environment

Otto Fowler created METRON-761:
----------------------------------

             Summary: STELLAR should know it's execution context and functions should have an annotation that denotes if they are restricted to an execution environment
                 Key: METRON-761
                 URL: https://issues.apache.org/jira/browse/METRON-761
             Project: Metron
          Issue Type: Improvement
            Reporter: Otto Fowler
            Assignee: Otto Fowler


We are adding new Stellar functionality, and have 2 environments
where that functionality can be executed.

Some functions however, will not make sense in all environments.  Between the SHELL and STORM, some things just are not going to work.

For example, executing a script, assumes the script is available on all the storm nodes, requires a user and possibly sudo access.  This may not make sense from storm, but may make sense from the SHELL.

Stellar should 'know' it's context, and only load functions that fit into that context.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)