kumarit commented on issue #2156: [sqllab] Multiple Statement Queries
URL: 
https://github.com/apache/incubator-superset/issues/2156#issuecomment-321264818
 
 
   after establish the connection between kylin and superset, i am trying to 
use sqllab for fetching the table from kylin to do visualization in superset!
   here is my sql query:
   SELECT *
   FROM
   KYLIN_SALES
   
   i am getting this error, pls help me , thanks in advance!!:
   
   {"status": "failed", "query_id": 21, "error_essage": "Error when requesting: 
\"query\", exception: \"Project name should not be empty.\""}
   ![screenshot from 2017-08-09 16 03 
03](https://user-images.githubusercontent.com/30621931/29125530-47524c42-7d1c-11e7-9509-7df9dd4a43e6.png)
   
 
----------------------------------------------------------------
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