You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "PRAGYA (JIRA)" <ji...@apache.org> on 2015/07/31 04:01:05 UTC

[jira] [Updated] (OOZIE-2323) Compilation error on oozie buid

     [ https://issues.apache.org/jira/browse/OOZIE-2323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

PRAGYA updated OOZIE-2323:
--------------------------
    Summary: Compilation error on oozie buid  (was: Compilkation error on oozie buid)

> Compilation error on oozie buid
> -------------------------------
>
>                 Key: OOZIE-2323
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2323
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: PRAGYA
>
> [INFO] Compiling 486 source files to /usr/local/oozie/core/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] /usr/local/oozie/core/src/main/java/org/apache/oozie/dependency/HCatURIHandler.java:[273,47] error: cannot find symbol
> [INFO] 1 error
> [INFO] -------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Apache Oozie Main ................................. SUCCESS [3.730s]
> [INFO] Apache Oozie Hadoop Utils hadoop-2-4.2.0 .......... SUCCESS [8.201s]
> [INFO] Apache Oozie Hadoop Distcp hadoop-2-4.2.0 ......... SUCCESS [0.238s]
> [INFO] Apache Oozie Hadoop Auth hadoop-2-4.2.0 Test ...... SUCCESS [0.530s]
> [INFO] Apache Oozie Hadoop Libs .......................... SUCCESS [0.043s]
> [INFO] Apache Oozie Client ............................... SUCCESS [13.151s]
> [INFO] Apache Oozie Share Lib Oozie ...................... SUCCESS [5.652s]
> [INFO] Apache Oozie Share Lib HCatalog ................... SUCCESS [5.817s]
> [INFO] Apache Oozie Share Lib Distcp ..................... SUCCESS [1.150s]
> [INFO] Apache Oozie Core ................................. FAILURE [44.848s]
> [INFO] Apache Oozie Share Lib Streaming .................. SKIPPED
> [INFO] Apache Oozie Share Lib Pig ........................ SKIPPED
> [INFO] Apache Oozie Share Lib Hive ....................... SKIPPED
> [INFO] Apache Oozie Share Lib Hive 2 ..................... SKIPPED
> [INFO] Apache Oozie Share Lib Sqoop ...................... SKIPPED
> [INFO] Apache Oozie Examples ............................. SKIPPED
> [INFO] Apache Oozie Share Lib Spark ...................... SKIPPED
> [INFO] Apache Oozie Share Lib ............................ SKIPPED
> [INFO] Apache Oozie Docs ................................. SKIPPED
> [INFO] Apache Oozie WebApp ............................... SKIPPED
> [INFO] Apache Oozie Tools ................................ SKIPPED
> [INFO] Apache Oozie MiniOozie ............................ SKIPPED
> [INFO] Apache Oozie Distro ............................... SKIPPED
> [INFO] Apache Oozie ZooKeeper Security Tests ............. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1:35.448s
> [INFO] Finished at: Fri Jul 31 07:16:22 IST 2015
> [INFO] Final Memory: 121M/428M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project oozie-core: Compilation failure
> [ERROR] /usr/local/oozie/core/src/main/java/org/apache/oozie/dependency/HCatURIHandler.java:[273,47] error: cannot find symbol
> [ERROR] -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :oozie-core



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