当前位置:网站首页>dataworks自定義函數開發環境搭建
dataworks自定義函數開發環境搭建
2022-07-03 06:54:00 【菩提樹下的呆子】
自定義函數開發環境搭建
1.根據教程搭建好客戶端odpscmd
https://help.aliyun.com/document_detail/27971.html
2.用idea安裝MaxCompute Studio
https://help.aliyun.com/document_detail/50892.html
3.連接dataworks項目
https://help.aliyun.com/document_detail/50855.html
4.編寫自定義函數
https://help.aliyun.com/document_detail/50902.html
開發需注意:
所有資源文件都不可以放在本地依賴,打jar也會訪問不到文件,必須將文件上傳然後使用ctx.readResourceFile(“ip2region.db”);來讀取文件
5.編寫好後打包上傳
https://help.aliyun.com/document_detail/50904.html
6.添加函數
边栏推荐
猜你喜欢
IC_ EDA_ All virtual machine (rich Edition): questasim, vivado, VCs, Verdi, DC, Pt, spyglass, icc2, synthesize, innovative, ic617, mmsim, process library
2022 - 06 - 23 vgmp - OSPF - Inter - Domain Security Policy - nat Policy (Update)
10万奖金被瓜分,快来认识这位上榜者里的“乘风破浪的姐姐”
Practice of enterprise ab/testing platform
卡特兰数(Catalan)的应用场景
Create your own deep learning environment with CONDA
Realize PDF to picture conversion with C #
2022-06-23 vgmp OSPF inter domain security policy NAT policy (under update)
如何迁移或复制VMware虚拟机系统
Dbnet: real time scene text detection with differentiable binarization
随机推荐
10000小时定律不会让你成为编程大师,但至少是个好的起点
Stream stream
[LeetCode]404. 左叶子之和
[classes and objects] explain classes and objects in simple terms
Derivation of variance iteration formula
2021 year end summary
远端rostopic的本地rviz调用及显示
MySQL installation
Winter vacation work of software engineering practice
Summary of remote connection of MySQL
Basic teaching of crawler code
Software testing learning - day 3
修改MySQL密码
EasyExcel
【开源项目推荐-ColugoMum】这群本科生基于国产深度学习框架PaddlePadddle开源了零售行业解决方案
机械观和系统观的科学思维方式各有什么特点和作用
The essence of interview
Operation principle of lua on C: Foundation
Chapter 8. MapReduce production experience
Asynchronous programming: async/await in asp Net