lucidworks / zeppelin-solr

Apache Solr interpreter for Apache Zeppelin
Apache License 2.0
28 stars 4 forks source link

select * fails with no error log message #8

Closed aroopganguly closed 5 years ago

aroopganguly commented 6 years ago

On the Zeppeling UI, doing a select * from collection limit 2 fails, without giving any reason why, just says "null". Running the same query on the Solr's /sql request handler over curl gives data without any issues.

what is the issue here ?

kiranchitturi commented 5 years ago

fixed in #10