Submit your use case or success story to the 2023 edition of the Dataiku Frontrunner Awards ENTER YOUR SUBMISSION

while create receipe in R and validating gives error

mandalson
Level 1
while create receipe in R and validating gives error
Hi Team,

need help while creating receipe in R and validating getting the below error.



environment variable DKURBIN not defined.



please help why this error comes
0 Kudos
1 Reply
Mattsco
Dataiker
Hi,


You need to install R on the DSS server first, minimum version 3.4, we do not ship it with DSS.

Data Science Studio references it by looking up “R” in the PATH. If needed, you can override this by defining environment variable DKURBIN in the local customization file DATADIR/bin/env-site.sh.

https://doc.dataiku.com/dss/latest/installation/r.html

Matt
Mattsco
0 Kudos