-
API connector - Pagination
Hi, I am facing an issue regarding pagination. Let me explain, I have an API endpoint that I query to get results. My query is "https://domain.freshdesk.com/api/v2/contacts?page=1". I want to enable pagination to retrieve all results from each page in my dataset. But impossible to make it work correctly. Can you help ?…
-
Name External Conda environment - how to use containerized execution ?
We've created a 'Name External Conda environment' in DSS and we would like to use this code environment in a python recipe with a containerized execution. How to setup this 'Name External Conda environment' with containerized execution as the option to define the container is not available from DSS screen like for the…
-
Getting error "Failed to set process in cgroup tasks file"
Hi, I have installed the following library in my code recipe: alibi_detect However, when I try to import it in the recipe, I get the following errors: Appreciate any help on this.
-
Questions on Dataiku, EKS, and EMR Serverless for Efficient Data Processing
Hi Dataiku Community, I hope you're all doing well. I wanted to reach out with some questions regarding our current implementation, where we are utilizing EMR Serverless with TBs of data flowing between Snowflake and S3. * Intermediate Datasets Avoidance: We are looking into EKS setup compared to EMR Serverless. How does…
-
how to create dataset
Hi, I want to create a dataset basically for storing some information I have done testing in test environment where I have created one blank Excel and appended it with the required data from an api. But now I have to do it in a production environment I want to create a blank dataset to append the data required for storing.…
-
SSO to Azure Active Directory - facing error
I am looking to setup SSO against my azure active directory. I have AD actively syncing and users actively provisioned on the platform. When I configure SSO and test it, I get redirected to the MS login screen, I can sign in using email and password, but I then hit the following screen and not successfully redirected to…
-
Dataiku Groups vs User Profiles
When granting access to a User, which permission level supersedes the other, the Group or the User Profile? For example if someone is added to a group that has the ability to only read a dashboard but their User Profile is a Data Scientist, which has all permissions, would they then be able to create datasets in a project…
-
STATA in DataIku
Hi all, I am aiming at running Jupyter notebooks with STATA interpretation capability. I wonder if there has been any similar efforts so far. It would be great to give me some hints. Useful links: https://www.stata.com/python/pystata18/ https://github.com/ticoneva/pystata-kernel I could install STATA on the DSS VM.…
-
how to use the Dataiku template
i am learning academy-sample. So, i want to learn more sample. Is there any way to download the Dataiku template (sample : "https://gallery.dataiku.com/projects/QS_JOB_POSTINGS/" , and "AML Alerts Triage" , etc ) and import it into my environment? Operating system used: ubuntu
-
I can not view geo-map ( i use free-edition)
Using the "Geocode" function of the "recipes" feature, an external API was used to add the latitude and longitude items. In addition, we will use "GeoPoint" to change to map data. The documentation says that by doing this, you can use "charts" to visualize the data using a map. I added a geo-point column. On the subsequent…