BigQuery
The following properties can be customized for BigQuery.
Property/Description | Set by user | Unit | Default |
---|---|---|---|
com.unraveldata.bigquery.ondemand.analysis.pricing.per.tb.usd.{region} Specify the on-demand analysis price per TB in USD based on the region to process queries. The The sample Examples:
You can find the possible values for | Required | USD | 5 ($5) |
com.unraveldata.bigquery.live.metrics.polling.interval.mins Determines the frequency at which the live metrics should be fetched for a long running query in minutes. | Optional | mins | 5 |
com.unraveldata.bigquery.projects.polling.interval.secs The frequency of polling interval of audit log messages for the project in seconds. | Optional | secs | 300 |
com.unraveldata.bigquery.pubsub.total.message.{projectId} Determines the maximum no of messages that must be fetched in each polling interval for a project. In the | Optional | count | 100 |
com.unraveldata.bigquery.tableinfo.enabled Enable/ disable BigQuery for the Data page. By default, this is enabled. To disable BigQuery for the Data page, set the value to false. | Optional | boolean | true |
com.unraveldata.bigquery.project.details.poll.delay.mins Sets the frequency to poll Project data such as project name, state, etc. By default, it is one day which is 1440 minutes. | Optional | mins | 1440 |
com.unraveldata.bigquery.projects Specify project IDs for BigQuery monitoring. | Required | string | - |
com.unraveldata.bigquery.pubsub.subscription_id.<project-ID> Specify the subscription ID of a project for BigQuery monitoring. | Required | sting | - |
com.unraveldata.bigquery.credentials.<project-id> Specify service key file for Google API authentication | Required | string | - |