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

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

Github user nickwallen commented on the issue:

    https://github.com/apache/metron/pull/884
  
    Thanks for digging into it @merrimanr .  You uncovered some good stuff.
    
    > I found that the functions available in Zeppelin are a subset of what's 
available in the Stellar shell. The missing functions include IS_EMAIL, 
ENRICHMENT*, GEO*, STATS* and many others. Is this expected?
    
    Yes, since we only added `stellar-common` to the interpreter, only the 
functions defined in that library are available.
    
    I just updated the README to clarify this point.  I also added instructions 
for adding additional libraries to gain access to more Stellar functions.



> Run Stellar in a Zeppelin Notebook
> ----------------------------------
>
>                 Key: METRON-1382
>                 URL: https://issues.apache.org/jira/browse/METRON-1382
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Nick Allen
>            Assignee: Nick Allen
>
> Create a Zeppelin interpreter that allows Stellar to run in a Zeppelin 
> Notebook, the same way that it runs in the command-line driven REPL.
> This should include all of the Stellar "enhancements" available in the REPL 
> that are not part of the core Stellar language including the following.
> * Variable assignment 
> * Magics
> * Docstrings
> * Comments
> * quit



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to