garmadon icon indicating copy to clipboard operation
garmadon copied to clipboard

Java event logs collector for hadoop and frameworks

Results 9 garmadon issues
Sort by recently updated
recently updated
newest added

Fixes #224 I have trouble building the project so unable to properly add the unit test 😞

In [GarmadonFlinkReporter.java](https://github.com/criteo/garmadon/blob/master/frameworks/flink/src/main/java/com/criteo/hadoop/garmadon/flink/GarmadonFlinkReporter.java#LL207C77-L207C102), there is a mistake when retrieving the metrics. The runningJob is taking the numbers of task managers, and vice versa.

Hi! We spot a vulnerable dependency in your project, which might threaten your software. We also found another project that uses the same vulnerable dependency in a similar way as...

In order to ease evolution of the protocol, it would be great to add a version to the protocol.

Time to times we are seeing some applications requested lots of containers (up to 20 millions) from different frameworks tez, flink. This leads to lots of pending containers on the...

enhancement

Some of our users would like to have some network statistics from containers, like: - nb bytes - nb packets - errors/drop... To get those metrics we can rely on...

enhancement

We observe issue restarting forwarder due to localhost:33000 socket being already used. Looking at the server there is in fact an ESTABLISHED socket from a container with no LISTEN socket...

bug

Log basic driver and executor properties. Sending an event when the application starts and when it ends will allow to catch configs that may have changed during execution, and differ...