juneauwang commented on issue #13378:
URL: https://github.com/apache/superset/issues/13378#issuecomment-787818601


   Tested with webserver, it's possible to get username: 
   
   ```
   flask username is wpwang
   INFO:superset.models.core:flask username is wpwang
   INFO:pyhive.presto:SELECT 1
   DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): xxxxx:7778
   DEBUG:urllib3.connectionpool:https://xxxxx:7778 "POST /v1/statement 
HTTP/1.1" 401 12
   ```
   can it be possible that celery worker didn't register in flask context?
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to