Best way to split a very large XML file using Scales
18 views
Skip to first unread message
Todd Nash
unread,
Nov 5, 2014, 11:41:15 PM11/5/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scale...@googlegroups.com
I am attempting to split a large XML file into multiple files, each containing the repeating element. The first elements representing the head elements must be replicated across files. I have tried various methods using iteratees, etc. but I don't understand how to use these properly. I am still learning Scala, so much of the syntax is still unclear.
Any help or examples would be very much appreciated.
Here is a short example of the XML that I am parsing.