This section describes how you interact through the with your S3 environment.
The can use S3 for the following tasks for reading and writing data:
In the , S3 is accessed through the S3 browser. See S3 Browser.
NOTE: When the |
Read/Write Access: If you are using system-wide permissions, your administrator must configure access parameters for S3 locations. If you are using per-user permissions, this requirement does not apply. See Enable S3 Access.
Avoid using |
Your administrator should provide a writeable home output directory for you. This directory location is available through your user profile. See User Profile Page.
Your administrator can grant access on a per-user basis or for the entire .
The utilizes an S3 key and secret to access your S3 instance. These keys must enable read/write access to the appropriate directories in the S3 instance.
NOTE: If you disable or revoke your S3 access key, you must update the S3 keys for each user or for the entire system. |
For more information, see Enable S3 Access.
Your administrator should provide raw data or locations and access for storing raw data within S3. All should have a clear understanding of the folder structure within S3 where each individual can read from and write their job results.
NOTE: The |
You can create an imported dataset from one or more files stored in S3.
When you select a folder in S3 to create your dataset, you select all files in the folder to be included. Notes:
When a folder is selected from S3, the following file types are ignored:
*_SUCCESS
and *_FAILED
files, which may be present if the folder has been populated by Hadoop.When creating a dataset, you can choose to read data in from a source stored from S3 or local file.
/trifacta/uploads
where they remain and are not changed.Data may be individual files or all of the files in a folder.
When you run a job, you can specify the S3 bucket and file path where the generated results are written. By default, the output is generated in your default bucket and default output home directory.
If |
As part of writing job results, you can choose to create a new dataset, so that you can chain together data wrangling tasks.
NOTE: When you create a new dataset as part of your job results, the file or files are written to the designated output location for your user account. Depending on how your permissions are configured, this location may not be accessible to other users. |