Dirk Hennig created NIFI-14054:
----------------------------------
Summary: 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
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)