mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed Aug 23 10:30:46 UTC 2023
This commit is contained in:
parent
5f3d6bc974
commit
f9edf67fe5
677 changed files with 22815 additions and 975 deletions
|
|
@ -13,7 +13,7 @@ SYNOPSIS
|
|||
--maintenance-window-hour=MAINTENANCE_WINDOW_HOUR]
|
||||
[--update-auxiliary-versions-from-file=UPDATE_AUXILIARY_VERSIONS_FROM_FILE | --add-auxiliary-versions=[ADD_AUXILIARY_VERSIONS,
|
||||
...] --clear-auxiliary-versions]
|
||||
[--update-hive-metastore-configs-from-file=UPDATE_HIVE_METASTORE_CONFIGS_FROM_FILE | --update-hive-metastore-configs=[UPDATE_HIVE_METASTORE_CONFIGS,
|
||||
[--update-hive-metastore-configs-from-file=UPDATE_HIVE_METASTORE_CONFIGS_FROM_FILE | --update-hive-metastore-configs=[KEY=VALUE,
|
||||
...] --clear-hive-metastore-configs
|
||||
| --remove-hive-metastore-configs=[REMOVE_HIVE_METASTORE_CONFIGS,
|
||||
...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -249,7 +249,7 @@ FLAGS
|
|||
Modify the Hive metastore configuration properties by passing key-value
|
||||
pairs in through the flags.
|
||||
|
||||
--update-hive-metastore-configs=[UPDATE_HIVE_METASTORE_CONFIGS,...]
|
||||
--update-hive-metastore-configs=[KEY=VALUE,...]
|
||||
Comma-separated list of Hive metastore configurations. Each
|
||||
configuration has the form "NAME=VALUE".
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue