Author: angeloh
Date: Fri Jan  6 21:57:48 2012
New Revision: 1228439

URL: http://svn.apache.org/viewvc?rev=1228439&view=rev
Log:
OOZIE-39 Oozie example docs may be unclear on the placements of the 
job.properties file. (Harsh via Mohammad)

Modified:
    incubator/oozie/branches/3.1/docs/src/site/twiki/DG_Examples.twiki

Modified: incubator/oozie/branches/3.1/docs/src/site/twiki/DG_Examples.twiki
URL: 
http://svn.apache.org/viewvc/incubator/oozie/branches/3.1/docs/src/site/twiki/DG_Examples.twiki?rev=1228439&r1=1228438&r2=1228439&view=diff
==============================================================================
--- incubator/oozie/branches/3.1/docs/src/site/twiki/DG_Examples.twiki 
(original)
+++ incubator/oozie/branches/3.1/docs/src/site/twiki/DG_Examples.twiki Fri Jan  
6 21:57:48 2012
@@ -38,6 +38,8 @@ The inputs for all examples are in the =
 
 The examples create output under the =examples/output-data/${EXAMPLE_NAME}= 
directory.
 
+*Note*: The =job.properties= file needs to be a local file during submissions, 
and not a HDFS path.
+
 *How to run an example application:*
 
 <verbatim>


Reply via email to