az dla catalog table-stats

命令群組 'dla' 處於預覽狀態,目前正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

管理 Data Lake Analytics 目錄資料表統計資料。

命令

名稱 Description 類型 狀態
az dla catalog table-stats list

列出資料庫、資料表或架構中的資料表統計資料。

核心 預覽版
az dla catalog table-stats show

從 Data Lake Analytics 目錄擷取指定的資料表統計資料。

核心 預覽版

az dla catalog table-stats list

預覽

命令群組 'dla' 處於預覽狀態,目前正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

列出資料庫、資料表或架構中的資料表統計資料。

az dla catalog table-stats list --database-name
                                [--account]
                                [--ids]
                                [--schema-name]
                                [--subscription]
                                [--table-name]

必要參數

--database-name

資料庫的名稱。

選擇性參數

--account -n

Data Lake Analytics 帳戶的名稱。

--ids

一或多個資源識別碼 (以空格分隔)。 它應該是包含 「資源識別碼」引數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」引數。

--schema-name

與要列出之資料表相關聯的架構。

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID 帳戶。

--table-name

要列出統計資料的資料表。 --schema-name 也必須指定 。

全域參數
--debug

增加記錄詳細資訊,以顯示所有偵錯記錄。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID 帳戶。

--verbose

增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。

az dla catalog table-stats show

預覽

命令群組 'dla' 處於預覽狀態,目前正在開發中。 參考和支援層級: https://aka.ms/CLI_refstatus

從 Data Lake Analytics 目錄擷取指定的資料表統計資料。

az dla catalog table-stats show --database-name
                                --schema-name
                                --statistics-name
                                --table-name
                                [--account]
                                [--ids]
                                [--subscription]

必要參數

--database-name

包含統計資料的資料庫名稱。

--schema-name

包含統計資料的架構名稱。

--statistics-name

資料表統計資料的名稱。

--table-name

包含統計資料的資料表名稱。

選擇性參數

--account -n

Data Lake Analytics 帳戶的名稱。

--ids

一或多個資源識別碼 (以空格分隔)。 它應該是包含 「資源識別碼」引數所有資訊的完整資源識別碼。 您應該提供 --ids 或其他「資源識別碼」引數。

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID 帳戶。

全域參數
--debug

增加記錄詳細資訊,以顯示所有偵錯記錄。

--help -h

顯示此說明訊息並結束。

--only-show-errors

只顯示錯誤,隱藏警告。

--output -o

輸出格式。

接受的值: json, jsonc, none, table, tsv, yaml, yamlc
預設值: json
--query

JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/

--subscription

訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID 帳戶。

--verbose

增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。