ODPS-0420095: Access Denied
最近想用阿里的MaxCompute,然后我自己写了一个mr程序,用MaxCompute Studio中的一键发布"Deploy to server"后,用客户端去执行jar,抛出了Access Denied的异常,请问是我没有开通MaxCompute的缘故吗?(目前申请使用的MaxCompute是开发版),还是我配置的问题?Exception in thread "main" com.aliyun.odps.OdpsException: ODPS-0420095: Access Denied - The task is not in release range: LOT at com.aliyun.odps.rest.RestClient.handleErrorResponse(RestClient.java:378) at com.aliyun.odps.rest.RestClient.request(RestClient.java:318) at com.aliyun.odps.rest.RestClient.request(RestClient.java:274) at com....

