Hi Dataiku-Team, I have a quick question related to managed S3 folders. I have a dataframe which I want to save as a .csv file in a managed S3 folder. Reading the documentation, it sounds to me that …
I'm currently trying to keep track of metrics on a partitioned S3 dataset. I've used the "Autocompute after build" option, but the metrics are not computed on dataset change. I've also tried to comput…
Hi Team, I have download a file from AWS S3, Created a recipe ( rename and add new column ) , getting an error while executing the script, com.dataiku.dip.datasets.fs.HTTPDatasetHandler cannot be cast…
I am currently trying to connect the Common Crawl S3 to Dataiku. I have tried different configurations. However I am not sure what to enter as "Access Key" and "Secret Key". I guess it is not my priva…
What I know is to use pyspark --packages com.amazonaws:aws-java-sdk:1.7.4,org.apache.hadoop:hadoop-aws:2.7.1 so that I could access s3 file, how do I configure it on dss?