Re: Streaming expression with JDBC source returns no data for long running queries.

2017-04-05 Thread Joel Bernstein
The JdbcStream is pretty much just a wrapper for the JDBC driver. I don't believe the size of the result set would have much effect on the JdbcStream. Joel Bernstein http://joelsolr.blogspot.com/ On Wed, Apr 5, 2017 at 6:35 PM, Rishabh Patel < rishabh.mahendra.pa...@gmail.com> wrote: > Hello, >

Streaming expression with JDBC source returns no data for long running queries.

2017-04-05 Thread Rishabh Patel
Hello, I have created a Solr collection with 4 shards and 4 replicas. Now in the UI, I am trying to fetch data from Hive JDBC source using streaming expressions. The query executes successfully if I limit it to ~10 rows. With more rows, after about 10 seconds, the waiting spinner is gone and n