All right. I will file a JIRA then. On Tue, Dec 9, 2014 at 1:46 PM, Steven Phillips <[email protected]> wrote:
> Seems like a bug to me. > > On Tue, Dec 9, 2014 at 1:36 PM, Xiao Meng <[email protected]> wrote: > >> I can query the view `dfs.tmp.varchar_view`. But it just does not show up >> in INFORMATION_SCHEMA.`TABLES` even after I queried it. >> >> >> On Tue, Dec 9, 2014 at 12:20 PM, Xiao Meng <[email protected]> wrote: >> >> > Hi, >> > >> > We recently wiped out the ZooKeeper data for a drillbit setup. >> > As a result, all existing views are gone from >> INFORMATION_SCHEMA.`TABLES`. >> > >> > For example, for workspace dfs.tmp, there is a view file >> > `varchar_view.view.drill` under the directory '/tmp'. But drill seems >> > cannot discovery it automatically. We must recreate the view based on >> the >> > contents of view file and register the views. >> > >> > Is there some simpler way to force drill to register all of them? >> > >> > Thanks. >> > >> > > > > -- > Steven Phillips > Software Engineer > > mapr.com >
