Hadoop cluster deployment :: construct a modern Hadoop data platform effortlessly and gain insights into how to manage clusters efficiently /
This book is a step-by-step tutorial filled with practical examples which will show you how to build and manage a Hadoop cluster along with its intricacies. This book is ideal for database administrators, data engineers, and system administrators, and it will act as an invaluable reference if you ar...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham UK :
Packt Publishing,
2013.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | This book is a step-by-step tutorial filled with practical examples which will show you how to build and manage a Hadoop cluster along with its intricacies. This book is ideal for database administrators, data engineers, and system administrators, and it will act as an invaluable reference if you are planning to use the Hadoop platform in your organization. It is expected that you have basic Linux skills since all the examples in this book use this operating system. It is also useful if you have access to test hardware or virtual machines to be able to follow the examples in the book. |
Beschreibung: | "Community experience distilled."--Cover Open source community experience distilled -- title page. Includes index. |
Beschreibung: | 1 online resource (109 pages) : illustrations |
ISBN: | 9781783281725 1783281723 1306157714 9781306157711 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn878117437 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 140425s2013 enka o 001 0 eng d | ||
040 | |a N$T |b eng |e rda |e pn |c N$T |d OCLCF |d OCLCQ |d AGLDB |d TEFOD |d VTS |d NLE |d UKMGB |d STF |d IDEBK |d EBLCP |d YDXCP |d E7B |d UMI |d MEAUC |d COO |d DEBBG |d DEBSZ |d FEM |d CNNOR |d MOR |d PIFAG |d ZCU |d MERUC |d NJR |d U3W |d CEF |d ICG |d INT |d VT2 |d WYU |d G3B |d TKN |d UAB |d TEU |d JBG |d DKC |d OCLCQ |d M8D |d OCLCQ |d OCLCO |d AJS |d OCLCQ |d OCLCO |d OCLCQ |d INARC |d OCLCQ |d OCLCO |d OCLCL |d UEJ |d OCLCQ | ||
015 | |a GBB6G2960 |2 bnb | ||
016 | 7 | |a 018006458 |2 Uk | |
019 | |a 864382180 |a 869377883 |a 961588659 |a 962564276 |a 968011766 |a 969021854 | ||
020 | |a 9781783281725 |q (electronic bk.) | ||
020 | |a 1783281723 |q (electronic bk.) | ||
020 | |a 1306157714 | ||
020 | |a 9781306157711 | ||
020 | |z 9781783281718 | ||
020 | |z 1783281715 | ||
035 | |a (OCoLC)878117437 |z (OCoLC)864382180 |z (OCoLC)869377883 |z (OCoLC)961588659 |z (OCoLC)962564276 |z (OCoLC)968011766 |z (OCoLC)969021854 | ||
037 | |a 011D884F-F753-4CC8-8CE2-DF6847E6DD50 |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a QA76.9.D5 |b Z387 2013eb | |
072 | 7 | |a COM |x 013000 |2 bisacsh | |
072 | 7 | |a COM |x 014000 |2 bisacsh | |
072 | 7 | |a COM |x 018000 |2 bisacsh | |
072 | 7 | |a COM |x 067000 |2 bisacsh | |
072 | 7 | |a COM |x 032000 |2 bisacsh | |
072 | 7 | |a COM |x 037000 |2 bisacsh | |
072 | 7 | |a COM |x 052000 |2 bisacsh | |
082 | 7 | |a 004/.36 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Zburivsky, Danil. | |
245 | 1 | 0 | |a Hadoop cluster deployment : |b construct a modern Hadoop data platform effortlessly and gain insights into how to manage clusters efficiently / |c Danil Zburivsky. |
264 | 1 | |a Birmingham UK : |b Packt Publishing, |c 2013. | |
300 | |a 1 online resource (109 pages) : |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 | ||
500 | |a "Community experience distilled."--Cover | ||
500 | |a Open source community experience distilled -- title page. | ||
500 | |a Includes index. | ||
588 | 0 | |a Print version record. | |
505 | 0 | |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Setting Up Hadoop Cluster -- from Hardware to Distribution; Choosing Hadoop cluster hardware; Choosing the DataNode hardware; Low storage density cluster; High storage density cluster; NameNode and JobTracker hardware configuration; The NameNode hardware; The JobTracker hardware; Gateway and other auxiliary services; Network considerations; Hadoop hardware summary; Hadoop distributions; Hadoop versions; Choosing Hadoop distribution; Cloudera Hadoop distribution. | |
505 | 8 | |a Hortonworks Hadooop distributionMapR; Choosing OS for the Hadoop cluster; Summary; Chapter 2: Installing and Configuring Hadoop; Configuring OS for Hadoop cluster; Choosing and setting up the filesystem; Setting up Java Development Kit; Other OS settings; Setting up the CDH repositories; Setting up NameNode; JournalNode, ZooKeeper, and Failover Controller; Hadoop configuration files; NameNode HA configuration; JobTracker configuration; Configuring the job scheduler; DataNode configuration; TaskTracker configuration; Advanced Hadoop tuning; Summary; Chapter 3: Configuring the Hadoop Ecosystem. | |
505 | 8 | |a Hosting the Hadoop ecosystemSqoop; Installing and configuring Sqoop; Sqoop import example; Sqoop export example; Hive; Hive architecture; Installing Hive Metastore; Installing the Hive client; Installing Hive Server; Impala; Impala architecture; Installing Impala state store; Installing the Impala server; Summary; Chapter 4: Securing Hadoop Installation; Hadoop security overview; HDFS security; MapReduce security; Hadoop Service Level Authorization; Hadoop and Kerberos; Kerberos overview; Kerberos in Hadoop; Configuring Kerberos clients; Generating Kerberos principals. | |
505 | 8 | |a Enabling Kerberos for HDFSEnabling Kerberos for MapReduce; Summary; Chapter 5: Monitoring Hadoop Cluster; Monitoring strategy overview; Hadoop Metrics; JMX Metrics; Monitoring Hadoop with Nagios; Monitoring HDFS; NameNode checks; JournalNode checks; ZooKeeper checks; Monitoring MapReduce; JobTracker checks; Monitoring Hadoop With Ganglia; Summary; Chapter 6: Deploying Hadoop to the Cloud; Amazon Elastic MapReduce; Installing the EMR command-line interface; Choosing the Hadoop version; Launching the EMR cluster; Temporary EMR clusters; Preparing input and output locations; Using Whirr. | |
505 | 8 | |a Installing and configuring WhirrSummary; Index. | |
520 | |a This book is a step-by-step tutorial filled with practical examples which will show you how to build and manage a Hadoop cluster along with its intricacies. This book is ideal for database administrators, data engineers, and system administrators, and it will act as an invaluable reference if you are planning to use the Hadoop platform in your organization. It is expected that you have basic Linux skills since all the examples in this book use this operating system. It is also useful if you have access to test hardware or virtual machines to be able to follow the examples in the book. | ||
630 | 0 | 0 | |a Apache Hadoop. |0 http://id.loc.gov/authorities/names/n2013024279 |
630 | 0 | 7 | |a Apache Hadoop. |2 blmlsh |
630 | 0 | 7 | |a Apache Hadoop |2 fast |
650 | 0 | |a Electronic data processing |x Distributed processing. |0 http://id.loc.gov/authorities/subjects/sh85042293 | |
650 | 0 | |a File organization (Computer science) |0 http://id.loc.gov/authorities/subjects/sh85048195 | |
650 | 6 | |a Traitement réparti. | |
650 | 6 | |a Fichiers (Informatique) |x Organisation. | |
650 | 7 | |a COMPUTERS |x Computer Literacy. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Computer Science. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Data Processing. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Hardware |x General. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Information Technology. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Machine Theory. |2 bisacsh | |
650 | 7 | |a COMPUTERS |x Reference. |2 bisacsh | |
650 | 7 | |a Electronic data processing |x Distributed processing |2 fast | |
650 | 7 | |a File organization (Computer science) |2 fast | |
758 | |i has work: |a Hadoop cluster deployment (Text) |1 https://id.oclc.org/worldcat/entity/E39PD3bmCmkH48HbDyDyMKfyVC |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Zburivsky, Danil. |t Hadoop cluster deployment |z 9781783281718 |w (OCoLC)873632493 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=672990 |3 Volltext |
938 | |a Internet Archive |b INAR |n hadoopclusterdep0000zbur | ||
938 | |a EBL - Ebook Library |b EBLB |n EBL1572904 | ||
938 | |a ebrary |b EBRY |n ebr10813429 | ||
938 | |a EBSCOhost |b EBSC |n 672990 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis26832310 | ||
938 | |a YBP Library Services |b YANK |n 11412790 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn878117437 |
---|---|
_version_ | 1816882269128753152 |
adam_text | |
any_adam_object | |
author | Zburivsky, Danil |
author_facet | Zburivsky, Danil |
author_role | |
author_sort | Zburivsky, Danil |
author_variant | d z dz |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.9.D5 Z387 2013eb |
callnumber-search | QA76.9.D5 Z387 2013eb |
callnumber-sort | QA 276.9 D5 Z387 42013EB |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Setting Up Hadoop Cluster -- from Hardware to Distribution; Choosing Hadoop cluster hardware; Choosing the DataNode hardware; Low storage density cluster; High storage density cluster; NameNode and JobTracker hardware configuration; The NameNode hardware; The JobTracker hardware; Gateway and other auxiliary services; Network considerations; Hadoop hardware summary; Hadoop distributions; Hadoop versions; Choosing Hadoop distribution; Cloudera Hadoop distribution. Hortonworks Hadooop distributionMapR; Choosing OS for the Hadoop cluster; Summary; Chapter 2: Installing and Configuring Hadoop; Configuring OS for Hadoop cluster; Choosing and setting up the filesystem; Setting up Java Development Kit; Other OS settings; Setting up the CDH repositories; Setting up NameNode; JournalNode, ZooKeeper, and Failover Controller; Hadoop configuration files; NameNode HA configuration; JobTracker configuration; Configuring the job scheduler; DataNode configuration; TaskTracker configuration; Advanced Hadoop tuning; Summary; Chapter 3: Configuring the Hadoop Ecosystem. Hosting the Hadoop ecosystemSqoop; Installing and configuring Sqoop; Sqoop import example; Sqoop export example; Hive; Hive architecture; Installing Hive Metastore; Installing the Hive client; Installing Hive Server; Impala; Impala architecture; Installing Impala state store; Installing the Impala server; Summary; Chapter 4: Securing Hadoop Installation; Hadoop security overview; HDFS security; MapReduce security; Hadoop Service Level Authorization; Hadoop and Kerberos; Kerberos overview; Kerberos in Hadoop; Configuring Kerberos clients; Generating Kerberos principals. Enabling Kerberos for HDFSEnabling Kerberos for MapReduce; Summary; Chapter 5: Monitoring Hadoop Cluster; Monitoring strategy overview; Hadoop Metrics; JMX Metrics; Monitoring Hadoop with Nagios; Monitoring HDFS; NameNode checks; JournalNode checks; ZooKeeper checks; Monitoring MapReduce; JobTracker checks; Monitoring Hadoop With Ganglia; Summary; Chapter 6: Deploying Hadoop to the Cloud; Amazon Elastic MapReduce; Installing the EMR command-line interface; Choosing the Hadoop version; Launching the EMR cluster; Temporary EMR clusters; Preparing input and output locations; Using Whirr. Installing and configuring WhirrSummary; Index. |
ctrlnum | (OCoLC)878117437 |
dewey-full | 004/.36 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 004 - Computer science |
dewey-raw | 004/.36 |
dewey-search | 004/.36 |
dewey-sort | 14 236 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06975cam a2200889 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn878117437</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cnu---unuuu</controlfield><controlfield tag="008">140425s2013 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">N$T</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">N$T</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">AGLDB</subfield><subfield code="d">TEFOD</subfield><subfield code="d">VTS</subfield><subfield code="d">NLE</subfield><subfield code="d">UKMGB</subfield><subfield code="d">STF</subfield><subfield code="d">IDEBK</subfield><subfield code="d">EBLCP</subfield><subfield code="d">YDXCP</subfield><subfield code="d">E7B</subfield><subfield code="d">UMI</subfield><subfield code="d">MEAUC</subfield><subfield code="d">COO</subfield><subfield code="d">DEBBG</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">FEM</subfield><subfield code="d">CNNOR</subfield><subfield code="d">MOR</subfield><subfield code="d">PIFAG</subfield><subfield code="d">ZCU</subfield><subfield code="d">MERUC</subfield><subfield code="d">NJR</subfield><subfield code="d">U3W</subfield><subfield code="d">CEF</subfield><subfield code="d">ICG</subfield><subfield code="d">INT</subfield><subfield code="d">VT2</subfield><subfield code="d">WYU</subfield><subfield code="d">G3B</subfield><subfield code="d">TKN</subfield><subfield code="d">UAB</subfield><subfield code="d">TEU</subfield><subfield code="d">JBG</subfield><subfield code="d">DKC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">M8D</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">AJS</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">INARC</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">UEJ</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB6G2960</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018006458</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">864382180</subfield><subfield code="a">869377883</subfield><subfield code="a">961588659</subfield><subfield code="a">962564276</subfield><subfield code="a">968011766</subfield><subfield code="a">969021854</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781783281725</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1783281723</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1306157714</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781306157711</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781783281718</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1783281715</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)878117437</subfield><subfield code="z">(OCoLC)864382180</subfield><subfield code="z">(OCoLC)869377883</subfield><subfield code="z">(OCoLC)961588659</subfield><subfield code="z">(OCoLC)962564276</subfield><subfield code="z">(OCoLC)968011766</subfield><subfield code="z">(OCoLC)969021854</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">011D884F-F753-4CC8-8CE2-DF6847E6DD50</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.9.D5</subfield><subfield code="b">Z387 2013eb</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">013000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">014000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">018000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">067000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">032000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">037000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">052000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">004/.36</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Zburivsky, Danil.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Hadoop cluster deployment :</subfield><subfield code="b">construct a modern Hadoop data platform effortlessly and gain insights into how to manage clusters efficiently /</subfield><subfield code="c">Danil Zburivsky.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2013.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (109 pages) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">text file</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">"Community experience distilled."--Cover</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Open source community experience distilled -- title page.</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Setting Up Hadoop Cluster -- from Hardware to Distribution; Choosing Hadoop cluster hardware; Choosing the DataNode hardware; Low storage density cluster; High storage density cluster; NameNode and JobTracker hardware configuration; The NameNode hardware; The JobTracker hardware; Gateway and other auxiliary services; Network considerations; Hadoop hardware summary; Hadoop distributions; Hadoop versions; Choosing Hadoop distribution; Cloudera Hadoop distribution.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Hortonworks Hadooop distributionMapR; Choosing OS for the Hadoop cluster; Summary; Chapter 2: Installing and Configuring Hadoop; Configuring OS for Hadoop cluster; Choosing and setting up the filesystem; Setting up Java Development Kit; Other OS settings; Setting up the CDH repositories; Setting up NameNode; JournalNode, ZooKeeper, and Failover Controller; Hadoop configuration files; NameNode HA configuration; JobTracker configuration; Configuring the job scheduler; DataNode configuration; TaskTracker configuration; Advanced Hadoop tuning; Summary; Chapter 3: Configuring the Hadoop Ecosystem.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Hosting the Hadoop ecosystemSqoop; Installing and configuring Sqoop; Sqoop import example; Sqoop export example; Hive; Hive architecture; Installing Hive Metastore; Installing the Hive client; Installing Hive Server; Impala; Impala architecture; Installing Impala state store; Installing the Impala server; Summary; Chapter 4: Securing Hadoop Installation; Hadoop security overview; HDFS security; MapReduce security; Hadoop Service Level Authorization; Hadoop and Kerberos; Kerberos overview; Kerberos in Hadoop; Configuring Kerberos clients; Generating Kerberos principals.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Enabling Kerberos for HDFSEnabling Kerberos for MapReduce; Summary; Chapter 5: Monitoring Hadoop Cluster; Monitoring strategy overview; Hadoop Metrics; JMX Metrics; Monitoring Hadoop with Nagios; Monitoring HDFS; NameNode checks; JournalNode checks; ZooKeeper checks; Monitoring MapReduce; JobTracker checks; Monitoring Hadoop With Ganglia; Summary; Chapter 6: Deploying Hadoop to the Cloud; Amazon Elastic MapReduce; Installing the EMR command-line interface; Choosing the Hadoop version; Launching the EMR cluster; Temporary EMR clusters; Preparing input and output locations; Using Whirr.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Installing and configuring WhirrSummary; Index.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">This book is a step-by-step tutorial filled with practical examples which will show you how to build and manage a Hadoop cluster along with its intricacies. This book is ideal for database administrators, data engineers, and system administrators, and it will act as an invaluable reference if you are planning to use the Hadoop platform in your organization. It is expected that you have basic Linux skills since all the examples in this book use this operating system. It is also useful if you have access to test hardware or virtual machines to be able to follow the examples in the book.</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Apache Hadoop.</subfield><subfield code="0">http://id.loc.gov/authorities/names/n2013024279</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Apache Hadoop.</subfield><subfield code="2">blmlsh</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Apache Hadoop</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Electronic data processing</subfield><subfield code="x">Distributed processing.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85042293</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">File organization (Computer science)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85048195</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Traitement réparti.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Fichiers (Informatique)</subfield><subfield code="x">Organisation.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Computer Literacy.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Computer Science.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Data Processing.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Hardware</subfield><subfield code="x">General.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Information Technology.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Machine Theory.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Reference.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Electronic data processing</subfield><subfield code="x">Distributed processing</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">File organization (Computer science)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Hadoop cluster deployment (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PD3bmCmkH48HbDyDyMKfyVC</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Zburivsky, Danil.</subfield><subfield code="t">Hadoop cluster deployment</subfield><subfield code="z">9781783281718</subfield><subfield code="w">(OCoLC)873632493</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=672990</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Internet Archive</subfield><subfield code="b">INAR</subfield><subfield code="n">hadoopclusterdep0000zbur</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL1572904</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10813429</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">672990</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis26832310</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">11412790</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn878117437 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:25:55Z |
institution | BVB |
isbn | 9781783281725 1783281723 1306157714 9781306157711 |
language | English |
oclc_num | 878117437 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (109 pages) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2013 |
publishDateSearch | 2013 |
publishDateSort | 2013 |
publisher | Packt Publishing, |
record_format | marc |
spelling | Zburivsky, Danil. Hadoop cluster deployment : construct a modern Hadoop data platform effortlessly and gain insights into how to manage clusters efficiently / Danil Zburivsky. Birmingham UK : Packt Publishing, 2013. 1 online resource (109 pages) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier text file "Community experience distilled."--Cover Open source community experience distilled -- title page. Includes index. Print version record. Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Setting Up Hadoop Cluster -- from Hardware to Distribution; Choosing Hadoop cluster hardware; Choosing the DataNode hardware; Low storage density cluster; High storage density cluster; NameNode and JobTracker hardware configuration; The NameNode hardware; The JobTracker hardware; Gateway and other auxiliary services; Network considerations; Hadoop hardware summary; Hadoop distributions; Hadoop versions; Choosing Hadoop distribution; Cloudera Hadoop distribution. Hortonworks Hadooop distributionMapR; Choosing OS for the Hadoop cluster; Summary; Chapter 2: Installing and Configuring Hadoop; Configuring OS for Hadoop cluster; Choosing and setting up the filesystem; Setting up Java Development Kit; Other OS settings; Setting up the CDH repositories; Setting up NameNode; JournalNode, ZooKeeper, and Failover Controller; Hadoop configuration files; NameNode HA configuration; JobTracker configuration; Configuring the job scheduler; DataNode configuration; TaskTracker configuration; Advanced Hadoop tuning; Summary; Chapter 3: Configuring the Hadoop Ecosystem. Hosting the Hadoop ecosystemSqoop; Installing and configuring Sqoop; Sqoop import example; Sqoop export example; Hive; Hive architecture; Installing Hive Metastore; Installing the Hive client; Installing Hive Server; Impala; Impala architecture; Installing Impala state store; Installing the Impala server; Summary; Chapter 4: Securing Hadoop Installation; Hadoop security overview; HDFS security; MapReduce security; Hadoop Service Level Authorization; Hadoop and Kerberos; Kerberos overview; Kerberos in Hadoop; Configuring Kerberos clients; Generating Kerberos principals. Enabling Kerberos for HDFSEnabling Kerberos for MapReduce; Summary; Chapter 5: Monitoring Hadoop Cluster; Monitoring strategy overview; Hadoop Metrics; JMX Metrics; Monitoring Hadoop with Nagios; Monitoring HDFS; NameNode checks; JournalNode checks; ZooKeeper checks; Monitoring MapReduce; JobTracker checks; Monitoring Hadoop With Ganglia; Summary; Chapter 6: Deploying Hadoop to the Cloud; Amazon Elastic MapReduce; Installing the EMR command-line interface; Choosing the Hadoop version; Launching the EMR cluster; Temporary EMR clusters; Preparing input and output locations; Using Whirr. Installing and configuring WhirrSummary; Index. This book is a step-by-step tutorial filled with practical examples which will show you how to build and manage a Hadoop cluster along with its intricacies. This book is ideal for database administrators, data engineers, and system administrators, and it will act as an invaluable reference if you are planning to use the Hadoop platform in your organization. It is expected that you have basic Linux skills since all the examples in this book use this operating system. It is also useful if you have access to test hardware or virtual machines to be able to follow the examples in the book. Apache Hadoop. http://id.loc.gov/authorities/names/n2013024279 Apache Hadoop. blmlsh Apache Hadoop fast Electronic data processing Distributed processing. http://id.loc.gov/authorities/subjects/sh85042293 File organization (Computer science) http://id.loc.gov/authorities/subjects/sh85048195 Traitement réparti. Fichiers (Informatique) Organisation. COMPUTERS Computer Literacy. bisacsh COMPUTERS Computer Science. bisacsh COMPUTERS Data Processing. bisacsh COMPUTERS Hardware General. bisacsh COMPUTERS Information Technology. bisacsh COMPUTERS Machine Theory. bisacsh COMPUTERS Reference. bisacsh Electronic data processing Distributed processing fast File organization (Computer science) fast has work: Hadoop cluster deployment (Text) https://id.oclc.org/worldcat/entity/E39PD3bmCmkH48HbDyDyMKfyVC https://id.oclc.org/worldcat/ontology/hasWork Print version: Zburivsky, Danil. Hadoop cluster deployment 9781783281718 (OCoLC)873632493 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=672990 Volltext |
spellingShingle | Zburivsky, Danil Hadoop cluster deployment : construct a modern Hadoop data platform effortlessly and gain insights into how to manage clusters efficiently / Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Setting Up Hadoop Cluster -- from Hardware to Distribution; Choosing Hadoop cluster hardware; Choosing the DataNode hardware; Low storage density cluster; High storage density cluster; NameNode and JobTracker hardware configuration; The NameNode hardware; The JobTracker hardware; Gateway and other auxiliary services; Network considerations; Hadoop hardware summary; Hadoop distributions; Hadoop versions; Choosing Hadoop distribution; Cloudera Hadoop distribution. Hortonworks Hadooop distributionMapR; Choosing OS for the Hadoop cluster; Summary; Chapter 2: Installing and Configuring Hadoop; Configuring OS for Hadoop cluster; Choosing and setting up the filesystem; Setting up Java Development Kit; Other OS settings; Setting up the CDH repositories; Setting up NameNode; JournalNode, ZooKeeper, and Failover Controller; Hadoop configuration files; NameNode HA configuration; JobTracker configuration; Configuring the job scheduler; DataNode configuration; TaskTracker configuration; Advanced Hadoop tuning; Summary; Chapter 3: Configuring the Hadoop Ecosystem. Hosting the Hadoop ecosystemSqoop; Installing and configuring Sqoop; Sqoop import example; Sqoop export example; Hive; Hive architecture; Installing Hive Metastore; Installing the Hive client; Installing Hive Server; Impala; Impala architecture; Installing Impala state store; Installing the Impala server; Summary; Chapter 4: Securing Hadoop Installation; Hadoop security overview; HDFS security; MapReduce security; Hadoop Service Level Authorization; Hadoop and Kerberos; Kerberos overview; Kerberos in Hadoop; Configuring Kerberos clients; Generating Kerberos principals. Enabling Kerberos for HDFSEnabling Kerberos for MapReduce; Summary; Chapter 5: Monitoring Hadoop Cluster; Monitoring strategy overview; Hadoop Metrics; JMX Metrics; Monitoring Hadoop with Nagios; Monitoring HDFS; NameNode checks; JournalNode checks; ZooKeeper checks; Monitoring MapReduce; JobTracker checks; Monitoring Hadoop With Ganglia; Summary; Chapter 6: Deploying Hadoop to the Cloud; Amazon Elastic MapReduce; Installing the EMR command-line interface; Choosing the Hadoop version; Launching the EMR cluster; Temporary EMR clusters; Preparing input and output locations; Using Whirr. Installing and configuring WhirrSummary; Index. Apache Hadoop. http://id.loc.gov/authorities/names/n2013024279 Apache Hadoop. blmlsh Apache Hadoop fast Electronic data processing Distributed processing. http://id.loc.gov/authorities/subjects/sh85042293 File organization (Computer science) http://id.loc.gov/authorities/subjects/sh85048195 Traitement réparti. Fichiers (Informatique) Organisation. COMPUTERS Computer Literacy. bisacsh COMPUTERS Computer Science. bisacsh COMPUTERS Data Processing. bisacsh COMPUTERS Hardware General. bisacsh COMPUTERS Information Technology. bisacsh COMPUTERS Machine Theory. bisacsh COMPUTERS Reference. bisacsh Electronic data processing Distributed processing fast File organization (Computer science) fast |
subject_GND | http://id.loc.gov/authorities/names/n2013024279 http://id.loc.gov/authorities/subjects/sh85042293 http://id.loc.gov/authorities/subjects/sh85048195 |
title | Hadoop cluster deployment : construct a modern Hadoop data platform effortlessly and gain insights into how to manage clusters efficiently / |
title_auth | Hadoop cluster deployment : construct a modern Hadoop data platform effortlessly and gain insights into how to manage clusters efficiently / |
title_exact_search | Hadoop cluster deployment : construct a modern Hadoop data platform effortlessly and gain insights into how to manage clusters efficiently / |
title_full | Hadoop cluster deployment : construct a modern Hadoop data platform effortlessly and gain insights into how to manage clusters efficiently / Danil Zburivsky. |
title_fullStr | Hadoop cluster deployment : construct a modern Hadoop data platform effortlessly and gain insights into how to manage clusters efficiently / Danil Zburivsky. |
title_full_unstemmed | Hadoop cluster deployment : construct a modern Hadoop data platform effortlessly and gain insights into how to manage clusters efficiently / Danil Zburivsky. |
title_short | Hadoop cluster deployment : |
title_sort | hadoop cluster deployment construct a modern hadoop data platform effortlessly and gain insights into how to manage clusters efficiently |
title_sub | construct a modern Hadoop data platform effortlessly and gain insights into how to manage clusters efficiently / |
topic | Apache Hadoop. http://id.loc.gov/authorities/names/n2013024279 Apache Hadoop. blmlsh Apache Hadoop fast Electronic data processing Distributed processing. http://id.loc.gov/authorities/subjects/sh85042293 File organization (Computer science) http://id.loc.gov/authorities/subjects/sh85048195 Traitement réparti. Fichiers (Informatique) Organisation. COMPUTERS Computer Literacy. bisacsh COMPUTERS Computer Science. bisacsh COMPUTERS Data Processing. bisacsh COMPUTERS Hardware General. bisacsh COMPUTERS Information Technology. bisacsh COMPUTERS Machine Theory. bisacsh COMPUTERS Reference. bisacsh Electronic data processing Distributed processing fast File organization (Computer science) fast |
topic_facet | Apache Hadoop. Apache Hadoop Electronic data processing Distributed processing. File organization (Computer science) Traitement réparti. Fichiers (Informatique) Organisation. COMPUTERS Computer Literacy. COMPUTERS Computer Science. COMPUTERS Data Processing. COMPUTERS Hardware General. COMPUTERS Information Technology. COMPUTERS Machine Theory. COMPUTERS Reference. Electronic data processing Distributed processing |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=672990 |
work_keys_str_mv | AT zburivskydanil hadoopclusterdeploymentconstructamodernhadoopdataplatformeffortlesslyandgaininsightsintohowtomanageclustersefficiently |