MaxComputeExportConfigurationSink

名称类型描述示例值
object

MaxComputeExportConfigurationSink

odpsEndpointstring

odps url

https://service.cn-hangzhou-intranet.maxcompute.aliyun-inc.com/api
odpsTunnelEndpointstring

odps tunnel url

https://dt.cn-hangzhou-intranet.maxcompute.aliyun-inc.com
odpsProjectstring

odps 项目名称

demo_project
odpsTablestring

odps 表名称

demo_table
odpsRolearnstring

写 MaxCompute ram 角色

acs:ram::xxxxxxx
odpsAccessKeyIddeprecatedstring

写数据 ak id

axxxxxxxxxxxb
odpsAccessSecretdeprecatedstring

写数据 ak secret

aaxxxxxxxxxxxxxxxxxxxxxbb
partitionTimeFormatstring

时间分区格式

%Y_%m_%d
timeZonestring

时间分区

+0800
fieldsarray

需要投递的字段

string

SLS 日志字段

'f1'
partitionColumnarray

需要投递的分区字段

string

SLS 日志字段或系统保留字段__partition_time__作为分区

'p1'
modestring

投递模式,支持两种:stream、interval

stream
filterInvalidboolean

过滤无效内容

true