Managing Cached Data Sets in the IMDG

The soss command line control program can be used to manage HDFS data sets cached within the IMDG. To list the set of cached data sets, use the soss show_ds command:

$ soss show_ds
1 HDFS cached data sets found
        Dataset ID:   1689276489 -- Name: com.scaleoutsoftware.soss.hserver.
FileImageorg.apache.hadoop.mapreduce.lib.input.TextInputFormathdfs://10.0.4.2
7/tmp/in/part1hdfs://10.0.4.27/tmp/in/part2

To remove a cached data set, use the soss remove_ds command and either specify the data set identifier or specify "all" to remove all data sets:

$ soss remove_ds all
Removing Dataset ID:   1689276489