Amit Baghel created SPARK-21249:
-----------------------------------

             Summary: Is it possible to use File Sink with mapGroupsWithState 
in Structured Streaming?
                 Key: SPARK-21249
                 URL: https://issues.apache.org/jira/browse/SPARK-21249
             Project: Spark
          Issue Type: Question
          Components: Structured Streaming
    Affects Versions: 2.2.0
            Reporter: Amit Baghel
            Priority: Minor


I am working with 2.2.0-SNAPSHOT and Structured Streaming. Is it possible to 
use File Sink with mapGroupsWithState? With append output mode I am getting 
below exception.

Exception in thread "main" org.apache.spark.sql.AnalysisException: 
mapGroupsWithState is not supported with Append output mode on a streaming 
DataFrame/Dataset;;



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to