Folder location to write data, specified as a character vector
or string. location
can specify a full
or relative path. The specified folder can be either of these options:
Example: location = 'hdfs://myHadoopCluster/some/output/folder'
Example: location = '../../dir/data'
Example: location = 'C:\Users\MyName\Desktop'
Data Types: char
| string