当前位置:网站首页>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';


边栏推荐
- [从零开始学习FPGA编程-42]:视野篇 - 后摩尔时代”芯片设计的技术演进-1-现状
- 基因检测,如何帮助患者对抗疾病?
- 20 not to be missed ES6 tips
- MySQL - three tables (student, course, score) to query the name, number and score of students whose course is mathematics
- Group policy disables command prompt bypass
- [OGeek2019]babyrop
- [DDCTF2018](╯°□°)╯︵ ┻━┻
- get_ started_ 3dsctf_ two thousand and sixteen
- Precipitation of architecture design methodology
- [OGeek2019]babyrop
猜你喜欢

Bjdctf 2020 Bar _ Babystack

The fund management of London gold is more important than others

What is the mentality of spot gold worth learning from

JVM debugging tool -jmap
![(cve-2020-11978) command injection vulnerability recurrence in airflow DAG [vulhub range]](/img/33/d601a6f92b1b73798dceb027263223.png)
(cve-2020-11978) command injection vulnerability recurrence in airflow DAG [vulhub range]

在终端pip install xxx但在pycharm却no module named xxx

Étalonnage de la caméra (objectif et principe d'étalonnage)

相機標定(標定目的、原理)
![[image fusion] multi focus and multi spectral image fusion based on pixel saliency and wavelet transform with matlab code](/img/78/5d8ad56d4ff1451590cc8676893f05.png)
[image fusion] multi focus and multi spectral image fusion based on pixel saliency and wavelet transform with matlab code

二分专题训练
随机推荐
A summary of the posture of bouncing and forwarding around the firewall
PCL point cloud random sampling by ratio
A penetration test of c/s Architecture - Request encryption, decryption and test
Common coding and encryption in penetration testing
[vulhub shooting range]] ZABBIX SQL injection (cve-2016-10134) vulnerability recurrence
[cnpm] tutorial
(cve-2020-11978) command injection vulnerability recurrence in airflow DAG [vulhub range]
Leetcode probability interview shock series 11~15
Bjdctf 2020 Bar _ Babystack
[OGeek2019]babyrop
How to turn on win11 notebook power saving mode? How to open win11 computer power saving mode
Étalonnage de la caméra (objectif et principe d'étalonnage)
[image fusion] image fusion based on NSST and PCNN with matlab code
Tencent cloud security and privacy computing has passed the evaluation of the ICT Institute and obtained national recognition
[signal recognition] signal modulation classification based on deep learning CNN with matlab code
The first common node of two linked lists_ The entry of the link in the linked list (Sword finger offer)
Several misunderstandings of VPN
In the era of industrial Internet, there are no more centers in the real sense, and these centers just turn tangible into intangible
[MRCTF2020]千层套路
Virtual machine security disaster recovery construction