big-zoo-81740
08/02/2022, 1:56 PMbase_folder
config option, /home/ubuntu/github/myreponame
, but I keep getting an error saying it can't find the directory or it doesn't exist. The folder has r/w permissions, so datahub should be able to read from it. Is there something I am obviously doing wrong? Does the repo need to be located in a specific folder in order for the base_folder
config to be able to read from it?gentle-hamburger-31302
08/02/2022, 2:01 PMbig-zoo-81740
08/02/2022, 2:19 PMsource:
type: lookml
config:
base_folder: /home/ubuntu/github/
api:
base_url: '<https://looker.ourcompanyname.com>'
client_id: '${LOOKER_CLIENT_ID}'
client_secret: '${LOOKER_CLIENT_SECRET}'
big-zoo-81740
08/02/2022, 2:44 PMmammoth-bear-12532