MaxCompute Studio集成了MaxCompute客户端,您可以在MaxCompute Studio中直接运行MaxCompute客户端。
背景信息
MaxCompute Studio中已包含最新版MaxCompute客户端程序,并指定为默认客户端。您也可自行指定其他版本客户端程序。
操作步骤
- 配置客户端安装路径。
- 在IntelliJ IDEA顶部菜单栏,单击。
- 在Settings页面左侧导航栏,选择。
- 在Installed Location后选择MaxCompute客户端的本地安装路径。
- 单击OK,完成客户端安装路径配置。
- 在MaxCompute Studio中打开MaxCompute客户端。
- 在IntelliJ IDEA左侧导航栏,单击Project Explorer。
- 在选中的项目节点上,单击右键选择Open in Console,打开MaxCompute客户端。
- 在Console区域,运行客户端命令。详情请参见常用命令列表。