Francesco MDE

Results 4 issues of Francesco MDE

Currently `hbase-rdd` is built (and published) against a CDH flavour of HBase and Hadoop dependencies (with the exception of Spark, since the CDH version makes tests fail). This can be...

enhancement

Some refactoring to fix warnings detected by analysis tools, and also some reordering of header files to improve dependency of sources. Now .c files are recompiled when .h files change....

This improves PR #1145 by replacing any loopback address, not only _127.0.0.1_ but also _localhost_ with the host gateway. In my case my proxy is configured as localhost, and it...

This addresses issue #75 and makes it compatible with Python 3.12