-
Re: Support for Dask distributed jobs?
I understand it might be tricky to include Dask as an engine within DSS's backend, but could it be possible to allow reading into Dask data structures using the API nonetheless? For instance, having …3 · -
Support for Dask distributed jobs?
Hello, I'm currently evaluating various engines available in DSS and I was wondering if Dask was something Dataiku was currently working on? We tried to use PySpark in the past, but it might be overk…1 · -
Re: Sending Slack notifications from Scenario script
The actual parameters are : sender.send( username="romain", message="Test", mode="WEBHOOK", webhookUrl="https://hooks.slack.com/services/stuff")4 · -
Sending Slack notifications from Scenario script
Hello, I'm trying to send custom slack notifications using the scenario Python API, but I could not find documentation on the webhook parameters. Here, "slack_error_staging" is already conf…1 · -
[Processing tests] Delete a bundle, clean exported_bundles list.
Hi, I am developing a python lib for bundle exporting. I am implementing tests on the bundle exporting process and I face a problem concerning the bundles_ids. For each test session, I start by delet…2 ·