You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/05/08 09:08:38 UTC

[GitHub] birdflyinhigh opened a new issue #4955: 502 bad gateway when click "Force Refresh" when query date from hive by presto

birdflyinhigh opened a new issue #4955: 502 bad gateway when click "Force Refresh" when  query date from hive by presto
URL: https://github.com/apache/incubator-superset/issues/4955
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if any
   - [ ] I have reproduced the issue with at least the latest released version of superset
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar
   
   
   ### Superset version
   
   
   
   
   ### Expected results
   
   
   ### Actual results
   
   
   ### Steps to reproduce
   
   url :   /superset/explore_json/table/105/?preselect_filters=%7B%7D&form_data=%7B%22datasource%22%3A%22105__table%22%2C%22viz_type%22%3A%22pivot_table%22%2C%22slice_id%22%3A48%2C%22granularity_sqla%22%3Anull%2C%22time_grain_sqla%22%3A%22Time+Column%22%2C%22since%22%3A%22100+years+ago%22%2C%22until%22%3A%22now%22%2C%22groupby%22%3A%5B%22acct_day%22%5D%2C%22columns%22%3A%5B%5D%2C%22metrics%22%3A%5B%22sum__tgt%22%2C%22sum__jszh%22%2C%22sum__total%22%5D%2C%22pandas_aggfunc%22%3A%22sum%22%2C%22pivot_margins%22%3Afalse%2C%22number_format%22%3A%22.4r%22%2C%22combine_metric%22%3Afalse%2C%22where%22%3A%22%22%2C%22having%22%3A%22%22%2C%22filters%22%3A%5B%5D%2C%22extra_filters%22%3A%5B%5D%7D&force=true
   - click one dashboard with 5 charts, the page loads successfully, however, when i click "Force Refresh" , 
   return **502 bad gateway**, the sever went down and restart.   
   we tested refresh 2 charts at the same time , it also loaded successfully. when refreshing more than 3 charts ,the program went down and retart. 
   
   in the config.py :   SUPERSET_WORKERS = 2
   
   anyone can give a hint for debug? 
   
   
   
   
   
   
   
   
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org