'show tables' command would only list views present under your current
workspace(tmp). You can use show files instead to list all files and
directories.

- Rahul

On Sat, Jun 13, 2015 at 6:24 PM, mohanpothula <[email protected]>
wrote:

> Hi ,
> I installed mapr on centos os ,When trying to access the flat file not able
> to access though  placed the files  under the /temp directory.Any idea what
> will be the issue
>
> jdbc:drill:> use dfs.tmp;
> +-------+--------------------------------------+
> |  ok   |               summary                |
> +-------+--------------------------------------+
> | true  | Default schema changed to [dfs.tmp]  |
> +-------+--------------------------------------+
> 1 row selected (0.147 seconds)
> 0: jdbc:drill:> show tables;
> 0: jdbc:drill:> show tables;
> +--+
> |  |
> +--+
> +--+
> No rows selected (0.392 seconds)
> +--+
>
> Regards,
> Mohan
>

Reply via email to