[ https://issues.apache.org/jira/browse/SPARK-24984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hyukjin Kwon resolved SPARK-24984. ---------------------------------- Resolution: Not A Problem It's something the package should implement and support . Please file an issue there. FWIW I maintain the package tho. > 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: Major > > 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