...
Excerpt | ||||
---|---|---|---|---|
When you sign up to use use the
|
The
d-s-productplatform |
---|
Asset Type | Description | Default Storage | Non-Default Storage |
---|---|---|---|
imported datasets | When you upload data to the product, it is stored in the default storage environment. From these uploaded assets, you create imported datasets, which are sources of data |
in the
You can also import data that is stored in other storage environments. | Yes | Yes | |
job results | When you run a job to transform your data, the results of the job execution are stored in a storage environment. | Yes | Yes |
samples | When you |
transform your data, you are working on a sample of the source data. |
- When you first open a recipe, an initial sample of the recipe is created for you and stored on the default storage environment.
- As needed, you can start a job to create a new sample of your data. Ad-hoc samples are also stored on the default storage environment.
- For more information, see Overview of Sampling.
| Yes | No |
temporary files | During ingestion of data and job execution, the
|
|
requires storage space in the default storage environment to store temporary files. | Yes | No |
...
Storage Environment Options
...
Tip | |
---|---|
Tip: You can switch between
|
Storage Environment | Description | ||||||
---|---|---|---|---|---|---|---|
| Short for
|
When the
|
Using
| ||||||||
S3 | Your S3 buckets and their assets.
See Using S3. |
Configure Storage
By default:
...
Info | ||||
---|---|---|---|---|
NOTE: If S3 has been enabled previously, all access to assets stored on S3 is cut off for the
|
To disable S3 access, please complete the following.
...
Info | ||||||
---|---|---|---|---|---|---|
NOTE: If
|
Steps:
- Login as a workspace administrator.
D s config method ws Locate the following setting and set it to
Enabled
:Code Block Enable S3 connectivity
Set the following to
S3
:Code Block Default storage environment
Locate the following setting and set it to
Disabled
:Code Block Trifacta File System
- Access to S3 is closed.
is used as the default storage environment.D s tfs
...
- Login as a workspace administrator.
In the the
, select User menu > Admin console > AWS Settings.D s webapp type Portal For Mode, select your preferred access mode:
All users in the workspace share the same AWS credentials: workspace mode
Each user in the workspace can use their own AWS credentials: user mode
For Authentication Method, you must determine your choice:
Info NOTE: The authentication method requires information from S3. Specific requirements and configuration are covered in later steps.
- Use a cross-account role (IAM role): An IAM role is an AWS object that contains policies defining permissions and access level to AWS and S3 resources. This object must be created by an AWS or S3 administrator. This method of access is recommended.
- Use access keys: These key-secret combinations can be used to provide access to S3 buckets.
...
For more information, see AWS Settings Config Page.
Tip |
---|
Tip: You can also perform this configuration by creating an Amazon S3 connection in the Import Data Page. This connection creates the global connection to S3 for all workspace users. See Amazon S3 Connections. |
...
D s ed editions awsent
- Workspace administrators who who have chosen to use IAM roles must ensure that any IAM role includes the proper trust relationship for the the
. For more information, see Insert Trust Relationship in AWS IAM Role.D s webapp type Portal - Workspace users must configure their access.
- For more information on configuring access, see Configure Your Access to S3.
- Individual users can also configure directories to use in their S3 bucket for storing assets. See Storage Config Page.
- For more information on configuring access, see Configure Your Access to S3.
D s also inCQL true label ((label = "storage") AND (label = "storage"))