Integrate the MaxCompute client

更新时间:
复制 MD 格式

MaxCompute Studio integrates the MaxCompute client. You can run the MaxCompute client directly in MaxCompute Studio.

Background information

MaxCompute Studio includes the latest version of the MaxCompute client program and sets it as the default client. You can also specify a different client version.

Procedure

  1. Configure the client installation path.

    1. In the top menu bar of IntelliJ IDEA, click File > Settings....

    2. In the navigation pane on the left of the Settings page, select MaxCompute Studio > SDK & Console.

    3. Next to Installed Location, select the local installation path of the MaxCompute client.

    4. Click OK to complete the client installation path configuration.

  2. Open the MaxCompute client in MaxCompute Studio.

    1. In the navigation pane on the left of IntelliJ IDEA, click Project Explorer.

    2. Right-click the selected project node and choose Open in Console to open the MaxCompute client.

    3. In the Console area, run client commands. For more information, see List of common commands.