Apache Doris 中文技术论坛
Questions Tags Users Badges

导出到S3 不能设置label,怎么查看导出结果呢?

Asked Jun 26, 2024 Modified Jan 1, 0001
Viewed 18
2.1

导出到S3 不能设置label,怎么查看导出结果呢?

EXPORT TABLE student_audit TO "s3://tempfile/" 
WITH s3 (
"label"="xxx",
....

);

下面是错误提示
type:RUN_FAIL; msg:errCode = 2, detailMessage = errCode = 2, detailMessage = Unknown properties: [label]

edited Jan 1, 0001
____3
asked Jun 26, 2024
1 Answers

【问题状态】处理中
【问题处理】可以通过show export\G;查看任务状态,👉参考文档

edited Jan 1, 1970
黄海军@SelectDB5178
answered Jun 26, 2024
Related Questions
FE 不稳定影响正常查询
2 answers
已经创建的自动分区表无法读取fe配置中修改过的autobucket_max_buckets,导致自动分区表的新分区无法按照fe的新配置自动调整buckets
2 answers
doris的be奔溃,版本2.1.7
1 answers
报错: Failed to get scan range, no queryable replica found in tablet
1 answers
求助!x2doris同步经常中断
1 answers
Doris开启了2阶段提交,且事务已经被清理了,如何判断最近一次的ckp对应的事务是否正常提交了

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2025 Apache Doris 中文技术论坛.