[
https://issues.apache.org/jira/browse/FALCON-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624327#comment-14624327
]
Shwetha G S commented on FALCON-1310:
-------------------------------------
FileStatus is from org.apache.hadoop.fs.FileStatus which is in hadoop lib. We
should avoid adding more oozie patches. Can you look at dependency tree and
exclude hadoop dependencies pulled from oozie libraries? That should work
Also remove the profile for oozie build
> Falcon build fails with Oozie-4.2.0
> -----------------------------------
>
> Key: FALCON-1310
> URL: https://issues.apache.org/jira/browse/FALCON-1310
> Project: Falcon
> Issue Type: Bug
> Components: general
> Affects Versions: 0.7
> Reporter: Peeyush Bishnoi
> Assignee: Peeyush Bishnoi
> Fix For: 0.7
>
> Attachments: FALCON-1310.patch
>
>
> Falcon build fails with following error when try to build with Apache
> Oozie-4.2.0.
> {code:java}
> [INFO] Apache Falcon Oozie EL Extension ................... FAILURE [ 1.388
> s]
> [INFO] Apache Falcon Embedded Hadoop - Test Cluster ....... SKIPPED
> [INFO] Apache Falcon Sharelib Hive - Test Cluster ......... SKIPPED
> [INFO] Apache Falcon Sharelib Pig - Test Cluster .......... SKIPPED
> [INFO] Apache Falcon Sharelib Hcatalog - Test Cluster ..... SKIPPED
> [INFO] Apache Falcon Sharelib Oozie - Test Cluster ........ SKIPPED
> [INFO] Apache Falcon Test Tools - Test Cluster ............ SKIPPED
> [INFO] Apache Falcon Messaging ............................ SKIPPED
> [INFO] Apache Falcon Oozie Adaptor ........................ SKIPPED
> [INFO] Apache Falcon Acquisition .......................... SKIPPED
> [INFO] Apache Falcon Distcp Replication ................... SKIPPED
> [INFO] Apache Falcon Retention ............................ SKIPPED
> [INFO] Apache Falcon Archival ............................. SKIPPED
> [INFO] Apache Falcon Rerun ................................ SKIPPED
> [INFO] Apache Falcon Prism ................................ SKIPPED
> [INFO] Apache Falcon Hive Replication ..................... SKIPPED
> [INFO] Apache Falcon Web Application ...................... SKIPPED
> [INFO] Apache Falcon Documentation ........................ SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 35.898 s
> [INFO] Finished at: 2015-07-08T22:30:44+05:30
> [INFO] Final Memory: 151M/613M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project falcon-oozie-el-extension: Could
> not resolve dependencies for project
> org.apache.falcon:falcon-oozie-el-extension:jar:0.7-SNAPSHOT: Failed to
> collect dependencies at org.apache.oozie:oozie-core:jar:4.2.0-falcon ->
> org.apache.oozie:oozie-client:jar:4.2.0-falcon ->
> org.apache.oozie:oozie-hadoop-auth:jar:hadoop-1-4.2.0-falcon: Failed to read
> artifact descriptor for
> org.apache.oozie:oozie-hadoop-auth:jar:hadoop-1-4.2.0-falcon: Could not
> transfer artifact
> org.apache.oozie:oozie-hadoop-auth:pom:hadoop-1-4.2.0-falcon from/to Codehaus
> repository (http://repository.codehaus.org/): Failed to transfer file:
> http://repository.codehaus.org/org/apache/oozie/oozie-hadoop-auth/hadoop-1-4.2.0-falcon/oozie-hadoop-auth-hadoop-1-4.2.0-falcon.pom.
> Return code is: 410 , ReasonPhrase:Gone. -> [Help 1]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)