careful-eve-5935
02/17/2023, 11:06 PMpython recommenderflow.py --datastore=local --metadata=local run
and the flow runs without problems locally. When I try to review the artifacts generated by the flow in a local jupyter notebook I get error as the client is trying to connect to AWS (none of the resources exist now after destroyed the env with terraform).
How do I setup an environment variable to enforce using the local datastore and metadata when a kubernetes configuration is present?