MapR Pursues Simplicity With Container, Security Upgrades

Hadoop distributor MapR is updating its Converged Data Platform with new support for Docker containers that makes it easier for organizations to work with data and containers. The company has also enhanced security features.

William Terdoslavich, Freelance Writer

March 8, 2016

3 Min Read
<p align="left">(Image: scanrail/iStockphoto)</p>

Hadoop Ecosystem Evolves: 10 Cool Big Data Projects

Hadoop Ecosystem Evolves: 10 Cool Big Data Projects


Hadoop Ecosystem Evolves: 10 Cool Big Data Projects (Click image for larger view and slideshow.)

The purpose of big data may be simple, but the practice of it is complex. Hadoop distribution company MapR took another step towards delivering simplicity by adding enhanced support for containers to its Converged Data Platform. It has also made several improvements in security and governance.

"We're making it easier to spin up resources. We're making it easier for them to be transferable," said Jack Norris, senior VP, data and applications, in an interview with InformationWeek.

MapR's enhanced support improves how containers interact with persistent storage by making it "stateful." Stateful means the context for the data. For example, the context could be the sales history of a customer. All the points of information that make up that history make up the context. The data had to be persistent for the app to retrieve it. 

Moving the app, via a Docker container, to another patch of data will sever that connection between the data and the app, and require coding to rebuild the connection. MapR's change is to use a MapR cluster as a data services layer to sit on top of various data stores. When a Docker container is redeployed, it makes its connection to the new data store, Norris explained.

Are you prepared for a new world of enterprise mobility? Attend the Wireless & Mobility Track at Interop Las Vegas, May 2-6. Register now!

 

On the security front, Converged Data Platform will now rely on Access Control Expressions (ACE) to delineate which users have access to which data. The improvement here is that it takes a systems administrator one or two lines of code to specify access, whereas under the previous Access Control List, it would take many more lines of code to spell out the same thing, Norris pointed out.

ACE can also be extended to the volume level, again specifying who has access to which volume of data. This provides a second layer of access security, and is ideal in multi-tenant situations, Norris said.

Added to this is selective auditing, which can limit auditing to those activities specified by the user. That in turn frees up resources that otherwise would have been consumed doing a larger audit of all users, according to the MapR release.

Another feature is data job and placement control. Users can now configure some nodes in the Hadoop cluster for "high-end" processing jobs requiring more memory and processing power, Norris said.

MapR-DB has been upgraded to include native JSON support. A client can now optimize performance accessing data held within solid state drives (SSDs) via parallel I/O access to NoSQL data. This can reach speeds of 3.5 GB per second throughput, handling 18 million messages per second, MapR said in a prepared statement.

Finally, the Converged Data Platform will be getting Apache Myriad, which allows Hadoop YARN and Apache Mesos to operate side-by-side while sharing resources. "We're integrating Apache Mesos and YARN together to provide … centralized support for Hadoop," Norris said. Data resources can be shared between jobs requiring YARN and those that don't.

"The mark of a great architecture or implementation is that it delivers simplicity," Norris said. "We need this to be simple, [so that] we don't have to think about the data."

Read more about:

20162016

About the Author(s)

William Terdoslavich

Freelance Writer

William Terdoslavich is an experienced writer with a working understanding of business, information technology, airlines, politics, government, and history, having worked at Mobile Computing & Communications, Computer Reseller News, Tour and Travel News, and Computer Systems News. He is returning to computer journalism after a long stint as a book author, book contributor, and stay-at-home father. 

Never Miss a Beat: Get a snapshot of the issues affecting the IT industry straight to your inbox.

You May Also Like


More Insights