| <?xml version="1.0" encoding="UTF-8"?> | |
| <?xml-stylesheet type="text/xsl" href="configuration.xsl"?> | |
| <configuration> | |
| <property> | |
| <name>fs.defaultFS</name> | |
| <value>maprfs:///</value> | |
| </property> | |
| <property> | |
| <name>fs.maprfs.impl</name> | |
| <value>com.mapr.fs.MapRFileSystem</value> | |
| </property> | |
| </configuration> |