You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by GitBox <gi...@apache.org> on 2018/02/01 13:25:02 UTC

[GitHub] maver1ck opened a new issue #4323: Hive queries run at least 5 * some_number seconds

maver1ck opened a new issue #4323: Hive queries run at least 5 * some_number seconds 
URL: https://github.com/apache/incubator-superset/issues/4323
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if any
   - [x] I have reproduced the issue with at least the latest released version of superset
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar
   
   
   ### Superset version
   0.22.1
   
   ### Expected results
   Queries on hive should get results as fast as they can
   
   ### Actual results
   Queries on hive are getting results every 5 seconds.
   
   ### Steps to reproduce
   
   Read the source code:
   https://github.com/apache/incubator-superset/blob/master/superset/db_engine_specs.py#L951
   
   

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