Alibaba Cloud MaxCompute Export

Export data to Alibaba Cloud MaxCompute.

Properties

NameType
engineString=maxcompute:export
credentialsObject
endpointString
projectString
tableString
schemaObject

engine

Must be maxcompute:export.

Required
Yes

credentials

The Alibaba Cloud credentials.

Required
No

Properties

NameType
access_idString
access_keyString

credentials.access_id

The Access ID to authenticate to MaxCompute.

Required
Yes

credentials.access_key

The Access Key to authenticate to MaxCompute.

Required
Yes

endpoint

The URL of your selected region e.g. `http://service.eu-west-1.maxcompute.aliyun.com/api`.

Required
Yes

project

The name of the MaxCompute project.

Required
Yes

table

The name of the MaxCompute table.

Required
Yes

schema

Define a schema for the data.

Required
Yes