Kavya created SPARK-24984:
-----------------------------

             Summary: Spark Streaming with xml data 
                 Key: SPARK-24984
                 URL: https://issues.apache.org/jira/browse/SPARK-24984
             Project: Spark
          Issue Type: New Feature
          Components: DStreams
    Affects Versions: 2.3.1
            Reporter: Kavya
             Fix For: 0.8.2


Hi,

We have Kinesis producer  which reads xml data . But m currently unable to 
parse the xml using spark streaming. I'm able to read the data , but unable to 
parse into schema

 

I'm able to read the data via 
spark.option("format","com..xml").load(<filelocation>) which provides the 
schema. But I dont want to read via files. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to