Property
|
Description
|
---|---|
Command for setting
permissions
|
This setting is not
used.
|
Set permissions as root?
|
This setting is not
used.
|
Command for getting
file information
|
This setting is not
used.
|
Data directories
|
Specifies the directory
that is used to store blocks.
|
Name Node
|
Specifies the host name
of the machine that is used as the Hadoop NameNode.
|
Live Data Nodes
|
Specifies the number
of Hadoop DataNodes that are reachable.
|
Dead Data Nodes
|
Specifies the number
of Hadoop DataNodes that are not available.
|
Field
|
Description
|
---|---|
Name
|
Specifies the name of
the file.
|
Size
|
Specifies the file size.
This value includes the disk space required to store the data in blocks
and metadata about the file.
|
Date Modified
|
Specifies the date on
which the file was created or replaced.
|
Path
|
Specifies the HDFS directory.
|
Description
|
Specifies the description
that is stored with the data. The description is displayed beside
the table name in the explorer interface.
|
Copies
|
Specifies the number
of redundant copies of the data.
|
Block Size
|
Specifies the number
of bytes that are used to store each block of data.
|
Number of Variables
|
Specifies the number
of columns in the HDFS table.
|
Owner
|
Specifies the user account
that added the data to HDFS.
|
Group
|
Specifies the primary UNIX group for the user account.
|
Permissions
|
Specifies the Read, Write, and Execute access permissions for owner, group, and other.
|
SASHDAT file?
|
Specifies whether the
file is in the SASHDAT format.
Yes indicates
that the file is in the SASHDAT format.
|
Compression
|
Specifies whether the
file is compressed.
Yes indicates that
the file is compressed.
|
Encryption
|
Specifies whether the
file is encrypted.
Yes indicates that
the file is encrypted.
|
Field
|
Description
|
---|---|
Column Name
|
Specifies the column
name from the source table.
|
Label
|
Specifies the label
for the data set column when the table was added to HDFS.
|
Type
|
Numeric or Character.
Numeric variables are encoded as
1 .
|
Offset
|
Specifies the starting
position for the variable in the SASHDAT file.
|
Length
|
Specifies the storage
used by the variable.
|
Format
|
Specifies the format
associated with the variable.
|
Format Length
|
Specifies the format
length of the format that existed on the variable when it was added
to HDFS. This value is zero if the variable did not have a format
when it was added to HDFS.
|
Precision
|
Specifies the precision
portion of the format for number formats.
|
Length (Formatted)
|
Specifies the length
of the variable when formatting is applied.
|
Field
|
Description
|
---|---|
Rows
|
Specifies the number
of rows in the data.
|
Blocks
|
Specifies the number
of HDFS blocks that are used to store the data.
|
Allocated
|
Specifies the number
of bytes allocated to store the data. The value is a multiple of the
block size and the number of blocks. This value is smaller than the
file size because it does not include the space needed for the SASHDAT
file header.
|
Used
|
Specifies the number
of bytes within the allocated blocks that are used for storing rows
of data.
|
Utilization
|
Specifies the percentage
of allocated space that is used for storing rows of data.
|
Field
|
Description
|
---|---|
Host Name
|
Specifies the machine
in the cluster that stores the block of data.
|
Block Name
|
Specifies the filename
for the block.
|
Path
|
Specifies the directory
to the block.
|
Record Length
|
Specifies the sum of
the column lengths for the variables in the data.
|
Records
|
Specifies the number
of rows stored in the block. Because redundant blocks are listed in
the table, the sum of the records listed does not equal the number
of rows in the data.
|
Owner
|
Specifies the user account
that added the data to HDFS.
|
Group
|
Specifies the primary UNIX group for the user account that stored the data.
|
Permissions
|
Specifies the Read, Write, and Execute access permissions for owner, group, and other.
|
Field
|
Description
|
---|---|
File Size
|
Specifies the size of
the file in bytes.
|
Block Size
|
Specifies the block
size for the file.
|
Blocks
|
Specifies the number
of blocks used to store the original copy of the data.
|
Machines Used
|
Specifies the number
of machines in the cluster that have original or redundant blocks
for the file.
|
Copies
|
Specifies the number
of redundant block copies of the data.
|
/sales
instead of /dept/sales
or /sales_department
. The path is the basis for the server tag, and the server tag is used as a libref in parallel loads.