diqiu50 commented on PR #13119: URL: https://github.com/apache/gravitino/pull/13119#issuecomment-5710828851
If we configure spark.plugins, I think that should mean we intend to enable and use the plugin. If enabling the plugin causes the entire job to fail, we should fix the underlying issue so that the plugin does not break jobs that are not actually using Gravitino. Adding another switch to disable the plugin does not really solve the root cause. I would prefer to make the connector safe for workloads that do not use Gravitino, rather than requiring users to explicitly turn it off to avoid job failures. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
