Updating Google BigQuery Client Libraries

When updating Google BigQuery client libraries you can replace the jar files using ant executable. This utility is used when you need to upgrade the older version of the Google BigQuery client libraries to the newer version after installation.

Prerequisites

  • Complete the Google BigQuery installation
  • Ensure that Google BigQuery client jars is present on your local computer.
Note: Shutdown all TIBCO Business Studio and Google BigQuery plug-in applications.

Procedure

  1. Run the ant script available at TIBCO_HOME\bw\palettes\bigquery\ver\setup, use TIBCO_HOME\bwce\palettes\bigquery\ver\setup for TIBCO BusinessWorks Container Edition.
  2. Enter the location of the jar files to be updated.
  3. The jars which are available under lib folder of third party RU are copied at the below location TIBCO_HOME\bw\palettes\bigquery\ver\thirdparty\bigquery\plugins\com.tibco.tpshell.bigquery\backup. For TIBCO BusinessWorks Container Edition the same files are at TIBCO_HOME\bwce\palettes\bigquery\ver\thirdparty\bigquery\plugins\com.tibco.tpshell.bigquery\backup. This creates a backup of the jar files.
  4. The manifest.txt file under the TIBCO_HOME\bw\palettes\bigquery\ver\thirdparty\bigquery\plugins\com.tibco.tpshell.bigquery\lib directory is updated with the jar versions and timestamps. For TIBCO BusinessWorks Container Edition the manifest.txt is at TIBCO_HOME\bw\palettes\bigquery\ver\thirdparty\bigquery\plugins\com.tibco.tpshell.bigquery\lib. The file contains the entries for jars that are used and help to get the versions of the jars used.
    Note: You can use this update utility to update one or more Google BigQuery client jars.

What to do next

Restart the TIBCO Business Studio and Google BigQuery plug-in applications.