-
Accidentally deleted a Dataiku project – is there any way to recover it?
Hi everyone, I accidentally deleted one of my Dataiku projects and I’m trying to understand whether there is any way to recover it. I’ve been researching this for a while and I’m finding conflicting information: Some sources say that once a project is deleted, there is no way to recover it. Other sources mention that…
-
Can't create a licence in DSS in local install Free Edition because of CORS issue on Dataiku API
Hi, When installing DSS locally, attempting to register for the Free Edition from a localhost instance consistently fails due to a CORS error. Specifically, during the signup flow, the frontend attempts to call the endpoint https://my.dataiku.com/saas/api/community/register-v5, which routes to my.dataiku.com and is blocked…
-
AWS環境において、DSS起動時にSSL関係のエラーが発生します。
現在AWS環境上にて、Dataikuの環境を構築しております。 本日FleetManagerからDesignノードを起動したところ、以下のエラーが出力されました。 "error": { "errorType": "<class 'requests.exceptions.SSLError'>", "message": "HTTPSConnectionPool(host='download.microsoft.com', port=443): Max retries exceeded with url:…
-
Best way to clean data for country meaning
I have a dataset which includes ISO 3166-1 alpha-3 country codes which are being detected properly, and full country names where about 14% are being flagged as not passing validation. Is there some place I can get the canonical list of country names dataiku uses for meaning? And if I can get that list, what's the most time…
-
Problem in Sign up (Local Free Edition)
Hello When I try to sign up using the free edition of local dataiku Launcher not the Enterprise 14 days trail I used the other one Free Edition I fill the info and when i hit NEXT I got this error : Network error An attempt to communicate with DSS failed. Please check your network connectivity. Network error: ( My internet…
-
install-graphics-export air-gapped
I want to install install-graphics-export so I can export my flow or a dashboard to PDF. I’m in an air-gapped environment. When I start the installation, I get the following error message: ./dssadmin install-graphics-export [+] Saving installation log to /data/dataiku/data/run/install.log [+] Checking dependencies +…
-
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connec
In my Dataiku UI, I created two Python environments under Code Envs: One for Python 3.12 One for Python 3.9 Each environment installs the Python libraries listed in “packages to install” by retrieving them from repositories hosted on an Artifactory. I imported the Artifactory certificate into the keystore of my Dataiku VM…
-
Dataikuアカデミーのメールアドレス変更
職場を変える関係で設定しているメールアドレスを会社のものから個人のものへ変更したいのですが可能でしょうか。 また、可能な場合方法についてご教授ください。
-
Adhoc Scenario/Flowzone execution on file change
Hi, I have below execution situation to be replicated from Alteryx. Not sure how dataiku can support this. Kindly share if there is any guidance. Current Way of Working with Alteryx Users have been provided access to Alteryx workflow via Gallery. Users can see only workflow that they have access to. Users are not technical…
-
Setting up Stages in Snowflake to work with Dataiku
In Dataiku DSS when working with Snowflake there is an option to use a stage. This apparently speeds up performance by increasing the number of different types of processes one can do inside Snowflake without having to ship data back to the DSS server for processing. Are folks using this feature? What has your experience…