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

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


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

Ship it!


+1

- Mayank


On 2012-04-27 22:49:00, Alejandro Abdelnur wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4919/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-04-27 22:49:00)
bq.  
bq.  
bq.  Review request for oozie.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  using ${nameNode} variable
bq.  
bq.  
bq.  This addresses bug OOZIE-823.
bq.      https://issues.apache.org/jira/browse/OOZIE-823
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/examples/src/main/apps/datelist-java-main/job.properties 1331614 
bq.  
bq.  Diff: https://reviews.apache.org/r/4919/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Alejandro
bq.  
bq.


                
> datelist-java-main example has namenode harcoded in app path the 
> job.properties
> -------------------------------------------------------------------------------
>
>                 Key: OOZIE-823
>                 URL: https://issues.apache.org/jira/browse/OOZIE-823
>             Project: Oozie
>          Issue Type: Bug
>          Components: examples
>    Affects Versions: trunk
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: trunk
>
>
> It has:
> oozie.wf.application.path=hdfs://localhost:9000/user/${user.name}/examples/apps/java-main
> It should have:
> oozie.wf.application.path=hdfs://${namenode}/user/${user.name}/examples/apps/java-main

--
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