All Products
Search
Document Center

MaxCompute:Integrate the MaxCompute client

Last Updated:Jul 17, 2026

MaxCompute Studio includes a built-in MaxCompute client that you can run directly within the IDE.

Background information

MaxCompute Studio ships with the latest MaxCompute client program as the default. 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.