Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2539

Supporting Spark Streaming DataFrame in KuduContext

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.8.0
    • 1.8.0
    • spark
    • None

    Description

      Currently KuduContext does not support Spark Streaming DataFrame. The problem comes from a foreachPartition call which in case of spark streaming is an unsupported operation, like foreach: 

      unsupported operations in streaming

      I have created a small example app with a custom Kudu sink which can be used for testing:

      kudu custom sink and example app

      The patch fixing this issue is also available for kudu-spark, so soon a gerrit review can be expected with the solution.  

      Attachments

        Activity

          People

            attilapiros Attila Zsolt Piros
            attilapiros Attila Zsolt Piros
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: