You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Almog Tavor (Jira)" <ji...@apache.org> on 2021/08/22 08:26:00 UTC

[jira] [Updated] (CAMEL-16879) camel-spark: structured streaming and DStream libraries support addition

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

Almog Tavor updated CAMEL-16879:
--------------------------------
    Description: 
It would be great if support for the park streaming libraries were added. The Spark Structured Streaming library is very popular and in general, the Spark Streaming libraries are in common use (see the [Stackoverflow questions count|https://stackoverflow.com/questions/tagged/spark-streaming]). The first support in my opinion would be added to the newer Spark Structured Streaming library - a library with a similar API to the Spark SQL Dataframes API. Then to the DStreams API (similar to the RDDs API). That's because the main use of the library is with the Structured Streaming library.

I put it in a major priority because lots of Apache Spark users will tend to give up the use of Apache Camel if they are using Spark Structured Streaming, which is currently unsupported.

  was:
It would be great if support for the park streaming libraries were added. The Spark Structured Streaming library is very popular and in general, the Spark Streaming libraries are in common use (see the [Stack Overflow questions count| [https://stackoverflow.com/questions/tagged/spark-streaming)|https://stackoverflow.com/questions/tagged/spark-streaming]]). The first support in my opinion would be added to the newer Spark Structured Streaming library - a library with a similar API to the Spark SQL Dataframes API. Then to the DStreams API (similar to the RDDs API). That's because the main use of the library is with the Structured Streaming library.

I put it in a major priority because lots of Apache Spark users will tend to give up the use of Apache Camel if they are using Spark Structured Streaming, which is currently unsupported.


> camel-spark: structured streaming and DStream libraries support addition
> ------------------------------------------------------------------------
>
>                 Key: CAMEL-16879
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16879
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-spark
>            Reporter: Almog Tavor
>            Priority: Major
>
> It would be great if support for the park streaming libraries were added. The Spark Structured Streaming library is very popular and in general, the Spark Streaming libraries are in common use (see the [Stackoverflow questions count|https://stackoverflow.com/questions/tagged/spark-streaming]). The first support in my opinion would be added to the newer Spark Structured Streaming library - a library with a similar API to the Spark SQL Dataframes API. Then to the DStreams API (similar to the RDDs API). That's because the main use of the library is with the Structured Streaming library.
> I put it in a major priority because lots of Apache Spark users will tend to give up the use of Apache Camel if they are using Spark Structured Streaming, which is currently unsupported.



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