Santiago Velasco

Results 7 comments of Santiago Velasco

You can use sadf to get data in other formats and use graphing backends, there is already a script to generate graphs in the contrib section: https://github.com/sysstat/sysstat/tree/master/contrib/sargraph I am also...

Hello @skyahead and @cmccabe, Quoting from another thread, which I believes applies to the issue you are currently facing: > This looks to me like this is suffering from an...

Perhaps try FileSystem#newInstance instead of FileSystem#get https://github.com/confluentinc/kafka-connect-hdfs/blob/adf588a2c0ece3cbf9554abee7ef4aba6164070b/src/test/java/io/confluent/connect/hdfs/string/StringDataFileReader.java

You will need to evaluate by use case, there will be added latency when disabling the cache.

@Frendzel, REST Proxy that is included in Confluent Platform 3.2 and later is compatible with any Kafka broker that is included in Confluent Platform 3.0 and later. https://docs.confluent.io/platform/current/installation/versions-interoperability.html#cross-component-rest-proxy REST Proxy...

Hello @orf thank you for your project, it has been of great help. I am also interested in TCP ping, this is useful to test app servers head to head....

I have submitted a pull request https://github.com/orf/gping/pull/538