Hi Navin, Thanks for your interest in Drill. To answer your question, there is currently a pull request for a REST storage plugin [1], however as implemented it only accepts JSON responses. However, it would not be difficult to get the reader to accept Parquet files. Please take a look and send any feedback. -- C
[1]: https://github.com/apache/drill/pull/1892 <https://github.com/apache/drill/pull/1892> > On Mar 23, 2020, at 8:14 AM, Navin Bhawsar <[email protected]> wrote: > > Hi > > We are currently doing an experiment to use apache drill to query parquet > files .These parquet files will be copied on ecs and exposed via rest api . > > Can you please advise if there is a storage plugin to query rest api ? > > Currently we are using Apache Drill 1.17 version in distributed mode . > > Please let me know if you need more details . > > Thanks and Regards, > Navin
