当前位置:网站首页>Maxcompute remote connection, uploading and downloading data files
Maxcompute remote connection, uploading and downloading data files
2022-06-24 07:35:00 【Concise programming】
MaxCompute Remote connection , Upload data files
- MaxCompute Remote connection
- Document address
- Buy MaxCompute
- Opening DataWorks
- Create project
- Remote connection
MaxCompute Remote connection
Document address
https://help.aliyun.com/document_detail/27971.html#section-7ce-cnh-euq
Buy MaxCompute

agree! 
Opening DataWorks
Then it will automatically let you open DataWorks, Choose to open the basic version for free 



Create project

Fill in information

Wait until the build is complete
Remote connection
Note that there needs to be Java Environmental Science
Download client

Unpack the open 
Enter the configuration odps_config.ini

The specific configuration is as follows :
project_name=
access_id=
access_key=
end_point=
log_view_host=
https_check=
# confirm threshold for query input size(unit: GB)
data_size_confirm=
# this url is for odpscmd update
update_url=
# download sql results by instance tunnel
use_instance_tunnel=
# the max records when download sql results by instance tunnel
instance_tunnel_max_record=
# IMPORTANT:
# If leaving tunnel_endpoint untouched, console will try to automatically get one from odps service, which might charge networking fees in some cases.
# Please refer to Endpoint
# tunnel_endpoint=
# use set.<key>=
# e.g. set.odps.sql.select.output.format=
Copy project name

obtain AccessKey
Click Create 
To verify


Connection address cross reference table ( To configure end_point and tunnel_endpoint)


Double-click to open

Successful connection

See the table

tunnel file
https://help.aliyun.com/document_detail/27833.html
tunnel Upload files

tunnel Download the file

Create a partition table
With gender For the district
create test02_p(id int,name string) partitioned by(gender string);
alter table test02_p add if not exists partition (gender='male');


Partition table upload
tunnel upload D:\2020-2024 University study \ Big data research \ experimental data \ODPS_DEMO\Resources\02-DataTransfer\t_tunnel_p.csv test02_p/gender='male';

Partition table query
select * from test02_p where gender='male';


边栏推荐
- (CVE-2020-11978)Airflow dag中的命令注入漏洞复现【vulhub靶场】
- [image fusion] image fusion based on directional discrete cosine transform and principal component analysis with matlab code
- PIP install XXX on the terminal but no module named XXX on pycharm
- Win11分磁盘怎么分?Win11系统怎么分磁盘?
- Win11怎么设置让CPU性能全开?Win11CPU怎么设置高性能模式?
- [equalizer] bit error rate performance comparison simulation of LS equalizer, def equalizer and LMMSE equalizer
- Intranet learning notes (4)
- [从零开始学习FPGA编程-41]:视野篇 - 摩尔时代与摩尔定律以及后摩尔时代的到来
- 【图像融合】基于NSST结合PCNN实现图像融合附matlab代码
- The latest crawler tutorial in 2021: video demonstration of web crawling
猜你喜欢

Prefix and topic training

get_started_3dsctf_2016

How to open the soft keyboard in the computer, and how to open the soft keyboard in win10

使用SystemParametersInfo访问用户界面设置

RDD basic knowledge points
![[WordPress website] 5 Set code highlight](/img/01/f669b70f236c334b98527a9320400c.png)
[WordPress website] 5 Set code highlight
![[frame rate doubling] development and implementation of FPGA based video frame rate doubling system Verilog](/img/38/92486c92557e6e5a10a362eb2b7bdf.png)
[frame rate doubling] development and implementation of FPGA based video frame rate doubling system Verilog

Huawei cloud database advanced learning

(CVE-2020-11978)Airflow dag中的命令注入漏洞复现【vulhub靶场】

Face pincher: a hot meta universe stylist
随机推荐
jarvisoj_ level2
Unexpected token u in JSON at position 0
[WUSTCTF2020]爬
PCL calculates the area of a polygon
Bjdctf 2020 Bar _ Babystack
(cve-2020-11978) command injection vulnerability recurrence in airflow DAG [vulhub range]
现货黄金有哪些眩人的小技术?
什么是CC攻击?如何判断网站是否被CC攻击? CC攻击怎么防御?
[WUSTCTF2020]alison_ likes_ jojo
[DDCTF2018](╯°□°)╯︵ ┻━┻
MSSQL high permission injection write horse to Chinese path
[WUSTCTF2020]alison_likes_jojo
Win11怎么设置让CPU性能全开?Win11CPU怎么设置高性能模式?
How can win11 set the CPU performance to be fully turned on? How does win11cpu set high performance mode?
自动化测试是什么?什么软件项目适合自动化测试?
Camera calibration (calibration purpose and principle)
【WordPress建站】5. 设置代码高亮
How to turn on win11 notebook power saving mode? How to open win11 computer power saving mode
Analog display of the module taking software verifies the correctness of the module taking data, and reversely converts the bin file of the lattice array to display
[learn FPGA programming from scratch -41]: vision chapter - Moore's era and Moore's law and the arrival of the post Moore Era