You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org> on 2012/04/28 00:50:50 UTC

[jira] [Commented] (OOZIE-823) datelist-java-main example has namenode harcoded in app path the job.properties

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

jiraposter@reviews.apache.org commented on OOZIE-823:
-----------------------------------------------------


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

Review request for oozie.


Summary
-------

using ${nameNode} variable


This addresses bug OOZIE-823.
    https://issues.apache.org/jira/browse/OOZIE-823


Diffs
-----

  trunk/examples/src/main/apps/datelist-java-main/job.properties 1331614 

Diff: https://reviews.apache.org/r/4919/diff


Testing
-------


Thanks,

Alejandro


                
> 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