Re: Reading xml in java using spark

2015-09-01 Thread Darin McBeath
questions. Darin. From: Rick Hillegas To: Sonal Goyal Cc: rakesh sharma ; user@spark.apache.org Sent: Monday, August 31, 2015 10:51 AM Subject: Re: Reading xml in java using spark Hi Rakesh, You might also take a look at the Derby code. org.ap

Re: Reading xml in java using spark

2015-08-31 Thread Rick Hillegas
Hi Rakesh, You might also take a look at the Derby code. org.apache.derby.vti.XmlVTI provides a number of static methods for turning an XML resource into a JDBC ResultSet. Thanks, -Rick On 8/31/15 4:44 AM, Sonal Goyal wrote: I think the mahout project had an xmlinoutformat which you can le