[ 
https://issues.apache.org/jira/browse/OOZIE-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13122262#comment-13122262
 ] 

[email protected] commented on OOZIE-39:
----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2043/#review2415
-----------------------------------------------------------


Committed. please close the review request.

- Mohammad


On 2011-09-24 09:24:19, Harsh J wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/2043/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2011-09-24 09:24:19)
bq.  
bq.  
bq.  Review request for oozie and Mohammad Islam.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  Trivial docfix patch that prevents users from thinking that properties 
file needs to be on HDFS.
bq.  
bq.  
bq.  This addresses bug OOZIE-39.
bq.      https://issues.apache.org/jira/browse/OOZIE-39
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    
http://svn.apache.org/repos/asf/incubator/oozie/trunk/docs/src/site/twiki/DG_Examples.twiki
 1175131 
bq.  
bq.  Diff: https://reviews.apache.org/r/2043/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Harsh
bq.  
bq.


                
> Oozie example docs may be unclear on the placements of the job.properties file
> ------------------------------------------------------------------------------
>
>                 Key: OOZIE-39
>                 URL: https://issues.apache.org/jira/browse/OOZIE-39
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Harsh J
>            Priority: Trivial
>              Labels: doc
>         Attachments: OOZIE-39.r1.diff
>
>   Original Estimate: 2m
>  Remaining Estimate: 2m
>
> The 'Running the Example' docs go as:
> {code}
> Add Oozie bin/ to the environment PATH.
> The examples assume the JobTracker is localhost:9001 and the NameNode is 
> hdfs://localhost:9000 . If the actual values are different, the job 
> properties files in the examples directory must be edited to the correct 
> values.
> The example applications are under the examples/app directory, one directory 
> per example. The directory contains the application XML file (workflow, or 
> worklfow and coordinator), the job.properties file to submit the job and any 
> JAR files the example may need.
> The inputs for all examples are in the examples/input-data/ directory.
> The examples create output under the examples/output-data/${EXAMPLE_NAME} 
> directory.
> {code}
> It isn't specified clearly, after the step of placing the examples in HDFS, 
> that the job.properties file is actually something per-user, and is 
> client-side as a local file and not something that needs to be a HDFS path. 
> This could mislead users into initially thinking that the job.properties path 
> provided to run an example would require to be on HDFS.
> In any case, we could benefit by adding a docnote on explicitly stating that 
> the job properties is a local file prepared by the user.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to