Thanks. That work for me. Regards, Chin Wei
On Mon, Dec 21, 2015 at 11:17 PM, Jacques Nadeau <[email protected]> wrote: > You can use an HDFS glob pattern as a table name. > > E.g. Select * from dfs.`/abc/cd*` > On Dec 20, 2015 6:55 PM, "Chin Wei Low" <[email protected]> wrote: > > > Hi, > > > > I want to query one or more files from a directory and its sub-directory > > with filter on file name by something like regex or glob. Appreciate > > pointer for me to start. Thanks. > > > > Regards, > > Chin Wei > > >
