[
https://issues.apache.org/jira/browse/NIFI-15911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18091632#comment-18091632
]
ASF subversion and git services commented on NIFI-15911:
--------------------------------------------------------
Commit af81f18baabdeb987eafd344648a15d9ba60c936 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=af81f18baab ]
NIFI-15911 Add Web Client Service for Snowflake Ingest Service (#11369)
> Add Proxy and Web Client Service support to
> StandardSnowflakeIngestManagerProviderService
> -----------------------------------------------------------------------------------------
>
> Key: NIFI-15911
> URL: https://issues.apache.org/jira/browse/NIFI-15911
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 2.8.0, 2.9.0
> Environment: Prod
> Reporter: Dirk Hennig
> Assignee: David Handermann
> Priority: Major
> Time Spent: 2h
> Remaining Estimate: 0h
>
> I deployed this nifi extension to integrate with Snowflake with our nifi
> 2.8.0:
> nifi-snowflake-processors-nar-2.8.0.nar,
> nifi-snowflake-services-api-nar-2.8.0.nar,
> nifi-snowflake-services-nar-2.8.0.nar
> I configured the Processor StartSnowflakeIngest and the supporting
> controllerservices StandardSnowflakeIngestManagerProviderService and
> StandardPrivateKeyService
> Unfortunately, these components do not have the option to configure a
> StandardProxyConfigurationService which is mandatory to leave our internal
> network and connect to the internet via our mandatory outbound proxies.
> Only the controllerservice SnowflakeComputingConnectionPool supports proxy
> configurations, but this is not the service we need in our case.
> I checked out the source code of these components, and this confirmed that
> this proxy is not implemented.
> This is still the case in the latest release code of 2.9.0 (HEAD)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)