Search: "upload files"
(Optional) Submit Graph jobs - MaxCompute Documentation
. Upload data. Local data is as follows: 2, 2, 3, 4, 4 2 1:2,3:2,4:1 3 1:1,2:2,5:1 4 1:4,2:1,5:1 5 3:1,4:1 ...
Function - MaxCompute Documentation
writing the code for a UDF, you must compile the code into a JAR package and upload this package to MaxCompute. Then, you can ...
WordCount samples - MaxCompute Documentation
data.tunnel upload data wc_in; The contents of data file imported into the table wc_in, as follows: hello,odps ...
Secondary Sort samples - MaxCompute Documentation
data through tunnel command:tunnel upload data ss_in; The contents of data file imported into the table &ldquo ...
Unique samples - MaxCompute Documentation
import the data.tunnel upload data ss_in; The contents of data file are imported into the table ss_in ...
Pipeline samples - MaxCompute Documentation
command to import the data:tunnel upload data wc_in; The data imported into the wc_inthe table wc_in is as ...
MapReduce - MaxCompute Documentation
MapReduce program using Eclipse export function. After it is packaged, upload the jar package to MaxCompute. For more information ...
Configure a Hive job - E-MapReduce Documentation
file, such as uservisits_aggre_hdfs.hive, and upload it to an OSS directory (for example, oss://path/to ...
Create and run a Hive job - E-MapReduce Documentation
, save it as hiveSample1.sql, and then upload it to OSS.USE DEFAULT; set hive.input.format ...