LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

odps-tunnel

transfers data to/from MaxCompute

TLDR

Upload data to table
$ odps tunnel upload [file] [project.table]
copy
Download table data
$ odps tunnel download [project.table] [output]
copy
Upload with partition
$ odps tunnel upload [file] [project.table/pt=value]
copy
Show tunnel status
$ odps tunnel show
copy

SYNOPSIS

odps tunnel [command] [options]

DESCRIPTION

odps tunnel transfers data to/from MaxCompute. High-speed data channel.The tool provides bulk data operations. Part of ODPS CLI.

PARAMETERS

upload FILE TABLE

Upload data to table.
download TABLE FILE
Download table data.
show
Show tunnel status.
-fd DELIMITER
Field delimiter.
-rd DELIMITER
Record delimiter.
--help
Display help information.

CAVEATS

Large file support. Part of Alibaba Cloud ODPS tools. Bandwidth limits may apply.

HISTORY

odps tunnel provides high-speed data transfer for Alibaba Cloud MaxCompute.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid