Shwetha G S created OOZIE-2002:
----------------------------------
Summary: Removed un-used property
Key: OOZIE-2002
URL: https://issues.apache.org/jira/browse/OOZIE-2002
Project: Oozie
Issue Type: Bug
Reporter: Shwetha G S
Priority: Trivial
Looks like the following property is not used, but is available in
oozie-default and oozie-site
{noformat}
<property>
<name>use.system.libpath.for.mapreduce.and.pig.jobs</name>
<value>false</value>
<description>
If set to true, submissions of MapReduce and Pig jobs will include
automatically the system library path, thus not requiring users to
specify where the Pig JAR files are. Instead, the ones from the
system
library path are used.
</description>
</property>
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)