ODBC Driver for HDFS

Build 23.0.8839

Permissions

Lists the permissions of the files/file specified in the path.

Table Specific Information

Select

This will return a list of permissions of all the files and directories in your system. All filters are executed client side within the 本製品.

Columns

Name Type Description
FullPath [KEY] String The full path of the file.
OwnerRead Boolean Whether the owner this file belongs to has read access.
OwnerWrite Boolean Whether the owner this file belongs to has write access.
OwnerExecute Boolean Whether the owner this file belongs to has execute access.
GroupRead Boolean Whether the group this file belongs to has read access.
GroupWrite Boolean Whether the group this file belongs to has write access.
GroupExecute Boolean Whether the group this file belongs to has execute access.
OthersRead Boolean Whether everyone else has read access.
OthersWrite Boolean Whether everyone else has write access.
OthersExecute Boolean Whether everyone else has execute access.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839