当前位置:网站首页>Setting up the development environment of dataworks custom function
Setting up the development environment of dataworks custom function
2022-07-03 06:54:00 【Nerd under the bodhi tree】
Build a custom function development environment
1. Build the client according to the tutorial odpscmd
https://help.aliyun.com/document_detail/27971.html
2. use idea install MaxCompute Studio
https://help.aliyun.com/document_detail/50892.html
3. Connect dataworks project
https://help.aliyun.com/document_detail/50855.html
4. Write custom functions
https://help.aliyun.com/document_detail/50902.html
Development needs attention :
All resource files cannot be placed locally , hit jar You will not be able to access the file , The file must be uploaded and then used ctx.readResourceFile(“ip2region.db”); To read the file
5. Package and upload after writing
https://help.aliyun.com/document_detail/50904.html
6. Add function
边栏推荐
- Laravel Web框架
- SQL implementation merges multiple rows of records into one row
- MySQL transaction rollback, error points record
- The pressure of large institutions in the bear market has doubled. Will the giant whales such as gray scale, tether and micro strategy become 'giant thunder'?
- 10000小時定律不會讓你成為編程大師,但至少是個好的起點
- Yolov1 learning notes
- 【类和对象】深入浅出类和对象
- 爬虫代码基础教学
- Example of joint use of ros+pytoch (semantic segmentation)
- 机械观和系统观的科学思维方式各有什么特点和作用
猜你喜欢
Golang operation redis: write and read kV data
Ruoyi interface permission verification
HMS core helps baby bus show high-quality children's digital content to global developers
Chapter 8. MapReduce production experience
Practice of enterprise ab/testing platform
SQL implementation merges multiple rows of records into one row
Yolov3 learning notes
每日刷題記錄 (十一)
Paper notes vsalm literature review "a comprehensive survey of visual slam algorithms"
Software testing learning - day 3
随机推荐
Local rviz call and display of remote rostopic
EasyExcel
Summary of the design and implementation of the weapon system similar to the paladin of vitality
爬虫代码基础教学
Basic teaching of crawler code
crontab定时任务
Opencv mouse and keyboard events
2022 East China Normal University postgraduate entrance examination machine test questions - detailed solution
Sorting out the core ideas of the pyramid principle
[untitled] 8 simplified address book
论文笔记 VSALM 文献综述《A Comprehensive Survey of Visual SLAM Algorithms》
Pytest attempts to execute the test case without skipping, but the case shows that it is all skipped
POI excel percentage
File links cannot be opened or downloaded in Google browser
Jmeter+influxdb+grafana of performance tools to create visual real-time monitoring of pressure measurement -- problem record
如何迁移或复制VMware虚拟机系统
10000小时定律不会让你成为编程大师,但至少是个好的起点
Liang Ning: 30 lectures on brain map notes for growth thinking
A letter to graduating college students
Yolov1 learning notes