e more information on
the various features.
Darin.
From: Darin McBeath
To: "user@spark.apache.org"
Sent: Tuesday, December 1, 2015 11:51 AM
Subject: Re: Turning off DTD Validation using XML Utils package - Spark
The problem isn't really with DTD validat
The problem isn't really with DTD validation (by default validation is
disabled). The underlying problem is that the DTD can't be found (which is
indicated in your stack trace below). The underlying parser will try and
retrieve the DTD (regardless of validation) because things such as entit