HPE Data Fabric (formerly MapR, acquired by HPE in 2019) is a software-defined datastore and file system that simplifies data management and analytics by unifying data across core, edge, and multicloud sources into a single platform.
N/A
Oracle Big Data Cloud Service
Score 6.0 out of 10
N/A
The Oracle Big Data Cloud Services features managed and secure platform cloud service for Apache Hadoop and Apache Spark delivered as an elastic, integrated platform. It provides support for streaming, batch, and interactive analysis.
N/A
Pricing
HPE Data Fabric
Oracle Big Data Cloud Service
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
HPE Data Fabric
Oracle Big Data Cloud Service
Free Trial
No
No
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
HPE Data Fabric
Oracle Big Data Cloud Service
Features
HPE Data Fabric
Oracle Big Data Cloud Service
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
We use it only when we need to and we have found that the software does what it needs to, it's user friendly and us also really helpful in many other ways as well. Like I mentioned before, we love the security and the speed we receive.
MapR had very fast I/O throughput. The write speed was several times faster than what we could achieve with the other Hadoop vendors (Cloudera and Hortonworks). This is because MapR does not use HDFS, which is essentially a "meta filesystem". HDFS is built on top of the filesystem provided by the OS. MapR has their filesystem called MapR-FS, which is a true filesystem and accesses the raw disk drives.
The MapR filesystem is very easy to integrate with other Linux filesystems. When working with HDFS from Apache Hadoop, you usually have to use either the HDFS API or various Hadoop/HDFS command line utilities to interact with HDFS. You cannot use command line utilities native to the host operation system, which is usually Linux. At least, it is not easily done without setting up NFS, gateways, etc. With MapR-FS, you can mount the filesystem within Linux and use the standard Unix commands to manipulate files.
The HBase distribution provided by MapR is very similar to the Apache HBase distribution. Cloudera and Hortonworks add GUIs and other various tools on top of their HBase distributions. The MapR HBase distribution is very similar to the Apache distribution, which is nice if you are more accustomed to using Apache HBase.
Increased employee efficiency for sure. Our clients have various levels of expertise in their deployment and user teams, and we never receive complaints about MapR.
MapR is used by one of our financial services clients who uses it for fraud detection and user pattern analysis. They are able to turn around data much faster than they previously had with in-house applications