Accessing a S3 table from a process deployed on the API Node

Pascal_B
Level 2
Accessing a S3 table from a process deployed on the API Node

Hello, 

Is it possible to read reference data that is available on a DSS table available on S3 ? How can we do this ?

technical requirement : the table is kept up to date with our own process (eg a specific DSS flow) and we expect that we do not need to redeploy the API when the reference table is updated 

Thanks for your help

Pascal

0 Kudos
1 Reply
AlexT
Dataiker

Hi @Pascal_B ,

Just to update the community thread as well you can use 

https://doc.dataiku.com/dss/latest/apinode/endpoint-dataset-lookup.html

Please note if you are using a static API node you will also need to configure the connections.

https://doc.dataiku.com/dss/latest/apinode/enrich-prediction-queries.html#api-node-configuration 

Let us know if this works for your use case. 

0 Kudos