Cargando…

Learning YARN : moving beyond MapReduce--learn resource management and big data processing using YARN /

Moving beyond MapReduce - learn resource management and big data processing using YARN About This Book Deep dive into YARN components, schedulers, life cycle management and security architecture Create your own Hadoop-YARN applications and integrate big data technologies with YARN Step-by-step guide...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Arora, Akhil (Autor), Mehrotra, Shrey (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2015.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo
Texto completo

MARC

LEADER 00000cam a2200000 i 4500
001 EBSCO_ocn921930847
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 150923s2015 enka o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d IDEBK  |d YDXCP  |d N$T  |d OCLCF  |d DEBBG  |d COO  |d EBLCP  |d VT2  |d DEBSZ  |d IDB  |d OCLCQ  |d MERUC  |d OCLCQ  |d OCLCO  |d CEF  |d NLE  |d OCLCQ  |d OCLCO  |d WYU  |d UAB  |d AU@  |d UKAHL  |d OCLCQ  |d OCLCO  |d AJS  |d OCLCO  |d OCLCQ  |d QGK  |d OCLCO 
019 |a 919856949  |a 919873414  |a 935250387  |a 1259096558 
020 |a 9781784394585  |q (electronic bk.) 
020 |a 1784394580  |q (electronic bk.) 
020 |z 9781784393960 
020 |z 1784393967 
029 1 |a CHNEW  |b 000893966 
029 1 |a CHVBK  |b 374531234 
029 1 |a DEBBG  |b BV043020359 
029 1 |a DEBBG  |b BV043627633 
029 1 |a DEBSZ  |b 455699313 
029 1 |a DEBSZ  |b 473870932 
029 1 |a GBVCP  |b 882847295 
035 |a (OCoLC)921930847  |z (OCoLC)919856949  |z (OCoLC)919873414  |z (OCoLC)935250387  |z (OCoLC)1259096558 
037 |a CL0500000650  |b Safari Books Online 
050 4 |a QA76.9.D5 
072 7 |a COM  |x 077000  |2 bisacsh 
082 0 4 |a 005.4/3  |2 23 
049 |a UAMI 
100 1 |a Arora, Akhil,  |e author. 
245 1 0 |a Learning YARN :  |b moving beyond MapReduce--learn resource management and big data processing using YARN /  |c Akhil Arora, Shrey Mehrotra. 
246 3 0 |a Moving beyond MapReduce--learn resource management and big data processing using YARN 
246 3 |a Learning yet another resource negotiator 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2015. 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Community experience distilled 
588 0 |a Online resource; title from cover (Safari, viewed September 20, 2015). 
500 |a Includes index. 
505 0 |a Cover; Copyright; Credits; About the Authors; Acknowledgments; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Starting with YARN Basics; Introduction to MapReduce v1; Shortcomings of MapReducev1; An overview of YARN components; ResourceManager; NodeManager; ApplicationMaster; Container; The YARN architecture; How YARN satisfies big data needs; Projects powered by YARN; Summary; Chapter 2: Setting up a Hadoop-YARN Cluster; Starting with the basics; Supported platforms; Hardware requirements; Software requirements; Basic Linux commands / utilities; Sudo. 
505 8 |a Nano editorSource; Jps; Netstat; Man; Preparing a node for a Hadoop-YARN cluster; Install Java; Create a Hadoop dedicated user and group; Disable firewall or open Hadoop ports; Configure domain name resolution; Install SSH and configure passwordless SSH from the master to all slaves; The Hadoop-YARN single node installation; Prerequisites; Installation steps; Step 1 -- Download and extract the Hadoop bundle; Step 2 -- Configure the environment variables; Step 3 -- Configure the Hadoop configuration files; Step 4: Format NameNode; Step 5: Start Hadoop daemons; An overview of web user interfaces. 
505 8 |a Run a sample applicationThe Hadoop-YARN multi-node installation; Prerequisites; Installation steps; Step 1: Configure the master node as a single-node Hadoop-YARN installation; Step 2: Copy the Hadoop folder to all the slave nodes; Step 3: Configure environment variables on slave nodes; Step 4: Format NameNode; Step 5: Start Hadoop daemons; An overview of the Hortonworks and Cloudera installations; Summary; Chapter 3: Administering a Hadoop-YARN Cluster; Using the Hadoop-YARN commands; The user commands; Jar; Application; Node; Logs; Classpath; Version; Administration commands. 
505 8 |a ResourceManager / NodeManager / ProxyServerRMAdmin; DaemonLog; Configuring the Hadoop-YARN services; The ResourceManager service; The NodeManager service; The Timeline server; The web application proxy server; Ports summary; Managing the Hadoop-YARN services; Managing service logs; Managing pid files; Monitoring the YARN services; JMX monitoring; The ResourceManager JMX beans; The NodeManager JMX beans; Ganglia monitoring; Ganglia daemons; Integrating Ganglia with Hadoop; Understanding ResourceManager's High Availability; Architecture; Failover mechanisms. 
505 8 |a Configuring ResourceManager High AvailabilityDefine nodes; The RM state store mechanism; The failover proxy provider; Automatic failover; High Availability admin commands; Monitoring NodeManager's health; The health checker script; Summary; Chapter 4: Executing Applications Using YARN; Understanding application execution flow; Phase 1 -- application initialization and submission; Phase 2 -- allocate memory and start ApplicationMaster; Phase 3 -- ApplicationMaster registration and resource allocation; Phase 4 -- launch and monitor containers; Phase 5 -- application progress report. 
505 8 |a Phase 6 -- application completion. 
520 |a Moving beyond MapReduce - learn resource management and big data processing using YARN About This Book Deep dive into YARN components, schedulers, life cycle management and security architecture Create your own Hadoop-YARN applications and integrate big data technologies with YARN Step-by-step guide to provision, manage, and monitor Hadoop-YARN clusters with ease Who This Book Is For This book is intended for those who want to understand what YARN is and how to efficiently use it for the resource management of large clusters. For cluster administrators, this book gives a detailed explanation of provisioning and managing YARN clusters. If you are a Java developer or an open source contributor, this book will help you to drill down the YARN architecture, write your own YARN applications and understand the application execution phases. This book will also help big data engineers explore YARN integration with real-time analytics technologies such as Spark and Storm. What You Will Learn Explore YARN features and offerings Manage big data clusters efficiently using the YARN framework Create single as well as multi-node Hadoop-YARN clusters on Linux machines Understand YARN components and their administration Gain insights into application execution flow over a YARN cluster Write your own distributed application and execute it over YARN cluster Work with schedulers and queues for efficient scheduling of applications Integrate big data projects like Spark and Storm with YARN In Detail Today enterprises generate huge volumes of data. In order to provide effective services and to make smarter and more intelligent decisions from these huge volumes of data, enterprises use big-data analytics. In recent years, Hadoop has been used for massive data storage and efficient distributed processing of data. The Yet Another Resource Negotiator (YARN) framework solves the design problems related to resource management faced by the Hadoop 1.x framework by providing a more scalable, efficient, flexible, and highly available resource management framework for distributed data processing. This book starts with an overview of the YARN features and explains how YARN provides a business solution for growing big data needs. You will learn to provision and manage single, as well as multi-node, Hadoop-YARN clusters in the easiest way. You will walk through the YARN administration, life cycle management, application execution, REST APIs, schedulers, security framework and so o... 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Apache Hadoop. 
630 0 7 |a Apache Hadoop  |2 fast 
650 0 |a Electronic data processing  |x Distributed processing. 
650 6 |a Traitement réparti. 
650 7 |a COMPUTERS  |x Mathematical & Statistical Software.  |2 bisacsh 
650 7 |a Electronic data processing  |x Distributed processing  |2 fast 
700 1 |a Mehrotra, Shrey,  |e author. 
776 0 8 |i Print version:  |a Akhil Arora, Shrey Mehrotra.  |t Learning YARN.  |d Birmingham : Packt Publishing Ltd, ©2015  |z 9781784393960 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1058301  |z Texto completo 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781784393960/?ar  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29178428 
938 |a EBL - Ebook Library  |b EBLB  |n EBL4191315 
938 |a EBSCOhost  |b EBSC  |n 1058301 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis32508033 
938 |a YBP Library Services  |b YANK  |n 12592641 
994 |a 92  |b IZTAP