ttrading
ttrading
I just downloaded ArangoDB 3.7.10 and kafka-connect-arangodb sink connector on the server as our Kafka Broker to test the integration (OS:ubuntu20). Use the quick start guide to start everything but...
I am testing the sflow collecting with "host sflow" tool (https://sflow.net/host-sflow-linux-config.php). I can see the packets coming in but nothing is written to the Kafka topics and there are no...
My commands such as "jobber list" time out intermittently on my system. Has anyone run into this issue? I read about a potential solution to set a timeout value but...
Can you please provide the instructions to compile after cloning the project via git. I am probably doing something wrong with mine: ``` root@ip-ccc-cc-cc-ccc:~/downloads/json2avro/avro-c/build# cmake .. -DCMAKE_INSTALL_PREFIX=$PREFIX -DCMAKE_BUILD_TYPE=RelWithDebInfo -- The...
I am running this on CentOS8. Kafka, zookeeper, Kafka-Connect and Solr are running on the same server. Following is the terminal output: [execution error.txt](https://github.com/jcustenborder/kafka-connect-solr/files/5243477/execution.error.txt) My plugin path defined in /usr/local/kafka-connect/connect-standalone.properties...
Hello: I converted my raw array of JSON messages to an Avro message with embedded schema. How can I configure the sink to process them? Thanks,
**Describe the issue** I setup a small lab where I have a Windows machine running the Yabe bacnet simulator, and another virtual machine running the gateway (**v3.4.7**) on Ubuntu. Please...