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
    
----

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to