Append data to Dataiku Dataset not possible through R API (dkuWriteDataset)

tamvap
Level 2
Append data to Dataiku Dataset not possible through R API (dkuWriteDataset)

Hello,

When someone calls our API from an external R program, we are not able to append data to Dataiku Dataset.

Is there any way to achieve using the R API ?

Thanks,

tamvap

0 Kudos
2 Replies
ATsao
Dataiker

Hi,

We would advise using a R recipe and then making sure that the "Append instead of overwrite" option is enabled in the Inputs/Outputs tab. 

Screen Shot 2021-04-22 at 11.57.58 PM.png

Thanks,

Andrewโ€ƒ

0 Kudos
tamvap
Level 2
Author

Hello @ATsao ,

Thanks for your answer.

We need a way to append the new data to a Dataset with R . Is there a way to set the Dataset mode as "Append" through R?
 
Thanks,
Panos
0 Kudos