scispace - formally typeset
R

Robert Evans

Researcher at Yahoo!

Publications -  2
Citations -  2033

Robert Evans is an academic researcher from Yahoo!. The author has contributed to research in topics: Programming paradigm. The author has an hindex of 2, co-authored 2 publications receiving 1793 citations.

Papers
More filters
Proceedings ArticleDOI

Apache Hadoop YARN: yet another resource negotiator

TL;DR: The design, development, and current state of deployment of the next generation of Hadoop's compute platform: YARN is summarized, which decouples the programming model from the resource management infrastructure, and delegates many scheduling functions to per-application components.
Proceedings ArticleDOI

Apache Storm, a Hands on Tutorial

TL;DR: This hands-on tutorial is divided into two parts, the first covers the basics of Storm, its architecture, and walks you through writing a simple application (not just word count).