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

tamvap
tamvap Dataiku DSS Core Designer, Registered Posts: 10 ✭✭✭✭

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

Answers

  • ATsao
    ATsao Dataiker Alumni, Registered Posts: 139 ✭✭✭✭✭✭✭✭

    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 

  • tamvap
    tamvap Dataiku DSS Core Designer, Registered Posts: 10 ✭✭✭✭

    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
Setup Info
    Tags
      Help me…