tswast commented on issue #945: Google BigQuery Support
URL: 
https://github.com/apache/incubator-superset/issues/945#issuecomment-384786370
 
 
   @swamy16 This error is a good sign. It means that you are definitely setting 
the variable so that the code can find it.
   
   You need to specify the full path when you are setting the variable. On 
Windows this includes the Disk Name: 
`C:\Users\[YOUR_USER_NAME]\Downloads\[FILE_NAME].json`. The path could be 
anywhere, not just the downloads folder. On Linux or macOS the full path starts 
with a slash: `/home/user/Downloads/service-account-file.json`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to