Andrea Tarocchi created CAMEL-18636:
---------------------------------------
Summary: azure data lake component: authentication can not be
configured using string properties
Key: CAMEL-18636
URL: https://issues.apache.org/jira/browse/CAMEL-18636
Project: Camel
Issue Type: Bug
Components: camel-azure
Reporter: Andrea Tarocchi
All the component properties used in this check:
https://github.com/apache/camel/blob/main/components/camel-azure/camel-azure-storage-datalake/src/main/java/org/apache/camel/component/azure/storage/datalake/DataLakeComponent.java#L102
are configurable only ad jave classes in the registry.
These seems counter intuitive because as a user I would like to configure them
as strings... furthermore this complicate the use of this components in
kamelets and camel kafka connect.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)