From 60fbec48bc6c99b4cfa17ca20a74d6576e3ee511 Mon Sep 17 00:00:00 2001 From: isabelcabezasm Date: Fri, 17 Jul 2020 09:46:28 +0000 Subject: [PATCH] adding FEAST_BATCH_JOB_STAGING_LOCATION variable to env.sample file --- infra/docker-compose/.env.sample | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/docker-compose/.env.sample b/infra/docker-compose/.env.sample index 77eb82ae41..ff704f35b7 100644 --- a/infra/docker-compose/.env.sample +++ b/infra/docker-compose/.env.sample @@ -9,6 +9,7 @@ FEAST_CORE_CONFIG=core.yml FEAST_CORE_GCP_SERVICE_ACCOUNT_KEY=placeholder.json FEAST_JUPYTER_IMAGE=jupyterimage +FEAST_BATCH_JOB_STAGING_LOCATION=/tmp/databricks-emulator-staging # Feast Serving FEAST_SERVING_IMAGE=gcr.io/kf-feast/feast-serving