Description
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]
Attachments
Attachments
Issue Links
- Blocked
-
BIGTOP-3099 Fix oozie build
- Resolved
- is caused by
-
OOZIE-3136 Upgrade from Log4j 1.x to 2.x
- In Progress