2018-10-19 (GCS 1.9.9, BQ 0.13.9)
Changelog
Cloud Storage connector:
-
Add an option for running flat and regular glob search algorithms in parallel:
fs.gs.glob.concurrent.enable (default: true)
Returns a result of an algorithm that finishes first and cancels the other algorithm.
-
Add an option to provide path for configuration override file:
fs.gs.config.override.file (default: null)
Connector overrides its configuration with values provided in this file. This file should be in XML format that follows the same schema as Hadoop configuration files.
BigQuery connector:
- POM updates for GCS connector 1.9.9.