Functions worker configuration for bare-metal cluster #20796
Replies: 2 comments 2 replies
-
I have managed to register both source (both file and Debezium PostgreSQL Source) and (custom) sink connectors in 2.11.1 cluster. Stream storage service was disabled (as it is by default). I have set |
Beta Was this translation helpful? Give feedback.
-
I have finally managed to register both source (both file and Debezium PostgreSQL Source) and (custom) sink connectors in 2.9.1 bare-metal cluster. Once I added file:// schema prefix to path of the archive, Clearly, there's some kind of configuration, not mentioned/obfuscated in documentation, that's causing connector registration (upload) failures. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! 👋
Could someone assist me with advices/tips on function worker configuration in bare-metal cluster? I have a cluster of 6 machines (3 for brokers and bookies, 3 for zookeepers). Zookeeper cluster is functioning fine, same goes for Bookies (I successfully ran sanity check and simpletest). Brokers also work fine. I am trying to run functions workers with brokers, but after I perform setup steps described in documentation, I end up having bookkeeper (ledger allocation) errors, which in turn seem to be caused by incorrect configuration, every time I try to create (source or sink) connector. I have created an issue, but haven't received any replies yet so I am trying my luck in Discussion section. I encounter same errors in different Pulsar versions. I have deployed four separate clusters – two running version 2.9.1. and the other two – running version 2.11.1. The result is the same in both cases.
Beta Was this translation helpful? Give feedback.
All reactions