@contiamo/dev
Advanced tools
Comparing version 0.6.0-3-gc08a502 to 0.6.1-1-g5d85a4a
{ | ||
"name": "@contiamo/dev", | ||
"version": "0.6.0-3-gc08a502", | ||
"version": "0.6.1-1-g5d85a4a", | ||
"description": "Dev environment for contiamo", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -166,3 +166,10 @@ # Contiamo Local Dev Environment | ||
### Passing S3 credentials for the Federated mode / Datasets | ||
By default, the Datasets feature wouldn't work with external DWH systems (e.g. Redshift, Snowflake). Data transfer to these systems needs to go | ||
through mutually accessible object storage. There is `pantheon-datasource-test` bucket on S3, but this repo doesn't include credentials for it. | ||
If your scenario requires working with an external DWH you can pass S3 credentials by setting `DATASETS_AWS_ACCESS_KEY_ID` and `DATASETS_AWS_SECRET_ACCESS_KEY` | ||
environment variables. Additionally, the bucket name property could be changed via `DATASETS_S3_BUCKET` variable. An easy way to set these | ||
variables is the `.env` file. | ||
### Datasets for testing the Profiler | ||
@@ -169,0 +176,0 @@ Two pre-created datasets have been created that provide more interesting stats and entity detection profiles. These should be used to test the Profiler and the related UI components. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2811706
434