Amazon S3 import
Connect your Varicent ELT and Amazon S3 accounts to import your data. Amazon S3 accepts the following file types:
CSVExcelParquet.txt
In Varicent ELT, select the Data module from the sidebar navigation pane.
Click Import data.
In the Third party sources section, click Amazon S3.
Click New connection.
On the Connect to your Data page, under Connector name, enter the name of the connection.
Under Account ID, the ID of the AWS account that you want to use.
Under Bucket Name, enter the name of the AWS bucket in your Amazon S3 instance that you connect to.
Under Region, enter the region of your Amazon S3 bucket, and then click Next.
On the next Connect to your Data page, follow the on-screen steps to set up your account.
Follow the on-screen steps to create a new policy in your AWS account.
Note
The policy body is pre-populated with the information that you had entered in the previous step. Use the copy button to copy the code.
Follow the on-screen steps to create a new role in your AWS account.
Note
The account ID value is based on the environment that you are in.
Create a unique name in the Role Name field.
Click Next.
On the Select data page, under Directory, select the directory for the file that you want to import. For example, if you want to select
Parquetfiles, ensure that you select the folder containing yourParquetfiles.Under File type, select the file type that you want to import, such as
CSV,Excel,.txtorParquet.Caution
If you select a directory with
Parquetfiles, ensure that you select theParquetfile type. If you select another type of file, the import will fail.Note
If you select the
Parquetfile option, you won't have to specify the Delimeter and other configuration options, just follow the import wizard.Under Delimiter, select the delimiter that you want to use from the following delimiters in the drop-down field:
Comma
(,)Pipe
(|)Semi-colon
(;)Space
( )Tab
( )Tilde
(~)
Under Quote, select the type of quotes that you want to use, such as double quotes (").
Under Exclude excess data, enter the number of rows that you want to ignore in the beginning or end of your file.
Under Header, check to designate the first unignored row as the column header. Leave unchecked to have column headers automatically generated, and then click Next.
On the Import data page, review your data and select the data to obfuscate (if any), and select Preserve out of bound dates to maintain any dates outside the date range, and then click Next.
On the Filter data page, optionally click Filter data to refine your data, or click Import data to continue.
Filter the rows in your data by selecting the column to filter, the filter category and the value or text.
Click Import data to continue.
Note
For more information about how to configure data filters, see: Filter data.
On the Review page, review the data sets that you are importing.
Click Import data.
The data is available on the My Data page.