LinuxCommandLibrary

odpscmd-tunnel

handles bulk data transfer

TLDR

Upload data

$ odpscmd tunnel upload [file] [project.table]
copy
Download data
$ odpscmd tunnel download [project.table] [output]
copy
Upload to partition
$ odpscmd tunnel upload [file] [table/pt=value]
copy
Resume upload
$ odpscmd tunnel resume [session_id]
copy

SYNOPSIS

odpscmd tunnel [command] [options]

DESCRIPTION

odpscmd tunnel handles bulk data transfer. Uploads and downloads large datasets.
The tool provides high-speed data channel. Part of odpscmd suite.

PARAMETERS

upload FILE TABLE

Upload to table.
download TABLE FILE
Download from table.
resume ID
Resume transfer.
-fd CHAR
Field delimiter.
-rd CHAR
Record delimiter.
--help
Display help information.

CAVEATS

Legacy tool. Resumable transfers supported. Bandwidth limits may apply.

HISTORY

odpscmd tunnel provides bulk data transfer for MaxCompute Console.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community