Jim Halfpenny
Jim Halfpenny
Removed the import * for scapy to improve startup times.
Specifying the location for the mariadb pid file may lead to issues if the directory it will be stored in is not created i.e. if it's not the default location....
The project POM now contains properties defining the version of the CDH dependencies to include. This makes it easier to update the version number when building for new (or old)...
This patch addresses the java.lang.NoClassDefFoundError issue raised in HADOOP-12033. Incorrect class names are being passed from the native code to Java when an exception occurs.
Add support to configure MirrorMaker 2 to replicate between Stackable Kafka clusters.
Create a Grafana monitoring dashboard for ZooKeeper
The Stackable Kafka operator currently does not support managing service exposition with ListenerClasses in the way that other Stackable operators do. There are use cases when keeping Kafka listeners internal...