You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/20 16:18:20 UTC

[jira] [Commented] (METRON-421) Make Stellar Profiler Client API Accessible in Parser and Enrichment Topologies

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

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

GitHub user nickwallen opened a pull request:

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

    METRON-421 Create Stellar REPL

    Created this for debugging some issues I was having in running Stellar functions are on a live cluster.  Thought this would be generally useful on its own.
    
    METRON-435
    
    Create a REPL (Read Eval Print Loop) for the Stellar language that helps in debugging, troubleshooting and learning Stellar. The Stellar DSL (domain specific language) is used to act upon streaming data within Apache Storm. It is difficult to troubleshoot Stellar when it can only be executed within a Storm topology. This REPL is intended to help mitigate that problem by allowing a user to replicate data encountered in production, isolate initialization errors, or understand function resolution problems.

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

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

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

    https://github.com/apache/incubator-metron/pull/262.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 #262
    
----

----


> Make Stellar Profiler Client API Accessible in Parser and Enrichment Topologies
> -------------------------------------------------------------------------------
>
>                 Key: METRON-421
>                 URL: https://issues.apache.org/jira/browse/METRON-421
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Nick Allen
>            Assignee: Nick Allen
>
> A user should be able to use the Stellar Profiler Client API from the Parser and Enrichment topologies.



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