Uploaded image for project: 'MRQL'
  1. MRQL
  2. MRQL-79

Add support for incremental query processing

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.6
    • 0.9.6
    • Run-Time/Spark, Streaming
    • None

    Description

      This is a new feature for MRQL streaming: its task is to convert any stream-based MRQL query to an incremental query that merges the previous query results with the results of applying the query to the new data batches only. For example, it will be able to convert the MRQL PageRank query to an incremental PageRank query automatically. The basic idea was presented at ApacheCon'15 (page 28 in http://lambda.uta.edu/mrql-apachecon15.pdf ) as a future plan for MRQL. It will work on Spark Streaming mode for now, but later it will support Flink Streaming too.

      Attachments

        Activity

          People

            fegaras Leonidas Fegaras
            fegaras Leonidas Fegaras
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: