Alex
Alex
Is it possible to know what is the current offset/lag of the consumer at each partition for a given topic? I'm looking to implement a task queue balancing problem. Is...
Hello! Would it be possible to populate the dictionary by submitting a LIST with the content of .dic and .aff ? This is useful in the case of spark UDFs...
Because it looks for: MYSQL_SERVER_VERSION with libmariadb.so ??? Possible solution is given here: https://wiki.gentoo.org/wiki/MariaDB#MYSQL_SERVER_VERSION > #if defined MARIADB_CLIENT_VERSION_STR && !defined MYSQL_SERVER_VERSION > #define MYSQL_SERVER_VERSION MARIADB_CLIENT_VERSION_STR > #endif
Updated translations with italian, french and greek.
The current implementations don't enable other translations that the code itself has. Is it possible to set a default prop with the current translation filter enabling the developers to inject...
Hello I'm looking for include the driver into my gentoo kernel sources and I would like to automatize it. Is possible to make the driver implementation with patches and somehow...
Hi! I'm trying to copy a runtime dependency "mysql-connector-java" which is defined as: ` lazy val hbase = (project in file("hbase")) .enablePlugins(PackPlugin) .settings( libraryDependencies ++= Seq( // add hadoop dependencies...
Hello , this is a feature that would be nice ,because all the time we have to be opening and closing the docker in order to start from a different...
Good morning, I plan to use the code with another MEGA running 4/5 axis grbl. I can add a new axis by just copying the same code of wpos, etc?...