Data tunnel in ODPS (Open Data Processing Service). See also
odps
. More information: https://www.alibabacloud.com/help/doc-detail/27971.htm.
tunnel download table_name path/to/file;
tunnel upload path/to/file table_name/partition_spec;
tunnel upload path/to/file table_name -fd field_delim -rd record_delim;
tunnel upload path/to/file table_name -threads num;