If you deploying SAS Visual Analytics, then there are two directories that you must
create in the
HDFS file system, with the following permissions:
hadoop fs -mkdir /hps
hadoop fs -mkdir /vapublic
hadoop fs -chmod 777 /hps
hadoop fs -chmod 1777 /vapublic