💾 Archived View for freeshell.de › tldr › odps.gmi captured on 2023-11-14 at 10:09:13. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Aliyun ODPS (Open Data Processing Service) command-line tool.
Some subcommands such as `odps inst` have their own usage documentation.
odpscmd --config={odps_config.ini}
use {project_name};
show tables;
desc {table_name};
show partitions {table_name};
desc {table_name} partition ({partition_spec});
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).