Are you running Drill by any chance? That syntax looks similar to Drill’s 
syntax for querying files.

> On Apr 22, 2016, at 8:27 PM, Rahul Raj <[email protected]> wrote:
> 
> Asking for help in this group as I could not figure out much from the
> examples provided.
> 
> I need to translate a query like: 'select * from /path/to/my_table' to
> 
> 'select * from /path/to/mount/my_table', where the query could be any valid
> sql.
> 
> Rahul

Reply via email to