Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-13088

Add zplot Stream Evaluator to plot math expressions in Apache Zeppelin

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Resolved
    • None
    • 7.7
    • None
    • None

    Description

      The Solr Zeppelin interpreter (https://github.com/lucidworks/zeppelin-solr) can already execute Streaming Expressions and therefore Math Expressions.  The zplot function will export the results of Solr Math Expressions in a format the Solr Zeppelin interpreter can work with. This will allow results of Solr Math Expressions to be plotted by Apache Zeppelin.

      Sample syntax:

      let(a=array(1,2,3),
          b=array(4,5,6),
          zplot(line1=a, line2=b, linec=array(7,8,9)))

      Attachments

        1. SOLR-13088.patch
          12 kB
          Joel Bernstein
        2. SOLR-13088.patch
          8 kB
          Joel Bernstein
        3. Screen Shot 2018-12-22 at 4.04.41 PM.png
          321 kB
          Joel Bernstein
        4. Screen Shot 2018-12-21 at 5.53.18 PM.png
          404 kB
          Joel Bernstein
        5. SOLR-13088.patch
          7 kB
          Joel Bernstein

        Issue Links

          Activity

            People

              jbernste Joel Bernstein
              jbernste Joel Bernstein
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: