1
0

Add maprfs to storage schemes

This commit is contained in:
Balaji Varadarajan
2019-06-20 12:34:14 -07:00
committed by vinoth chandar
parent 2c40e8419e
commit 8223127611

View File

@@ -28,6 +28,8 @@ public enum StorageSchemes {
FILE("file", false),
// Hadoop File System
HDFS("hdfs", true),
// Mapr File System
MAPRFS("maprfs", true),
// Apache Ignite FS
IGNITE("igfs", true),
// AWS S3