Hello,
When attempting to install the Google BigQuery extension on a Windows 10 PC running KNIME 5.3.2, I receive the following error:
An error occurred while collecting items to be installed
session context was:(profile=KNIMEProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,org.apache.hadoop.client,3.4.0.knimebd-20240619.
Unexpected end of ZLIB input stream
Problems downloading artifact: osgi.bundle,org.apache.parquet,1.14.0.knimebd-20240619.
Unexpected end of ZLIB input stream
Problems downloading artifact: osgi.bundle,org.knime.cloud.aws.sdkv2,5.3.0.v202406181151.
Unexpected end of ZLIB input stream
Problems downloading artifact: osgi.bundle,org.knime.database.extensions.bigquery,5.3.0.v202406250719.
Unexpected end of ZLIB input stream
Right before attempting to install this extension, I was able to successfully install the Column Expressions extension.
Here is a screenshot of my update sites:
I’m not sure if this matters, but I had to add the following to the knime.ini file to be able to connect to the update sites because I am behind a company proxy.
-Djavax.net.ssl.trustStore=NONE
-Djavax.net.ssl.trustStoreType=WINDOWS-ROOT
Please let me know what I can do to install the Google BigQuery extension.
Thank you,
Max