# Quick Setup mode

![Sqoop Import step Quick Setup mode](https://2745965000-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvZoINBz5C5WnDZQlbOJQ%2Fuploads%2Fgit-blob-87c78d7eb1912367d185524d7bc79731c2244953%2FPDI%20Sqoop%20Import%20step%20Quick%20Setup%20mode.png?alt=media)

## Source

The Source refers to the database from which you want to pull your data into a cluster.

| Option                  | Definition                                                                                                                                                                                                                                                                          |
| ----------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Database Connection** | <p>Click <strong>Choose Available</strong> to select an existing database connection that contains the data for import.</p><p>If you do not have an existing connection, click <strong>New</strong>. If you need to modify an existing connection, click <strong>Edit</strong>.</p> |
| **Edit**                | Click **Edit** to open the **Database Connection** dialog box if you need to modify an existing connection database.                                                                                                                                                                |
| **New**                 | Click **New** to open the **Database Connection** dialog box where you can add a new database connection. See [Define data connections](https://help.hitachivantara.com/Documentation/Pentaho/9.5/Setup/Define_data_connections)                                                    |
| **Table**               | The name of the source table. If the source database requires a schema, you must supply it in the format: `SCHEMA.TABLE_NAME`. This table must exist in the destination database and its structure must match the input data’s format.                                              |
| **Browse**              | Click **Browse** to open the **Database Explorer** and explore configured database connections.                                                                                                                                                                                     |

\## Target

The target refers to the Hadoop cluster where you want to put your data.

| Option               | Definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Hadoop Cluster**   | <p>The name of the Hadoop cluster that contains the data for import. Use the <strong>Use Advanced Options</strong> to specify configuration information for the host names and ports for HDFS, Job Tracker, and other big data cluster components (default).</p><p>Click <strong>Choose Available</strong> to select an existing cluster to use. If you do not have any existing cluster connections, click <strong>New.</strong></p><p>Information on Hadoop can be found in <a href="https://help.hitachivantara.com/Documentation/Pentaho/9.5/Work_with_data/Use_Hadoop_with_Pentaho">Use Hadoop with Pentaho</a>.</p> |
| **Target Directory** | Path of the HDFS directory from where you want to import.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| **Browse**           | <p>Click <strong>Browse</strong> to display the <strong>Open File</strong> dialog box, which displays the file system of the cluster. Click the directory to select the directory with your Sqoop data.</p><p><strong>Note</strong>: <strong>Browse</strong> only works when you have a valid cluster connection configured.</p>                                                                                                                                                                                                                                                                                          |

\## Open File dialog box

When you have a valid cluster connection, click **Browse** to display the **Open File** dialog box to view the cluster files.

| Option                                   | Definition                                                                                                         |
| ---------------------------------------- | ------------------------------------------------------------------------------------------------------------------ |
| **Open from Folder**                     | Indicates the path and name of the HDFS directory you want to browse. This directory becomes the active directory. |
| **Up One Level**                         | Displays the parent directory of the active directory shown in the **Open from Folder** field.                     |
| **Delete**                               | Deletes a folder from the active directory.                                                                        |
| **Create Folder**                        | Creates a new folder in the active directory.                                                                      |
| **Active Directory Contents (no label)** | Displays the active directory, which is the one that is listed in the **Open from Folder** field.                  |
| **Filter**                               | Applies a filter to the results displayed in the active directory contents.                                        |
