You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Peeyush Bishnoi (JIRA)" <ji...@apache.org> on 2014/11/25 21:00:12 UTC

[jira] [Commented] (FALCON-896) Upgrade oozie to 4.1.0 and make it the default for falcon

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

Peeyush Bishnoi commented on FALCON-896:
----------------------------------------

When trying to upgrade Oozie to 4.1.0 using Hadoop-2.5.0 ,  Falcon test cases ( FalconCLISmokeIT and EntityManagerPaginationJerseyIT ) are throwing following exception but the tests pass and build is successful. Even, I checked oozie.log but nothing as such information available why this exception occurs.

====================================================
Failing Oozie Launcher, Main class [org.apache.oozie.action.hadoop.JavaMain], exception invoking main(), File /Users/pbishnoi/data/apache/test/falcon/webapp/target/tmp-hadoop-pbishnoi/jail-fs/global/user/pbishnoi/oozie-pbis/0000003-141125001654232-oozie-pbis-W/eviction--java/action.xml does not exist
Failing Oozie Launcher, Main class [org.apache.oozie.action.hadoop.JavaMain], exception invoking main(), File /Users/pbishnoi/data/apache/test/falcon/webapp/target/tmp-hadoop-pbishnoi/jail-fs/global/user/pbishnoi/oozie-pbis/0000003-141125001654232-oozie-pbis-W/eviction--java/action.xml does not exist
java.io.FileNotFoundException: File /Users/pbishnoi/data/apache/test/falcon/webapp/target/tmp-hadoop-pbishnoi/jail-fs/global/user/pbishnoi/oozie-pbis/0000003-141125001654232-oozie-pbis-W/eviction--java/action.xml does not exist
    at org.apache.hadoop.fs.RawLocalFileSystem.deprecatedGetFileStatus(RawLocalFileSystem.java:524)
    at org.apache.hadoop.fs.RawLocalFileSystem.getFileLinkStatusInternal(RawLocalFileSystem.java:737)
    at org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:514)
    at org.apache.hadoop.fs.FilterFileSystem.getFileStatus(FilterFileSystem.java:397)
    at org.apache.falcon.hadoop.JailedFileSystem.getFileStatus(JailedFileSystem.java:183)
    at org.apache.hadoop.fs.FileUtil.copy(FileUtil.java:337)
    at org.apache.hadoop.fs.FileUtil.copy(FileUtil.java:289)
    at org.apache.hadoop.fs.FileSystem.copyToLocalFile(FileSystem.java:1968)
    at org.apache.hadoop.fs.FileSystem.copyToLocalFile(FileSystem.java:1937)
    at org.apache.hadoop.fs.FileSystem.copyToLocalFile(FileSystem.java:1913)
    at org.apache.oozie.action.hadoop.LauncherMapper.setupMainConfiguration(LauncherMapper.java:437)
    at org.apache.oozie.action.hadoop.LauncherMapper.map(LauncherMapper.java:170)
    at org.apache.hadoop.mapred.MapRunner.run(MapRunner.java:54)
    at org.apache.hadoop.mapred.MapTask.runOldMapper(MapTask.java:430)
    at org.apache.hadoop.mapred.MapTask.run(MapTask.java:342)
    at org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:243)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
====================================================

> Upgrade oozie to 4.1.0 and make it the default for falcon
> ---------------------------------------------------------
>
>                 Key: FALCON-896
>                 URL: https://issues.apache.org/jira/browse/FALCON-896
>             Project: Falcon
>          Issue Type: Bug
>          Components: oozie
>    Affects Versions: 0.6
>            Reporter: Venkatesh Seetharam
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)