查詢AnalyticDB MySQL Spark中的日志配置結(jié)果,包括默認的Spark日志寫入地址。
接口說明
- 地域的公網(wǎng)接入地址:
adb.<region-id>.aliyuncs.com
。示例:adb.cn-hangzhou.aliyuncs.com
。 - 地域的 VPC 接入地址:
adb-vpc.<region-id>.aliyuncs.com
。示例:adb-vpc.cn-hangzhou.aliyuncs.com
。
說明
如果華北 1(青島)、華南 1(深圳)、華南 3(廣州)、中國香港發(fā)起請求時,遇到 409 錯誤,請聯(lián)系技術(shù)支持。
調(diào)試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權(quán)信息
下表是API對應的授權(quán)信息,可以在RAM權(quán)限策略語句的Action
元素中使用,用來給RAM用戶或RAM角色授予調(diào)用此API的權(quán)限。具體說明如下:
- 操作:是指具體的權(quán)限點。
- 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀取(Read)或列出(List)。
- 資源類型:是指操作中支持授權(quán)的資源類型。具體說明如下:
- 對于必選的資源類型,用背景高亮的方式表示。
- 對于不支持資源級授權(quán)的操作,用
全部資源
表示。
- 條件關(guān)鍵字:是指云產(chǎn)品自身定義的條件關(guān)鍵字。
- 關(guān)聯(lián)操作:是指成功執(zhí)行操作所需要的其他權(quán)限。操作者必須同時具備關(guān)聯(lián)操作的權(quán)限,操作才能成功。
操作 | 訪問級別 | 資源類型 | 條件關(guān)鍵字 | 關(guān)聯(lián)操作 |
---|---|---|---|---|
adb:GetSparkConfigLogPath | get | *DBClusterLakeVersion acs:adb:{#regionId}:{#accountId}:dbcluster/{#DBClusterId} |
| 無 |
請求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
DBClusterId | string | 是 | 企業(yè)版、基礎(chǔ)版或湖倉版集群 ID。 | amv-bp19lm077co***** |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"RequestId": "1919-xxx-ssdfsdff",
"Data": {
"IsLogPathExists": true,
"RecordedLogPath": "oss://test/spark-logs/",
"ModifiedUid": "10130223128xxx",
"ModifiedTimestamp": "1675654361000",
"DefaultLogPath": "oss://aliyun-oa-adb-spark-****-oss-cn-hanghzou/spark-logs"
}
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | Spark.InvalidParameter | Invalid parameter value: %s | 輸入?yún)?shù)不正確: %s。 |
400 | Spark.InvalidState | The object of the operation is in an invalid state: %s | 操作對象處于非合法狀態(tài)。 |
400 | Spark.Config.InvalidAppFilePath | The main driver file MUST be a valid OSS path. Current is %s. | 主驅(qū)動文件地址必須是合法的OSS地址,當前的地址是 %s。 |
400 | Spark.Config.invalidConnectors | The spark.adb.connectors configuration is invalid: %s | spark.adb.connectors配置不正確。 |
400 | Spark.Config.InvalidDiskConfig | The requested disk mount parameter is invalid: %s | 磁盤掛載配置錯誤。 |
400 | Spark.Config.InvalidHostAliasConfig | The requested host alias parameter %s is invalid. Example: 127.0.0.1 localhost local | 域名映射配置錯誤。 |
400 | Spark.Config.InvalidLogOssPath | The OSS address for log storage is illegal: %s | 存儲日志的OSS地址非法。 |
400 | Spark.Config.InvalidRoleArnFormat | Configure RoleARN %s invalid format. It should match acs:ram::uid_number:role/role_name | 配置的RoleARN格式錯誤。 |
400 | Spark.Config.InvalidTimeZone | Unable to parse time zone configuration %s : %s | 時區(qū)配置錯誤。 |
400 | Spark.Config.MainAppFileNotExists | The main driver file is missing, [file] or [sqls] must be configured. | 主驅(qū)動文件缺失,必須保證file或者sqls配置不為空。 |
400 | Spark.Config.OSSPathAccessError | The configured OSS address %s cannot be accessed. | 配置的OSS路徑無法訪問。 |
400 | Spark.Config.OSSPathNotExists | The OSS address %s requested does not exist or the permissions are insufficient. | OSS路徑不存在或當前用戶無權(quán)限訪問。 |
400 | Spark.Config.RoleArnVerifyFailed | RoleARN parameter verification failed. Error msg: %s when verify RoleArn %s | RoleARN參數(shù)校驗失敗。 |
400 | Spark.Config.SecurityGroupNotFound | The security group in the configuration does not exist or cannot be accessed. %s. | 配置的資源組不存在或者因權(quán)限不足無法訪問。%s。 |
400 | Spark.Config.VswitchNotFound | The vswitch in the configuration does not exist or cannot be accessed. %s. | 無法找到配置虛擬機交換機,或當前賬號權(quán)限不足。%s。 |
403 | Spark.Forbidden | No permissions to access the resources: %s | 權(quán)限不足,拒絕訪問相關(guān)資源。您當前申請訪問的信息是:%s。 |
500 | Spark.ServerError | The Spark control component system encountered an error, please create a ticket to solve the problem or concat the supported engineer on duty. Error message: %s | Spark管控組件系統(tǒng)遇到錯誤,請?zhí)峤还危蚵?lián)系值班工程師。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內(nèi)容概要 | 操作 |
---|---|---|
2023-07-27 | OpenAPI 錯誤碼發(fā)生變更 | 查看變更詳情 |