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
-
Configure the client installation path.
-
In the top menu bar of IntelliJ IDEA, click .
-
In the navigation pane on the left of the Settings page, select .
-
Next to Installed Location, select the local installation path of the MaxCompute client.
-
Click OK to complete the client installation path configuration.
-
-
Open the MaxCompute client in MaxCompute Studio.
-
In the navigation pane on the left of IntelliJ IDEA, click Project Explorer.
-
Right-click the selected project node and choose Open in Console to open the MaxCompute client.
-
In the Console area, run client commands. For more information, see List of common commands.
-