jessicachen888 commented on issue #3694: Foreign table cannot be loaded in SQL 
lab Tab
URL: 
https://github.com/apache/incubator-superset/issues/3694#issuecomment-338130742
 
 
   I have installed the s3werkzeugcache and tried 
   
   `from s3cache.s3cache import S3Cache`
   `S3_CACHE_BUCKET = 'foobar-superset'`
   `S3_CACHE_KEY_PREFIX = 'sql_lab_result'`
   `RESULTS_BACKEND = S3Cache(S3_CACHE_BUCKET, S3_CACHE_KEY_PREFIX)`
   
   in config.py
   
   Still the same error occurs. I saw some solution on the discussion forum 
before, but I cannot solve mine with their solution

----------------------------------------------------------------
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