Error When Installing Google BigQuery Extension

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

1 Like

Hi @MaxHaddan ,

Thanks for providing detailed context around the issue you’re encountering.

My best guess is that this is a network issue, e.g. a proxy may be inspecting network traffic and is filtering specific parts of the transmission or is automatically closing the transmission after a set time or file download size.
If that is the case, we unfortunately can’t do much from our end. I’d recommend checking back with the IT/networking team.

Alternatively, you could try using our local update archives. These contain all extensions of an update site. For KNIME 5.3.2 core extensions, it is this file.

Instructions and other update sites can be found here: KNIME Analytics Platform Installation Guide

Kind regards
Marvin

1 Like

Hi @marvin.kickuth,

Thank you for your assistance.

Over the past week, I have tried the update process several times. For whatever reason, it finally succeeded yesterday. I cannot explain why it failed all those other times but finally succeeded yesterday, but I’ll take it.

Thank you,

Max

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.