Home > Science, Technology & Agriculture > Civil engineering, surveying and building > Building construction and materials > Fire protection and safety > Big Data Analytics with Microsoft HDInsight in 24 Hours, Sams Teach Yourself: (Sams Teach Yourself)
12%
Big Data Analytics with Microsoft HDInsight in 24 Hours, Sams Teach Yourself: (Sams Teach Yourself)

Big Data Analytics with Microsoft HDInsight in 24 Hours, Sams Teach Yourself: (Sams Teach Yourself)

          
5
4
3
2
1

International Edition


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Quantity:
Add to Wishlist

About the Book

Sams Teach Yourself Big Data Analytics with Microsoft HDInsight in 24 Hours In just 24 lessons of one hour or less, Sams Teach Yourself Big Data Analytics with Microsoft HDInsight in 24 Hours helps you leverage Hadoop’s power on a flexible, scalable cloud platform using Microsoft’s newest business intelligence, visualization, and productivity tools. This book’s straightforward, step-by-step approach shows you how to provision, configure, monitor, and troubleshoot HDInsight and use Hadoop cloud services to solve real analytics problems. You’ll gain more of Hadoop’s benefits, with less complexity–even if you’re completely new to Big Data analytics. Every lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success. Practical, hands-on examples show you how to apply what you learn Quizzes and exercises help you test your knowledge and stretch your skills Notes and tips point out shortcuts and solutions   Learn how to… ·         Master core Big Data and NoSQL concepts, value propositions, and use cases ·         Work with key Hadoop features, such as HDFS2 and YARN ·         Quickly install, configure, and monitor Hadoop (HDInsight) clusters in the cloud ·         Automate provisioning, customize clusters, install additional Hadoop projects, and administer clusters ·         Integrate, analyze, and report with Microsoft BI and Power BI ·         Automate workflows for data transformation, integration, and other tasks ·         Use Apache HBase on HDInsight ·         Use Sqoop or SSIS to move data to or from HDInsight ·         Perform R-based statistical computing on HDInsight datasets ·         Accelerate analytics with Apache Spark ·         Run real-time analytics on high-velocity data streams ·         Write MapReduce, Hive, and Pig programs   Register your book at informit.com/register for convenient access to downloads, updates, and corrections as they become available. 

Table of Contents:
Introduction Part I: Understanding Big Data, Hadoop 1.0, and 2.0 Hour 1: Introduction of Big Data, NoSQL, and Business Value Proposition Types of Analysis Types of Data Big Data Managing Big Data NoSQL Systems Big Data, NoSQL Systems, and the Business Value Proposition Application of Big Data and Big Data Solutions Summary Q&A Hour 2: Introduction to Hadoop, Its Architecture, Ecosystem, and Microsoft Offerings What Is Apache Hadoop? Architecture of Hadoop and Hadoop Ecosystems What’s New in Hadoop 2.0 Architecture of Hadoop 2.0 Tools and Technologies Needed with Big Data Analytics Major Players and Vendors for Hadoop Deployment Options for Microsoft Big Data Solutions Summary Q&A Hour 3: Hadoop Distributed File System Versions 1.0 and 2.0 Introduction to HDFS HDFS Architecture Rack Awareness WebHDFS Accessing and Managing HDFS Data What’s New in HDFS 2.0 Summary Q&A Hour 4: The MapReduce Job Framework and Job Execution Pipeline Introduction to MapReduce MapReduce Architecture MapReduce Job Execution Flow Summary Q&A Hour 5: MapReduce–Advanced Concepts and YARN DistributedCache Hadoop Streaming MapReduce Joins Bloom Filter Performance Improvement Handling Failures Counter YARN Uber-Tasking Optimization Failures in YARN Resource Manager High Availability and Automatic Failover in YARN Summary Q&A Part II: Getting Started with HDInsight and Understanding Its Different Components Hour 6: Getting Started with HDInsight, Provisioning Your HDInsight Service Cluster, and Automating HDInsight Cluster Provisioning Introduction to Microsoft Azure Understanding HDInsight Service Provisioning HDInsight on the Azure Management Portal Automating HDInsight Provisioning with PowerShell Managing and Monitoring HDInsight Cluster and Job Execution Summary Q&A Exercise Hour 7: Exploring Typical Components of HDFS Cluster HDFS Cluster Components HDInsight Cluster Architecture High Availability in HDInsight Summary Q&A Hour 8: Storing Data in Microsoft Azure Storage Blob Understanding Storage in Microsoft Azure Benefits of Azure Storage Blob over HDFS Azure Storage Explorer Tools Summary Q&A Hour 9: Working with Microsoft Azure HDInsight Emulator Getting Started with HDInsight Emulator Setting Up Microsoft Azure Emulator for Storage Summary Q&A Part III: Programming MapReduce and HDInsight Script Action Hour 10: Programming MapReduce Jobs MapReduce Hello World! Analyzing Flight Delays with MapReduce Serialization Frameworks for Hadoop Hadoop Streaming Summary Q&A Hour 11: Customizing the HDInsight Cluster with Script Action Identifying the Need for Cluster Customization Developing Script Action Consuming Script Action Running a Giraph job on a Customized HDInsight Cluster Testing Script Action with HDInsight Emulator Summary Q&A Part IV: Querying and Processing Big Data in HDInsight Hour 12: Getting Started with Apache Hive and Apache Tez in HDInsight Introduction to Apache Hive Getting Started with Apache Hive in HDInsight Azure HDInsight Tools for Visual Studio Programmatically Using the HDInsight .NET SDK Introduction to Apache Tez Summary Q&A Exercise Hour 13: Programming with Apache Hive, Apache Tez in HDInsight, and Apache HCatalog Programming with Hive in HDInsight Using Tables in Hive Serialization and Deserialization Data Load Processes for Hive Tables Querying Data from Hive Tables Indexing in Hive Apache Tez in Action Apache HCatalog Summary Q&A Exercise Hour 14: Consuming HDInsight Data from Microsoft BI Tools over Hive ODBC Driver: Part 1 Introduction to Hive ODBC Driver Introduction to Microsoft Power BI Accessing Hive Data from Microsoft Excel Summary Q&A Hour 15: Consuming HDInsight Data from Microsoft BI Tools over Hive ODBC Driver: Part 2 Accessing Hive Data from PowerPivot Accessing Hive Data from SQL Server Accessing HDInsight Data from Power Query Summary Q&A Exercise Hour 16: Integrating HDInsight with SQL Server Integration Services The Need for Data Movement Introduction to SSIS Analyzing On-time Flight Departure with SSIS Provisioning HDInsight Cluster Summary Q&A Hour 17: Using Pig for Data Processing Introduction to Pig Latin Using Pig to Count Cancelled Flights Using HCatalog in a Pig Latin Script Submitting Pig Jobs with PowerShell Summary Q&A Hour 18: Using Sqoop for Data Movement Between RDBMS and HDInsight What Is Sqoop? Using Sqoop Import and Export Commands Using Sqoop with PowerShell Summary Q&A Part V: Managing Workflow and Performing Statistical Computing Hour 19: Using Oozie Workflows and Job Orchestration with HDInsight Introduction to Oozie Determining On-time Flight Departure Percentage with Oozie Submitting an Oozie Workflow with HDInsight .NET SDK Coordinating Workflows with Oozie Oozie Compared to SSIS Summary Q&A Hour 20: Performing Statistical Computing with R Introduction to R Integrating R with Hadoop Enabling R on HDInsight Summary Q&A Part VI: Performing Interactive Analytics and Machine Learning Hour 21: Performing Big Data Analytics with Spark Introduction to Spark Spark Programming Model Blending SQL Querying with Functional Programs Summary Q&A Hour 22: Microsoft Azure Machine Learning History of Traditional Machine Learning Introduction to Azure ML Azure ML Workspace Processes to Build Azure ML Solutions Getting Started with Azure ML Creating Predictive Models with Azure ML Publishing Azure ML Models as Web Services Summary Q&A Exercise Part VII: Performing Real-time Analytics Hour 23: Performing Stream Analytics with Storm Introduction to Storm Using SCP.NET to Develop Storm Solutions Analyzing Speed Limit Violation Incidents with Storm Summary Q&A Hour 24: Introduction to Apache HBase on HDInsight Introduction to Apache HBase HBase Architecture Creating HDInsight Cluster with HBase Summary Q&A   9780672337277   TOC   10/26/2015  


Best Sellers


Product Details
  • ISBN-13: 9780134035338
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Pearson
  • Language: English
  • Series Title: Sams Teach Yourself
  • ISBN-10: 013403533X
  • Publisher Date: 12 Nov 2015
  • Binding: Digital download
  • No of Pages: 592


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
Big Data Analytics with Microsoft HDInsight in 24 Hours, Sams Teach Yourself: (Sams Teach Yourself)
Pearson Education (US) -
Big Data Analytics with Microsoft HDInsight in 24 Hours, Sams Teach Yourself: (Sams Teach Yourself)
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Big Data Analytics with Microsoft HDInsight in 24 Hours, Sams Teach Yourself: (Sams Teach Yourself)

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA