Big data extension updgrade

I installed the new server 473 along with executor 361 on Linux. I also downloaded the update.zip to perform the big data extension installation.

I get the following error and is this right way to upgrade the extensions?

./knime -nosplash -application org.eclipse.equinox.p2.director -consolelog -repository file:///home/knime/update/org.knime.update.ext.free/,file:///home/knime/update/org.knime.update.bigdata -installIU org.knime.features.bigdata.connectors.feature.group,org.knime.python2

!ENTRY org.eclipse.equinox.p2.director 4 10053 2018-10-20 22:35:27.009

!MESSAGE Cannot complete the install because one or more required items could not be found.

!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2018-10-20 22:35:27.009

!MESSAGE Software being installed: KNIME Big Data Connectors 3.6.1.v201808311947 (org.knime.features.bigdata.connectors.feature.group 3.6.1.v201808311947)

!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2018-10-20 22:35:27.010

!MESSAGE Missing requirement: net.java.dev.jets3t 0.9.3.knimebd-20180821 (net.java.dev.jets3t 0.9.3.knimebd-20180821) requires ‘bundle org.apache.httpcomponents.httpcore 4.4.8’ but it could not be found

!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2018-10-20 22:35:27.010

!MESSAGE Cannot satisfy dependency:

!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-20 22:35:27.010

!MESSAGE From: org.apache.hadoop.client 2.7.6.knimebd-20180821 (org.apache.hadoop.client 2.7.6.knimebd-20180821)

!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-20 22:35:27.010

!MESSAGE To: bundle net.java.dev.jets3t [0.9.0,0.10.0)

!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2018-10-20 22:35:27.010

!MESSAGE Cannot satisfy dependency:

!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-20 22:35:27.011

!MESSAGE From: KNIME Big Data Commons 3.6.1.v201808311947 (org.knime.bigdata.commons 3.6.1.v201808311947)

!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-20 22:35:27.011

!MESSAGE To: bundle org.apache.hadoop.client [2.7.6,3.0.0)

!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2018-10-20 22:35:27.011

!MESSAGE Cannot satisfy dependency:

!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-20 22:35:27.011

!MESSAGE From: KNIME Big Data Connectors 3.6.1.v201808311947 (org.knime.features.bigdata.connectors.feature.group 3.6.1.v201808311947)

!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-20 22:35:27.011

!MESSAGE To: org.knime.bigdata.commons [3.6.1.v201808311947]

[knime@dedussv-hcppoc knime-full_3.6.1]$

Can you pl. let me know, what is the correct way to use the arguments?

You need to adjust you install slightly.

I used a downloaded copy of the update site from here, and then unpacked it to /tmp/update

I used the following to install Spark, Big Data Connector, and big data file formats. You could add other. I unpacked the update site into a folder /tmp/update

./knime -nosplash -application org.eclipse.equinox.p2.director -consolelog -repository file:///tmp/update/ -installIU org.knime.features.bigdata.connectors.feature.group,org.knime.features.bigdata.fileformats.feature.group,org.knime.features.bigdata.spark.feature.group