Queries information about the data in a SASHDAT file.
Example: | Querying File Details from HDFS |
includes the number of rows for each SASHDAT file in the SAS output.
Alias | ALLFILES |
includes the column attributes for the specified SASHDAT file in the SAS output.
Alias | COLUMNINFO |
specifies the name of the SASHDAT file to use. Do not specify a fully qualified HDFS path. Do not enclose the value in quotation marks. Do not include the SASHDAT filename suffix. The name is converted to lowercase and the filename of the SASHDAT file in HDFS must also be in lowercase.
Alias | TABLE= |
specify the fully qualified HDFS directory name.
Alias | OUTDIR= |
when FILE= is not specified, the details are reported for all SASHDAT files that are found in the path and child directories.
includes the number of observations in the specified SASHDAT file.