API Node - What is the use of the folder 'code-envs-cache' ?

rona
rona Registered Posts: 52 ✭✭✭✭✭

Hello,

On the API node we noticed that the folder 'code-envs-cache' requires a lot of disk space.

Please, could you tell us how this folder is initialized and used ?

Thanks

Annie

Best Answer

  • Clément_Stenac
    Clément_Stenac Dataiker, Dataiku DSS Core Designer, Registered, Moderator Posts: 753 Dataiker
    Answer ✓

    Hi,

    This folder contains the built Python and R code envs for your custom endpoints. If you often modify the code envs definitions of your endpoints (on the design node side), new code envs will get built in the code-env-cache folder.

    At the moment, there is no procedure to automatically clean up old versions of code envs in code-env-cache (adding this is in our backlog).

Answers

  • Tanguy
    Tanguy Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Neuron, Dataiku DSS Adv Designer, Registered, Dataiku DSS Developer, Neuron 2023 Posts: 140 Neuron

    Hi,

    Has there been any update on this issue? We are facing recurring incidents of disk saturation on our API nodes, especially due to the versioning of API endpoints’ code environments in the code-envs-cache folder.

Setup Info
    Tags
      Help me…