-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

odps tunnel


> Data tunnel in ODPS (Open Data Processing Service).

> See also `odps`.

More information.


Download table to local file:

tunnel download {table_name} {file};

Upload local file to a table partition:

tunnel upload {file} {table_name}/{partition_spec};

Upload table specifying field and record delimiters:

tunnel upload {file} {table_name} -fd {field_delim} -rd {record_delim};

Upload table using multiple threads:

tunnel upload {file} {table_name} -threads {num};


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 15:54:45 2024