R recipe dkuWriteDataset "Missing Activity ID" Error

uckunuckunlar
uckunuckunlar Registered Posts: 1

Hello,

I am using R recipe on Dataiku v12.5.1. At the end of the code block I am using dkuWriteDataset function to write results to dataset. I am getting error below.

[17:50:01] [INFO] [dku.utils] - > dkuWriteDataset(All_preds_cutoff_Final,"sow_output_deneme")

[17:50:01] [INFO] [dku.utils] - Start writing table to file ...

[17:50:01] [INFO] [dku.utils] - Done writing table to file ...

[17:50:01] [INFO] [dku.utils] - [1] "********** R code failed **********"

[17:50:01] [INFO] [dku.utils] - [1] "Error evaluating R code: Unable to initialize write session : Missing activity ID"

It says Done writing table to file but dataset is empty and R recipe fails.

In addition, when I run same code in Jupyter R notebook it works fine. Can you please guide me to investigate the issue? Thank you

Regards

Answers

Setup Info
    Tags
      Help me…