OLIPHANT Procedure

REMOVE Statement

Removes a SASHDAT file from HDFS.

Adding and Removing Files in HDFS

Syntax

REMOVE SASHDAT-file PATH='HDFS-path';

Required Arguments

SASHDAT-file

specifies the name of the file to remove. 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.

PATH='HDFS-path'

specifies the HDFS directory.

Alias OUTDIR=