检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
ModelArts Train 功能 通过编排ModelArts Train算子,实现在DataArts Studio中调度ModelArts工作流。 前提条件 已在ModelArts平台中完成工作空间的创建,具体请参考创建工作空间。
启用细粒度认证后,在数据开发组件选择数据库时报错“Failed to obtain the database”怎么办? 可能原因 数据开发用户不具备DWS Database Access权限。
执行SQL语句失败,系统提示“Failed to create ThriftService instance, please check the cluster has available resources and check YARN or Spark driver's logs
作业实例取消了,日志提示“The node start execute failed, so the current node status is set to cancel.”怎么处理?
问题原因 连接DWS集群输入密码错误的次数达到集群参数failed_login_attempts所设置的值(默认10)时,账户将会被自动锁定。 解决方案 解锁方式参考账号被锁住了,如何解锁? 父主题: 数据开发
由于源表有三个,分别为mail001、mail002、mail003,因此需要将作业JSON中的“fromJobConfig.tableName”属性值配置为“mail${num}”,即源表名是通过参数配置。
status 否 String 实例运行状态: waiting:等待运行 running:运行中 success:运行成功 fail:运行失败 running-exception:运行异常 skip-by-depend:跳过 freeze:冻结 pause:暂停 manual-stop
URI GET /v1/{project_id}/service/servicecatalogs/{catalog_id}/detail 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID,获取方法请参见项目ID和账号ID。
查看 查看作业状态 作业状态有New,Pending,Booting,Running,Failed,Succeeded,stopped。 其中“Pending”表示正在等待系统调度该作业,“Booting”表示正在分析待迁移的数据。
availableZones Array of CdmClusterAvailabilityZone objects 可用区。 表4 CdmClusterAvailabilityZone 参数 参数类型 描述 availableZoneId String 可用区ID。
request = new ShowApisDetailRequest(); request.withApiId("{api_id}"); try { ShowApisDetailResponse response = client.showApisDetail
request = new ShowAppsDetailRequest(); request.withAppId("{app_id}"); try { ShowAppsDetailResponse response = client.showAppsDetail
TO mgrationuser CONTAINER=ALL; GRANT EXECUTE_CATALOG_ROLE TO mgrationuser CONTAINER=ALL; GRANT SELECT ANY TRANSACTION TO mgrationuser CONTAINER
maintainWindow maintainWindow object 维护窗口。 recentEvent Integer 事件数。 flavorName String 规格名称。 azName String az名称。
{ public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which
__": # The AK and SK used for authentication are hard-coded or stored in plaintext, which has great security risks.
停用审核状态 API_STATUS_STOPPED:已停用状态 API_STATUS_RECOVER_WAIT_REVIEW:恢复审核状态 API_STATUS_WAITING_OFFLINE:下线审核状态 API_STATUS_OFFLINE:已下线 API_STATUS_OFFLINE_WAIT_REVIEW
email String email信息。 user_type String 用户类型。
表4 CdmQueryClusterInstanceDetail 参数 参数类型 描述 configurationStatus String 节点配置状态: In-Sync:配置已同步。 Applying:配置中。 Sync-Failure:配置失败。
*; public class ShowTemplatesDetailSolution { public static void main(String[] args) { // The AK and SK used for authentication