Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@contiamo/dev

Package Overview
Dependencies
Maintainers
3
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contiamo/dev - npm Package Compare versions

Comparing version 0.6.0-3-gc08a502 to 0.6.1-1-g5d85a4a

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc