shell调用odpssql
使用shell调用sql,请注意 accessid 、accesskey 和 endpoint 的替换,详细调用方法如下: /opt/taobao/tbdpapp/odpswrapper/odpsconsole/bin/odpscmd -u accessid -p accesskey --project=testproject --endpoint=http://service.odps.aliyun.com/api -e "sql"
shell调用独享资源组调用python3
##@resource_reference{"python3.py"}/home/tops/bin/python3 python3.py(前提是已新建并提交python
资源)
shell调用独享资源组调用python2
##@resource_reference{"python2.py"}python python2.py(前提是已新建并提交python
资源)