-
Governance API- Validation of Governance Approval for a specific bundle of a project
I am trying to a create a logic to validate the governance approval for a particular bundle of a project. Input params: PROJECT_KEY, BUNDLE_ID The python code should be able to validate the governance approval status and provide the result as approved, pending , rejected,etc. I am trying to use the…
-
Building a Jenkins pipeline for Dataiku DSS
In this post, we will show how to set up a sample CI/CD (continuous integration / continuous deployment) pipeline built on Jenkins for our Dataiku DSS project. It follows our blog post Continuous integration and continuous deployment (CI/CD) in Dataiku DSS that presents the concepts and some important questions in order to…
-
Which activities in DSS require that a user be added to the allowed_user_groups local Unix group?
Which activities in DSS require that a user be added to the allowed_user_groups local Unix group? When configuring the setup of the local code isolation capability of the User Isolation Framework* (formerly known as Multi-User Security), you must fill in the allowed_user_groups settings with the list of UNIX groups to…
-
Ensuring GDPR compliance
Compliance with internal policies and external regulations around data privacy and protection has never been more important for enterprises. One of the most important regulations in this area is the EU’s General Data Protection Regulation (GDPR). This law aims to give EU citizens control over their personal data and to…