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

[jira] [Resolved] (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:all-tabpanel ]

Alejandro Abdelnur resolved OOZIE-823.
--------------------------------------

    Resolution: Fixed

committed to trunk
                
> 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