Hadoop Configuration Step for SAS Visual Analytics

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
Last updated: June 19, 2017