jar

io.github.bkosaraju : oozielogger_2.12

Maven & Gradle

Oct 05, 2020
0 stars

oozielogger · Oozielogger is a application to continuously replicate oozie events into mysql/postgres databes. this includes any of coordinator start, stop, failure, SLA etc.. workflow start, stop, failure, SLA evts this basically consume Oozie's ActiveMQ queue and post back to database so that, end user reporting can happen.

Table Of Contents

Latest Version

Download io.github.bkosaraju : oozielogger_2.12 JAR file - Latest Versions:

All Versions

Download io.github.bkosaraju : oozielogger_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window oozielogger_2.12-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.bkosaraju.oozielogger.functions

├─ io.github.bkosaraju.oozielogger.functions.dbConnection.class - [JAR]

├─ io.github.bkosaraju.oozielogger.functions.initialDbSetup.class - [JAR]

├─ io.github.bkosaraju.oozielogger.functions.jmsConnection.class - [JAR]

├─ io.github.bkosaraju.oozielogger.functions.loadResource.class - [JAR]

├─ io.github.bkosaraju.oozielogger.functions.loadproperties.class - [JAR]

├─ io.github.bkosaraju.oozielogger.functions.messageConsumer.class - [JAR]

├─ io.github.bkosaraju.oozielogger.functions.session.class - [JAR]

├─ io.github.bkosaraju.oozielogger.functions.slaMessageLogLoader.class - [JAR]

├─ io.github.bkosaraju.oozielogger.functions.staticSqlExecute.class - [JAR]

├─ io.github.bkosaraju.oozielogger.functions.workFlowJobLoader.class - [JAR]

io.github.bkosaraju.oozielogger

├─ io.github.bkosaraju.oozielogger.driver.class - [JAR]

Advertisement