[ 
https://issues.apache.org/jira/browse/NIFI-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469023#comment-16469023
 ] 

ASF subversion and git services commented on NIFI-5156:
-------------------------------------------------------

Commit f742a3a6accd7695a32b1e4c42c2ec93619a7b9a in nifi's branch 
refs/heads/master from [~sivaprasanna]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=f742a3a ]

NIFI-5156: Updated GCP SDK to latest version

Signed-off-by: Pierre Villard <[email protected]>

This closes #2680.


> Update 'Google Cloud SDK' version and refactor GCP processors' code
> -------------------------------------------------------------------
>
>                 Key: NIFI-5156
>                 URL: https://issues.apache.org/jira/browse/NIFI-5156
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.5.0, 1.6.0
>            Reporter: Sivaprasanna Sethuraman
>            Assignee: Sivaprasanna Sethuraman
>            Priority: Major
>
> The current version of nifi-gcp-bundle has the following problems:
>  # It is of a very old version
>  # The bundle uses 
> [google-cloud|https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/pom.xml#L65-L82]
>  which is a uber/fat jar that comes with all google-cloud-java SDKs making 
> the overall NAR bundle heavy.
> The following improvements are identified and have to be made:
>  * Update the SDK to a more recent version
>  * Introduce google-cloud-bom and then use the necessary SDK (storage, 
> bigquery, etc) as and when needed, thus reducing the overall NAR size.
>  * Refactor and make necessary changes to the current version of GCS 
> processors, if needed because of the update



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to