GH-483: tests using pig 0.8 fails if a hadoop-site.xml or core-site.xml file is
not in the classpath
----------------------------------------------------------------------------------------------------
Key: OOZIE-311
URL: https://issues.apache.org/jira/browse/OOZIE-311
Project: Oozie
Issue Type: Bug
Reporter: Hadoop QA
In a production system this is not an issue because the cluster nodes have
those files in the classpath of the task.
But when running Oozie testcases in minicluster mode it fails because
minicluster does not have those files.
Adding an empty "<configuration/>" hadoop-site.xml in core/src/test/resources/
solves the issue
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira