odps

Aliyun ODPS (Open Data Processing Service) command line tool. Start…

odps

Aliyun ODPS (Open Data Processing Service) command line tool.

odpscmd --config={{odps_config.ini}}

use {{project_name}};

show tables;

desc {{table_name}};

show partitions {{table_name}};

desc {{table_name}} partition ({{partition_spec}});

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← od odps-auth →