Gianluca Carucci
Gianluca Carucci
Hi guys, I have problems running edb too.... I tried to compile jar edb server as you said but running local (not on s3) edb I received those errors: ---...
Hi all. I solved. I need to add a domain-spec.yalm file to the output file of domains (in my case ../data/domains/example). the domain-spec.yam file contains: ``` --- shard_scheme: elephantdb.partition.HashModScheme persistence_opts:...
Why you don't use kafka-mesos? https://github.com/mesos/kafka
Hello, thx for your help. Yes I tried to increase the connection timeout but the issue is still there. is there any super simple dummy mcp to test (something like...
Same results also trying with a custom echo declared in this way: ``` name: EchoMCP mcpServer version: 0.0.1 schema: v1 mcpServers: - name: EchoMCP command: node args: - dist/server.js cwd:...