Browse Results

Showing 22,526 through 22,550 of 53,912 results

Hadoop For Dummies

by Dirk Deroos

Let Hadoop For Dummies help harness the power of your data and rein in the information overloadBig data has become big business, and companies and organizations of all sizes are struggling to find ways to retrieve valuable information from their massive data sets with becoming overwhelmed. Enter Hadoop and this easy-to-understand For Dummies guide. Hadoop For Dummies helps readers understand the value of big data, make a business case for using Hadoop, navigate the Hadoop ecosystem, and build and manage Hadoop applications and clusters.Explains the origins of Hadoop, its economic benefits, and its functionality and practical applicationsHelps you find your way around the Hadoop ecosystem, program MapReduce, utilize design patterns, and get your Hadoop cluster up and running quickly and easilyDetails how to use Hadoop applications for data mining, web analytics and personalization, large-scale text processing, data science, and problem-solvingShows you how to improve the value of your Hadoop cluster, maximize your investment in Hadoop, and avoid common pitfalls when building your Hadoop clusterFrom programmers challenged with building and maintaining affordable, scaleable data systems to administrators who must deal with huge volumes of information effectively and efficiently, this how-to has something to help you with Hadoop.

Hadoop for Finance Essentials

by Rajiv Tiwari

This book is perfect for developers, analysts, architects or managers who would like to perform big data analytics with Hadoop for the financial sector. This book is also helpful for technology professionals from other industry sectors who have recently switched or like to switch their business domain to financial sector. Familiarity with big data, Java programming, database and data warehouse, and business intelligence would be beneficial.

Hadoop in Action

by Chuck Lam

Hadoop in Action teaches readers how to use Hadoop and write MapReduce programs. The intended readers are programmers, architects, and project managers who have to process large amounts of data offline. Hadoop in Action will lead the reader from obtaining a copy of Hadoop to setting it up in a cluster and writing data analytic programs.The book begins by making the basic idea of Hadoop and MapReduce easier to grasp by applying the default Hadoop installation to a few easy-to-follow tasks, such as analyzing changes in word frequency across a body of documents. The book continues through the basic concepts of MapReduce applications developed using Hadoop, including a close look at framework components, use of Hadoop for a variety of data analysis tasks, and numerous examples of Hadoop in action.Hadoop in Action will explain how to use Hadoop and present design patterns and practices of programming MapReduce. MapReduce is a complex idea both conceptually and in its implementation, and Hadoop users are challenged to learn all the knobs and levers for running Hadoop. This book takes you beyond the mechanics of running Hadoop, teaching you to write meaningful programs in a MapReduce framework.This book assumes the reader will have a basic familiarity with Java, as most code examples will be written in Java. Familiarity with basic statistical concepts (e.g. histogram, correlation) will help the reader appreciate the more advanced data processing examples. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

Hadoop in Practice

by Alex Holmes

SummaryHadoop in Practice, Second Edition provides over 100 tested, instantly useful techniques that will help you conquer big data, using Hadoop. This revised new edition covers changes and new features in the Hadoop core architecture, including MapReduce 2. Brand new chapters cover YARN and integrating Kafka, Impala, and Spark SQL with Hadoop. You'll also get new and updated techniques for Flume, Sqoop, and Mahout, all of which have seen major new versions recently. In short, this is the most practical, up-to-date coverage of Hadoop available anywhere.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the BookIt's always a good time to upgrade your Hadoop skills! Hadoop in Practice, Second Edition provides a collection of 104 tested, instantly useful techniques for analyzing real-time streams, moving data securely, machine learning, managing large-scale clusters, and taming big data using Hadoop. This completely revised edition covers changes and new features in Hadoop core, including MapReduce 2 and YARN. You'll pick up hands-on best practices for integrating Spark, Kafka, and Impala with Hadoop, and get new and updated techniques for the latest versions of Flume, Sqoop, and Mahout. In short, this is the most practical, up-to-date coverage of Hadoop available.Readers need to know a programming language like Java and have basic familiarity with Hadoop.What's InsideThoroughly updated for Hadoop 2How to write YARN applicationsIntegrate real-time technologies like Storm, Impala, and SparkPredictive analytics using Mahout and RR Readers need to know a programming language like Java and have basic familiarity with Hadoop. About the AuthorAlex Holmes works on tough big-data problems. He is a software engineer, author, speaker, and blogger specializing in large-scale Hadoop projects.Table of ContentsPART 1 BACKGROUND AND FUNDAMENTALSHadoop in a heartbeatIntroduction to YARNPART 2 DATA LOGISTICSData serialization—working with text and beyondOrganizing and optimizing data in HDFSMoving data into and out of HadoopPART 3 BIG DATA PATTERNSApplying MapReduce patterns to big dataUtilizing data structures and algorithms at scaleTuning, debugging, and testingPART 4 BEYOND MAPREDUCESQL on Hadoop Writing a YARN application

Hadoop MapReduce Cookbook

by Thilina Gunarathne Srinath Perera

Individual self-contained code recipes. Solve specific problems using individual recipes, or work through the book to develop your capabilities. If you are a big data enthusiast and striving to use Hadoop to solve your problems, this book is for you. Aimed at Java programmers with some knowledge of Hadoop MapReduce, this is also a comprehensive reference for developers and system admins who want to get up to speed using Hadoop.

Hadoop MapReduce v2 Cookbook - Second Edition

by Thilina Gunarathne

If you are a Big Data enthusiast and wish to use Hadoop v2 to solve your problems, then this book is for you. This book is for Java programmers with little to moderate knowledge of Hadoop MapReduce. This is also a one-stop reference for developers and system admins who want to quickly get up to speed with using Hadoop v2. It would be helpful to have a basic knowledge of software development using Java and a basic working knowledge of Linux.

Hadoop Operations

by Eric Sammer

<p>If you&#8217;ve been tasked with the job of maintaining large and complex Hadoop clusters, or are about to be, this book is a must. You&#8217;ll learn the particulars of Hadoop operations, from planning, installing, and configuring the system to providing ongoing maintenance.</p>

Hadoop Operations: A Guide for Developers and Administrators

by Eric Sammer

If you’ve been asked to maintain large and complex Hadoop clusters, this book is a must. Demand for operations-specific material has skyrocketed now that Hadoop is becoming the de facto standard for truly large-scale data processing in the data center. Eric Sammer, Principal Solution Architect at Cloudera, shows you the particulars of running Hadoop in production, from planning, installing, and configuring the system to providing ongoing maintenance.Rather than run through all possible scenarios, this pragmatic operations guide calls out what works, as demonstrated in critical deployments.Get a high-level overview of HDFS and MapReduce: why they exist and how they workPlan a Hadoop deployment, from hardware and OS selection to network requirementsLearn setup and configuration details with a list of critical propertiesManage resources by sharing a cluster across multiple groupsGet a runbook of the most common cluster maintenance tasksMonitor Hadoop clusters—and learn troubleshooting with the help of real-world war storiesUse basic tools and techniques to handle backup and catastrophic failure

Hadoop Operations and Cluster Management Cookbook

by Shumin Guo

Solve specific problems using individual self-contained code recipes, or work through the book to develop your capabilities. This book is packed with easy-to-follow code and commands used for illustration, which makes your learning curve easy and quick.If you are a Hadoop cluster system administrator with Unix/Linux system management experience and you are looking to get a good grounding in how to set up and manage a Hadoop cluster, then this book is for you. It's assumed that you will have some experience in Unix/Linux command line already, as well as being familiar with network communication basics.

Hadoop Real-World Solutions Cookbook

by Jon Lentz Brian Femiano Jonathan R. Owens

Cookbook recipes demonstrate Hadoop in action and then explain the concepts behind the code. This book is ideal for developers who wish to have a better understanding of Hadoop application development and associated tools, and developers who understand Hadoop conceptually but want practical examples of real world applications.

Hadoop Real-World Solutions Cookbook - Second Edition

by Tanmay Deshpande

Over 90 hands-on recipes to help you learn and master the intricacies of Apache Hadoop 2.X, YARN, Hive, Pig, Oozie, Flume, Sqoop, Apache Spark, and Mahout About This Book * Implement outstanding Machine Learning use cases on your own analytics models and processes. * Solutions to common problems when working with the Hadoop ecosystem. * Step-by-step implementation of end-to-end big data use cases. Who This Book Is For Readers who have a basic knowledge of big data systems and want to advance their knowledge with hands-on recipes. What You Will Learn * Installing and maintaining Hadoop 2.X cluster and its ecosystem. * Write advanced Map Reduce programs and understand design patterns. * Advanced Data Analysis using the Hive, Pig, and Map Reduce programs. * Import and export data from various sources using Sqoop and Flume. * Data storage in various file formats such as Text, Sequential, Parquet, ORC, and RC Files. * Machine learning principles with libraries such as Mahout * Batch and Stream data processing using Apache Spark In Detail Big data is the current requirement. Most organizations produce huge amount of data every day. With the arrival of Hadoop-like tools, it has become easier for everyone to solve big data problems with great efficiency and at minimal cost. Grasping Machine Learning techniques will help you greatly in building predictive models and using this data to make the right decisions for your organization. Hadoop Real World Solutions Cookbook gives readers insights into learning and mastering big data via recipes. The book not only clarifies most big data tools in the market but also provides best practices for using them. The book provides recipes that are based on the latest versions of Apache Hadoop 2.X, YARN, Hive, Pig, Sqoop, Flume, Apache Spark, Mahout and many more such ecosystem tools. This real-world-solution cookbook is packed with handy recipes you can apply to your own everyday issues. Each chapter provides in-depth recipes that can be referenced easily. This book provides detailed practices on the latest technologies such as YARN and Apache Spark. Readers will be able to consider themselves as big data experts on completion of this book. This guide is an invaluable tutorial if you are planning to implement a big data warehouse for your business. Style and approach An easy-to-follow guide that walks you through world of big data. Each tool in the Hadoop ecosystem is explained in detail and the recipes are placed in such a manner that readers can implement them sequentially. Plenty of reference links are provided for advanced reading.

Hadoop Security

by Joey Echeverria Ben Spivey

As more corporations turn to Hadoop to store and process their most valuable data, the risk of a potential breach of those systems increases exponentially. This practical book not only shows Hadoop administrators and security architects how to protect Hadoop data from unauthorized access, it also shows how to limit the ability of an attacker to corrupt or modify data in the event of a security breach.Authors Ben Spivey and Joey Echeverria provide in-depth information about the security features available in Hadoop, and organize them according to common computer security concepts. You'll also get real-world examples that demonstrate how you can apply these concepts to your use cases.Understand the challenges of securing distributed systems, particularly HadoopUse best practices for preparing Hadoop cluster hardware as securely as possibleGet an overview of the Kerberos network authentication protocolDelve into authorization and accounting principles as they apply to HadoopLearn how to use mechanisms to protect data in a Hadoop cluster, both in transit and at restIntegrate Hadoop data ingest into enterprise-wide security architectureEnsure that security architecture reaches all the way to end-user access

Hágase rico en un click: La guía imprescindible para ganar dinero en internet

by Marc Ostrofsky

Hoy existen incontables formas de ganar dinero gracias a internet, y sin ser un experto. Internet es sin duda la herramienta empresarial más potente en la historia de la humanidad. Usted la puede emplear para ganar dinero, ahorrar y crear nuevas fuentes de ingresos de forma rápida y fácil, en muchos casos sin necesidad de un capital inicial. Hágase rico en un clic le enseña cómo empezar a ganar dinero online de manera inmediata con el uso de Facebook, Twitter y otras redes sociales, con el registro de dominios y productos digitales, o incluso cobrando de Google. Marc Ostrofsky, un empresario y pionero en internet cuyas empresas facturan 75 millones de dólares al año, expone las estrategias que le hicieron millonario sin tener ninguna preparación técnica y sin haber creado jamás una página web. Su clave para alcanzar el éxito son las siguientes: conozca sus fortalezas, delegue en terceros aquello en lo que no es bueno y sea consciente de sus limitaciones. Si usted cree que ha llegado tarde para aprovechar las oportunidades que se abren en el mundo digital, Ostrofsky le demostrará que se equivoca. Todos tenemos la capacidad para aprender y sacar partido de la nueva economía, independientemente de nuestras habilidades técnicas o nuestra experiencia. Los expertos opinan...«¿Conseguir un trabajo o crear un empleo? Hoy todo el mundo puede ganar dinero en internet. Mi amigo Marc nos muestra cómo.»Steve Wozniak, cofundador de Apple «El futuro de las empresas surgidas de internet es asombroso. Este accesible libro le ofrece pautas y consejos para lograr el éxito económico.»Dr. Stephen R. Covey, autor de Los 7 hábitos de la gente altamente efectiva «Marc Ostrofsky sabe hacerse rico en un clic. Todas y cada una de sus increíblemente exitosas iniciativas parten de una idea simple y barata. Lo que diferencia a Marc es su visión de la red. Tiene más ideas para ganar dinero en internet que nadie. Si busca la voz de la experiencia, Hágase rico en un click es un libro que debería leer.»Jan E. Smith, presidente de Disney Interactive «Internet es una mezcla de arte, ciencia y conocimientos combinados para la búsqueda permanente del tesoro escondido. Marc ha demostrado que es posible alcanzar el éxito una y otra vez. Si quiere ganar dinero, desde su casa, a tiempo completo o parcial, ¡Hágase rico en un click es su libro!»Mike Filsaime, presidente y CEO de MarketingDotCom.com

Half-Real: Video Games between Real Rules and Fictional Worlds

by Jesper Juul

Video games as both a departure from and a development of traditional games; an analysis of the interaction between rules and fiction in video games.

Half-Real: Video Games between Real Rules and Fictional Worlds

by Jesper Juul

Video games as both a departure from and a development of traditional games; an analysis of the interaction between rules and fiction in video games.A video game is half-real: we play by real rules while imagining a fictional world. We win or lose the game in the real world, but we slay a dragon (for example) only in the world of the game. In this thought-provoking study, Jesper Juul examines the constantly evolving tension between rules and fiction in video games. Discussing games from Pong to The Legend of Zelda, from chess to Grand Theft Auto, he shows how video games are both a departure from and a development of traditional non-electronic games. The book combines perspectives from such fields as literary and film theory, computer science, psychology, economic game theory, and game studies, to outline a theory of what video games are, how they work with the player, how they have developed historically, and why they are fun to play.Locating video games in a history of games that goes back to Ancient Egypt, Juul argues that there is a basic affinity between games and computers. Just as the printing press and the cinema have promoted and enabled new kinds of storytelling, computers work as enablers of games, letting us play old games in new ways and allowing for new kinds of games that would not have been possible before computers. Juul presents a classic game model, which describes the traditional construction of games and points to possible future developments. He examines how rules provide challenges, learning, and enjoyment for players, and how a game cues the player into imagining its fictional world. Juul's lively style and eclectic deployment of sources will make Half-Real of interest to media, literature, and game scholars as well as to game professionals and gamers.

Hallyu 2. 0: The Korean Wave In The Age Of Social Media

by Sangjoon Lee Abé Markus Nornes

Collectively known as Hallyu, Korean music, television programs, films, online games, and comics enjoy global popularity, thanks to new communication technologies. In recent years, Korean popular culture has also become the subject of academic inquiry. Whereas the Hallyu's impact on Korea's national image and domestic economy, as well as on transnational cultural flows, have received much scholarly attention, there has been little discussion of the role of social media in Hallyu's propagation. Contributors to Hallyu 2. 0: The Korean Wave in the Age of Social Media explore the ways in which Korean popular cultural products are shared by audiences around the globe; how they generate new fans, markets, and consumers through social media networks; and how scholars can analyze, interpret, and envision the future of this unprecedented cultural phenomenon.

Halo 2 Hacks

by Stephen Cawood

Even if you've finished Halo 2 in Legendary Mode, you're not done with this game. Not by a long shot. You know there's a lot more you can squeeze out of Halo 2, and with the clever hacks we have in store, you'll turn the game into a whole new experience. Halo 2 Hacks is the creation of consummate gamer and Microsoft insider Stephen Cawood, an original member of the Halo 2 beta test team. He's got it all, whether you're into single or multiplayer games, a level 25 or above, or even a complete n00b. If you are a beginner, you may not yet appreciate that Halo 2 for Xbox is the biggest game to hit the galaxy. Ten million copies have already sold, including 2.4 million on the first day it hit the shelf. So you're in good company, even if you've never played its predecessor, Halo: Combat Evolved. Pick up this book and you'll be able to fully appreciate the Halo 2 universe. Halo 2 Hacks is packed with a horde of great hacks for weapons, levels, vehicles, game play and mods. You'll learn how to perform expert tricks, exploit glitches and find Halo 2 Easter Eggs - including the famous skulls. And discover all the nooks and crannies you didn't even suspect were there. Each hack has a thermometer icon to indicate its relative complexity, whether it's a beginner, moderate, or expert hack. Each one stands on its own, so you can either read the book from cover to cover, or jump around until you see a hack you want to try. This title was created with the help of numerous gamers from the Halo community. Whether it was a trick, a glitch or a mod, Cawood went straight to the source and gathered all of the necessary information to help you complete the hack. The mod section of the book features contributions from Grenadiac, MrMurder, Iron_Forge, GTJuggler, The Swamp Fox, and many more. Halo 2 Hacks also features a foreword by Ducain (the admin for HighImpactHalo.org), Louis Wu (the admin for Halo.Bungie.org) and Grenadiac (the admin for HaloMods.com). For all the brave souls who want to learn how to trick Halo 2 into running the hacks and mods of their choice, Halo 2 Hacks is a must read. Roughly half of this title is dedicated to creating your own Halo 2 mods. If you're a fan of tricking, glitching or modding, then this is the book for you. But only for gamers who think they're worthy of the distinction.

Halo Effect: An Unauthorized Look at the Most Successful Video Game of All Time

by Jennifer Thomason

Halo Effect is an unauthorized collection of essays on the bestselling video game Halo. Examining the Halo phenomenon from every angle-from profiling the greatest Halo player who ever lived to providing a behind-the-scenes look at the making of the wildly popular, virtual-reality Halo movies-this guide is the ultimate companion for anyone who wants to truly understand this amazingly successful video game. With discussions on the role of religion and science in the game, this collection of essays also looks into the creation of and community reaction to the launch of the Halo series.

Halo Encyclopedia

by Microsoft

In the 26th century, humanity relentlessly continues their fight for survival, an enduring conflict set against the backdrop of the enigmatic and ancient ringworld known as Halo. The universe of Halo is remarkably vast in scale and astonishingly elaborate in detail, telling rich stories filled with bold characters, breathtaking worlds, and thrilling conflicts. In celebration of the 20th anniversary of Halo, Dark Horse and 343 Industries have teamed up to deliver the most definitive guide to the universe thus far. Spanning over a hundred millennia and encompassing over a hundred thousand light years, the Halo Encyclopedia captures two decades of storytelling with stunning, never-before-seen art and the most detailed exploration of the universe&’s many characters, worlds, and technologies to have ever been created

Halo: Escalation Volume 1 (Halo)

by Christopher Schlerf

Following the events of Halo 4, the UNSC Infinity is deployed to security detail for a peace summit between the Elites and Brutes. When the negotiations are ambushed by a mercenary fleet, Infinity is drawn into a plot which leads them to the discovery of a long-lost UNSC asset trapped behind enemy lines. This graphic novel collects the comics Halo: Escalation 1 through 6.Don't miss the thrilling new adventures set in the Halo universe!

Halo: Escalation Volume 3 (Halo)

by Various

Halo 4&’s Spartan Opscontinues here as the UNSC Infinity battles the Covenant for control of the all-powerful Forerunner Janus Key. Plus, Spartan Tanaka&’s thrilling origin story revealed—all in this volume collecting Halo: Escalation issues #13–#18 by Duffy Boudreau (BlackAcre), Sergio Ariño (Ms. Marvel), and Douglas Franchin (Person of Interest).&“The art is really great. It feels emotional and really adds to the writing. The colors are vivid from panel to panel. I really like it. Halo: Escalation is a fantastic series.&”—Unleash the Fanboy

Halo: Escalation Volume 4

by Duffy Boudreau

An unexpected ally joins a crack team of Spartans for their most dangerous operation—a secret mission into the mysterious Forerunner site known as the Absolute Record. The Halo® saga continues in this volume collecting Halo: Escalation #19–#24 by Duffy Boudreau (BlackAcre, Bloodshot), Ian Richardson (Noble Causes), and Douglas Franchin (Person of Interest).* An essential addition to the Halo canon!* The start of a new arc and a great jumping-on point for new readers!

Halo: Fall of Reach

by Brian Reed

The Master Chief&’s origin story!In the year 2517, humanity&’s last hope is with Dr. Catherine Halsey, the SPARTAN-II program, and one six-year-old boy: John-117. Kidnapped and ruthlessly trained, John endures and rises as the leader of the Spartans: he becomes the Master Chief! These legendary heroes are entrusted with stopping the Covenant at all costs…but will their harrowing biological augmentation and unparalleled MJOLNIR armor be enough to rise to victory?* From the lead writer of Halo 5: Guardians!* A perfect companion for the Halo: The Fall of Reach animated series!

Halo Graphic Novel (New Edition)

by Lee Hammock Ed Lee Jay Faerber Andrew Robinson

Dark Horse Books is proud to present the legendary graphic novel that introduced Halo to the world of comics--back for the first time in over a decade!This book includes four classic Halo stories that expand the deep lore of the Halo universe told by some of the finest creators in comic-book history. Artist Simon Bisley and writer Lee Hammock give us the central tale titled "The Last Voyage of the Infinite Succor." Award-winning mangaka Tsutomu Nihei writes and draws a tale of Sgt. Johnson's epic escape in "Breaking Quarantine". Ed Lee, Andrew Robinson, and Jay Faerber team up on a story of technology in the 26th century with "Armor Testing." Finally, Brett Lewis and the world-renowned artist Jean "Moebius" Giraud round out this one-of-a-kind Halo experience with a story that showcases humanity's plight against the Covenant from a unique civilian perspective in "Second Sunrise Over New Mombasa."

Halo: Initiation (Halo)

by Brian Reed

Halo®—one of the most iconic video game franchises in history—comes to Dark Horse! Before she was a supersolider defending humanity as part of the Spartan-IV program, Sarah Palmer was an ODST—Orbital Drop Shock Trooper—carrying out the most dangerous missions behind enemy lines! Join her on her dramatic journey from the ranks of humanity's toughest leathernecks to the highest echelon of elite warriors in the galaxy. Collects the three-issue miniseries. * A new era of Halo® comics begins at Dark Horse! * The Halo franchise has sales eclipsing $3 billion over its lifetime! * From one of the writers on Halo 4—comics veteran Brian Reed!

Refine Search

Showing 22,526 through 22,550 of 53,912 results