You
can specify a SAS Data in HDFS library as an output
library. The engine distributes the rows for the table to the machines
in the cluster. Afterward, you can select the table from the SAS Folders
tree, right-click, and select
Load a Table.
This action loads the table from HDFS to memory on a SAS LASR Analytic Server
instance.
You
can also partition SAS Data in HDFS tables when
they are used in an output library. You can select a column to use
from the
Partition by menu. Partitioning
the table is used to ensure all the rows with same formatted value
of the selected column are distributed to one machine in the cluster.
The rows are also placed in the same HDFS block. When you load a partitioned
table to memory, the partitioning information is retained and results
in a partitioned in-memory table.