You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claudio Miranda (Jira)" <ji...@apache.org> on 2022/03/30 19:20:00 UTC

[jira] [Created] (CAMEL-17885) camel google bigquery: Allow to read service account key file from resolver

Claudio Miranda created CAMEL-17885:
---------------------------------------

             Summary: camel google bigquery: Allow to read service account key file from resolver
                 Key: CAMEL-17885
                 URL: https://issues.apache.org/jira/browse/CAMEL-17885
             Project: Camel
          Issue Type: Improvement
            Reporter: Claudio Miranda


Currently camel-google-bigquery component only reads the service account key file from FileInputStream.

Use a resolver to read the file from either file, classpath, http, base64, etc. similar to [GoogleCloudFunctionsClientFactory|https://github.com/apache/camel/blob/main/components/camel-google/camel-google-functions/src/main/java/org/apache/camel/component/google/functions/GoogleCloudFunctionsClientFactory.java#L44]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)