This topic describes how to configure a Sqoop job.

Prerequisites

A project is created. For more information, see Manage projects.

Limits

E-MapReduce (EMR) V1.3.0 and later versions support Sqoop jobs. If you run a Sqoop job in an earlier version of EMR, an error is reported. For more information, see Sqoop.

Procedure

  1. Go to the Data Platform tab.
    1. Log on to the Alibaba Cloud EMR console by using your Alibaba Cloud account.
    2. In the top navigation bar, select the region where your cluster resides and select a resource group based on your business requirements.
    3. Click the Data Platform tab.
  2. In the Projects section, find your project and click Edit Job in the Actions column.
  3. Create a Sqoop job.
    1. In the Edit Job pane on the left, right-click the folder on which you want to perform operations and select Create Job.
    2. In the Create Job dialog box, specify Name and Description, and select Sqoop from the Job Type drop-down list.
    3. Click OK.
  4. Edit job content.
    1. Specify the command line parameters that follow the Sqoop command in the Content field.
      Example:
      sqoop [args]
    2. Click Save.