You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Joel Bernstein (Jira)" <ji...@apache.org> on 2020/07/21 13:09:00 UTC

[jira] [Assigned] (SOLR-14673) Add command line tool for executing Streaming Expressions

     [ https://issues.apache.org/jira/browse/SOLR-14673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein reassigned SOLR-14673:
-------------------------------------

    Assignee: Joel Bernstein

> Add command line tool for executing Streaming Expressions
> ---------------------------------------------------------
>
>                 Key: SOLR-14673
>                 URL: https://issues.apache.org/jira/browse/SOLR-14673
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>
> This ticket will provide a simple command line tool that will run a Streaming Expression from the command line and return the results as a delimited result set. This will allow Streaming Expressions to be used from the command line to extract data as well as load data into Solr. 
> Sample syntax:
> {code:java}
> bin/expr zkhost expr_file{code}
> This will run the expression in _expr_file_ with access to collections that reside on the zkhost.
> Output will be to standard out as tab delimited tuples.  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org