[
https://issues.apache.org/jira/browse/NIFI-14054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-14054.
-----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> PutBigQuery NoClassDefFoundError: Could not initialize class
> com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-14054
> URL: https://issues.apache.org/jira/browse/NIFI-14054
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.27.0
> Reporter: Dirk Hennig
> Priority: Major
>
> In NiFi 1.27.0 the processor PutBigQuery does not start with the error:
> PutBigQuery[id=1ee1554b-87c1-19a4-0000-00005978e578] Failed to properly
> initialize Processor. If still scheduled to run, NiFi will attempt to
> initialize and run the Processor again after the 'Administrative Yield
> Duration' has elapsed. Failure is due to java.lang.NoClassDefFoundError:
> Could not initialize class
> com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub:
> java.lang.NoClassDefFoundError: Could not initialize class
> com.google.cloud.bigquery.storage.v1.stub.GrpcBigQueryWriteStub
> Looks like a jar file is missing.
> 1.23.2 is ok and 2.0.0 is also ok.
> Please can someone check?
> Many thanks in advance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)