How to make Dremio access only some directories of HDFS

In my HDFS root, I have /folder1, /folder2 and /folder3 .I would like to setup Dremio access to a set of HDFS folders, and restrict others. Is it possible, how?

Hi @adelsondias,

You can specify a root path when you configure the HDFS source. This would restrict the view of the data:

You can also use user Virtual Datasets and Spaces to create views of your HDFS data and then restrict access to those via the Sharing settings. See our docs for more detail..

1 Like