You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2018/11/01 17:20:00 UTC

[jira] [Commented] (BIGTOP-2986) Oozie build is failing

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

Evans Ye commented on BIGTOP-2986:
----------------------------------

[~victor.v.mikhaylov] thanks for the explanation. We'd love to see more companies working closer to the community. I suggest you to create another JIRA and revert the commit which remove Oozie. Then, attach your patch here based on the codebase which have Oozie removal reverted. That way we can have a clear view on what change you've made. Do you think this makes sense?

> Oozie build is failing 
> -----------------------
>
>                 Key: BIGTOP-2986
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2986
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.3.0
>         Environment: all platforms
>            Reporter: Amir Sanjar
>            Priority: Blocker
>             Fix For: backlog
>
>         Attachments: BIGTOP-2986-Oozie-build-is-failing.patch
>
>
> build error :
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] /ws/build/oozie/rpm/BUILD/oozie-4.3.0/core/src/test/java/org/apache/oozie/sla/TestSLACalculatorMemory.java:[817,47] error: cannot find symbol
> [ERROR] variable firstLogEntry of type LoggingEvent
> /ws/build/oozie/rpm/BUILD/oozie-4.3.0/core/src/test/java/org/apache/oozie/sla/TestSLACalculatorMemory.java:[818,32] error: cannot find symbol
> [ERROR] variable firstLogEntry of type LoggingEvent
> /ws/build/oozie/rpm/BUILD/oozie-4.3.0/core/src/test/java/org/apache/oozie/sla/TestSLACalculatorMemory.java:[819,78] error: cannot find symbol
> [ERROR] variable firstLogEntry of type LoggingEvent
> /ws/build/oozie/rpm/BUILD/oozie-4.3.0/core/src/test/java/org/apache/oozie/service/TestEventHandlerService.java:[213,46] error: cannot find symbol
> [ERROR] variable logEntry of type LoggingEvent
> /ws/build/oozie/rpm/BUILD/oozie-4.3.0/core/src/test/java/org/apache/oozie/service/TestEventHandlerService.java:[214,31] error: cannot find symbol
> [ERROR] variable logEntry of type LoggingEvent
> /ws/build/oozie/rpm/BUILD/oozie-4.3.0/core/src/test/java/org/apache/oozie/service/TestEventHandlerService.java:[215,81] error: cannot find symbol
> [ERROR] variable logEntry of type LoggingEvent
> /ws/build/oozie/rpm/BUILD/oozie-4.3.0/core/src/test/java/org/apache/oozie/service/TestEventHandlerService.java:[221,46] error: cannot find symbol
> [ERROR] variable logEntry of type LoggingEvent
> /ws/build/oozie/rpm/BUILD/oozie-4.3.0/core/src/test/java/org/apache/oozie/service/TestEventHandlerService.java:[222,31] error: cannot find symbol
> [ERROR] variable logEntry of type LoggingEvent
> /ws/build/oozie/rpm/BUILD/oozie-4.3.0/core/src/test/java/org/apache/oozie/service/TestEventHandlerService.java:[231,31] error: cannot find symbol
> [ERROR] variable logEntry of type LoggingEvent
> /ws/build/oozie/rpm/BUILD/oozie-4.3.0/core/src/test/java/org/apache/oozie/service/TestEventHandlerService.java:[239,31] error: cannot find symbol
> [INFO] 10 errors 
> [INFO] -------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Apache Oozie Main .................................. SUCCESS [ 14.394 s]
> [INFO] Apache Oozie Hadoop Utils hadoop-2-4.3.0 ........... SUCCESS [ 14.169 s]
> [INFO] Apache Oozie Hadoop Distcp hadoop-2-4.3.0 .......... SUCCESS [ 0.519 s]
> [INFO] Apache Oozie Hadoop Auth hadoop-2-4.3.0 Test ....... SUCCESS [ 1.016 s]
> [INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [ 0.042 s]
> [INFO] Apache Oozie Client ................................ SUCCESS [ 44.018 s]
> [INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [ 12.647 s]
> [INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [ 37.088 s]
> [INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [ 2.164 s]
> [INFO] Apache Oozie Core .................................. FAILURE [01:01 min]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)