This repository has been archived by the owner on Dec 14, 2022. It is now read-only.
[QUESTION] Disable flink schema upload operation #535
Labels
type/feature
Indicates new functionality
We are running a flink sink on topic that it does not have any pulsar schema. Basically we are publishing just json strings.
If we dont add service account as admin role on tenant, flink fails with :
Is it possible to disable schema uploads done by flink connector?
If not, what is preferred way to add this permission and not to add full admin access on tenant?
The text was updated successfully, but these errors were encountered: