[ https://issues.apache.org/jira/browse/SPARK-24984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-24984:
---------------------------------
Fix Version/s: (was: 0.8.2)
> 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
> Priority: Critical
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|