Problem: Apache Spark 1.3.1 application produces the following error:
1 |
Exception in thread "main"java.lang.RuntimeException: javax.xml.parsers.ParserConfigurationException: Feature 'http://apache.org/xml/features/xinclude' is not recognized. |
Fix: edit pom.xml to use older version of xercesImpl Continue reading