Search: "login id"
MaxCompute glossary - MaxCompute Documentation
the link in this article. A AccessKey Access Key (AK for short, including Access Key Id and Access Key ...
Install and configure a client - MaxCompute Documentation
/odpscmd.bat). For example: create table tbl1(id bigint); insert overwrite table tbl1 select count ...
Data types - MaxCompute Documentation
: create table a_bigint_table(a int); -- Here INT is processed as BIGINT. select cast(id as int) from mytable ...
Other operations - MaxCompute Documentation
by project_name sort by project_name; ID = 20150715113033121xxxxxxxx Input:65727592 Bytes UDF:0 Complexity:1.0 ...
Simple download - MaxCompute Documentation
); //Create a download session based on the specified instance ID. InstanceTunnel.DownloadSession session ...
Development and debugging - MaxCompute Documentation
, and then from remote MaxCompute if the address does not exist. odps.access.id: Indicates the ID to connect to the ...
SSSP - MaxCompute Documentation
of the record is the vertex ID, and the second column stores all edge sets starting from the vertex, such as 2:2, 3:1, 4:4 ...
Client - MaxCompute Documentation
test_table_mj; CREATE TABLE test_table_mj (id string, name string); DROP TABLE test_table_mj ...
Logview - MaxCompute Documentation
half is the MaxCompute instance that you submit to generate SQL. A unique ID is generated after each SQL commit. Latency refers to ...
Consume Log Service data - E-MapReduce Documentation
;accessKeyId" // The AccessKey ID used to access Log Service. val accessKeySecret = "accessKeySecret" // The ...