Assaf Katz

Results 49 comments of Assaf Katz
trafficstars

Hi, Both aren't found. I set the http_proxy HTTP_PROXY and HTTPS_PROXY to company proxy and can access to https://www.python.org/ftp/python/3.6.3/Python-3.6.3.tgz for example. BTW, if it requires phyton3 as the installation script,...

Hi, I found the problem with the proxy (It failed due to sudo) so I simply added -E to sudo command and it was successful: > Generating yum cache for...

Hi, I had tried to install from source, but the requirement of python3 cause conflicts with python2 which already installed as part of RedHat. I will rerun it and will...

> Hello. To print all the events you can use the flag --print-events Hi, This is an example simpler than reading Kafka topic 😊

@Alex-Izquierdo I need it for a Kafka topic so it wasn't implemented as far as I know.

> The feature as it is described is going to be rejected because can not be implemented. The condition must contains always a query about the event data, this how...

@BigstickCarpet can you open pull request? Thanks

@BigstickCarpet The problematic part is step 2, given that currently the project doesn't have tests at all. I asked you to do pull request for step 1. Since I opened...