airbnb / airpal

Web UI for PrestoDB.
http://airbnb.github.io/airpal
Apache License 2.0
2.76k stars 458 forks source link

Select * FROM command is not working :( #226

Open jgangulli opened 6 years ago

jgangulli commented 6 years ago

Hi, from last few days I'm working on it and I'm successfully able to insert data in my mysql and cassandra database but whenever I'm trying to execute select * from command it is showing planing not finishing it. and I'm not able to see table content. I will be very thankful if someone can help me and can explain what are prestouser, prestoscema. I mean what exactly I have to give value for it in reference.yml file.

Thank you.