Data Eng Weekly


Hadoop Weekly Issue #60

09 March 2014

Hadoop Weekly surpassed 2,000 subscribers this week, and I’d like to mark the occasion by again thanking everyone who writes fantastic articles which make this newsletter possible. This issue is full of really interesting technical articles including a number that discuss the ever-expanding Hadoop ecosystem. Enjoy!

Technical

The Hortonworks blog has a post describing an integration between ElasticSearch, Flume, and Hadoop. The post includes the technical details for deploying the system, including Kibana which is an open-source UI for timestamped data stored in ElasticSearch. In addition to inserting data into ElasticSearch via Flume, the post includes information on the MapReduce-based libraries for batch indexing data for ElasticSearch.

http://hortonworks.com/blog/configure-elastic-search-hadoop-hdp-2-0/

Matei Zaharia, creator of Spark and CTO of Databricks, recently spoke at StrataConf about how companies are using Spark. Datanami has a recap of the presentation (which is also short and worth watching itself). It recaps how Yahoo is using Spark for homepage personalization and advertising analytics, how Conviva uses Spark for optimizing video delivery QoS, and how ClearStory uses Spark as an underpinning of their interactive product.

http://www.datanami.com/datanami/2014-03-06/apache_spark:_3_real-world_use_cases.html

Debugging Hadoop can be a dubious task, especially if you don’t know where to start. It’s always useful to learn from other folks’ experience and debug processes. The Altiscale blog has a post about debugging a JobTracker performance issue after a DistCp job. The post walks through examining various logs and metrics as well as details on the eventual solution to the problem.

http://www.altiscale.com/hadoop-ice-case-frozen-jobtracker/

Checkpointing is the process of combining the NameNode’s fsimage and edit log file to build a new fsimage. The Cloduera blog has an overview of checkpointing in both a HA NameNode as well as a traditional NameNode / SecondaryNameNode architecture. The post describes the motivation and implementation in great detail. This information is important and valuable for anyone that’s operating an HDFS cluster.

http://blog.cloudera.com/blog/2014/03/a-guide-to-checkpointing-in-hadoop/

Another post on the Cloudera blog talks about machine learning at scale. It highlights the disconnect between exploratory and small-scale analytics with R and Python vs. scaling up a problem to run via MapReduce. Apache Spark offers a lot of features to bridge this gap, such as a REPL, in-memory analytics, and large-scale distributed computation. In addition to exploring these concepts in detail, the post walks through using Spark to build recommendations on Stack Overflow data using alternating least squares.

http://blog.cloudera.com/blog/2014/03/why-apache-spark-is-a-crossover-hit-for-data-scientists/

A new tutorial for the Hortonworks Sandbox demonstrates how to read from and write to HBase using the Java APIs. The tutorial provides an example implementation for storing information about doctors in an HBase table. The code is a good starting point if you’re new to HBase (although in a production system you’d most likely want to use a serialization framework like avro, thrift or protobuf to serialize data). It also includes some sample code to build a pie chart using the JFreeChart library.

https://github.com/hortonworks/hadoop-tutorials/blob/master/Community/T08_Java_HBase_Integration_Profession_Analysis_And_Visualization_Using_JFreeChart.md

In the second in a series on the Apache HBase BlockCache, HBase committer Nick Dimiduk has done a performance comparison of BlockCache implementations under a random-read load. The sample code and an in-depth analysis have been posted, and there are a number of interesting conclusions. Specifically, if your dataset fits in RAM LruBlockCache is the best, although the offheap and file configurations seem to be the best as heap size grows and HBase experiences cache churn. The full experiment and conclusions, which are a bit more nuanced, are well-worth the read.

http://www.n10k.com/blog/blockcache-showdown/

News

Several vendors have highlighted their scores in a recent analyst report by Forrester, but I haven’t included the content because the report itself is not free. But CMSWire has done a good job summarizing the report, which covers all of the major vendors in categories like current offering, strategy, and market presence.

http://www.cmswire.com/cms/big-data/our-2-cents-on-forrester-wave-for-big-data-hadoop-solutions-024419.php

Techopedia has a story about some of the challenges facing the Hadoop community and vendors as Hadoop becomes more mainstream. For example, it discusses the conflicts that result from rival vendors employing committers to the same projects, and the hurdles still facing customers getting started with Hadoop. The article frames these and other points in the context of open-source (Hadoop) vs. proprietary (Oracle and other established vendors).

http://www.techopedia.com/2/30098/trends/big-data/what-is-hadoop-exactly-a-cynics-theory

Releases

Cloudera Impala 1.2.4 was released. The new version includes bug fixes and performance enhancements for startup times and metadata refresh. The release is compatible with CDH4 and requires Cloudera Manager 3.8.

http://community.cloudera.com/t5/Release-Announcements/Announcing-Cloudera-Impala-1-2-4/m-p/7180#U7180

Mortar Data has updated their Pig/Hadoop as a Service offering to include enhanced troubleshooting. As anyone who has debugged a MapReduce job or a workflow is familiar, digging through the web UI and log files to find the root-cause is a cumbersome process. The new Mortar UI highlights the jobs, tasks, and failed tasks for a pig job including information about which pig aliases are associated with each MR job. Hopefully additional services (and Hadoop itself) can learn from these types of UX improvements.

http://blog.mortardata.com/post/78852771892/a-new-way-to-look-under-the-hood-of-your-mapreduce-jobs

Apache Accumulo 1.5.1 was released. This version includes a number of bug fixes and performance improvements. In addition, this release adds compatibility with Apache Hadoop 2.2+ (in addition to Hadoop 1.x).

http://apache-accumulo.1065345.n5.nabble.com/ANNOUNCE-Apache-Accumulo-1-5-1-Released-tt7985.html

Events

Curated by Mortar Data ( https://www.mortardata.com )

UNITED STATES

California

HBase Meetup @ Ancestry.com (San Francisco) - Wednesday, March 12
http://www.meetup.com/hbaseusergroup/events/160757912/

Special Event: Hadoop Developer Day -- Let's get hands-on with Hadoop (San Jose) - Thursday, March 13
http://www.meetup.com/BigDataDevelopers/events/162031012/

Pig User Meetup (Sunnyvale) - Friday, March 14
http://www.meetup.com/PigUser/events/160604192/

Big Data Science Meetup Event (Fremont) - Saturday, March 15
http://www.meetup.com/Big-Data-Science/events/110850682/

Washington State

Seattle Spark Meetup Kick Off with Databricks (Bellevue) - Thursday, March 13
http://www.meetup.com/Seattle-Spark-Meetup/events/160247722/

Texas

Houston Hadoop Meetup Series (Houston) - Wednesday, March 12
http://www.meetup.com/Houston-Hadoop-Meetup-Group/events/166031992/

Advanced Hadoop Based Machine Learning (Austin) - Wednesday, March 12
http://www.meetup.com/Austin-ACM-SIGKDD/events/161208132/

Ohio

Trends in Big Data (Mason) - Tuesday, March 11
http://www.meetup.com/CincyPASS/events/165554892/

Virginia

Next-Gen Cloud Computing and DevOps with Docker Containers (Arlington) - Wednesday, March 12
http://www.meetup.com/CloudDC/events/163481312/

Georgia

The Art and Application of Hadoop (Atlanta) - Tuesday, March 11
http://www.meetup.com/BI_Analytics_Big_Data/events/167903192/

Vermont

Vermont Hadoop Meetup (Burlington) - Wednesday, March 12
http://www.meetup.com/Vermont-Hadoop-Users-Group/events/167572472/

SPAIN

Big Data Barcelona (Barcelona) - Monday, March 10
http://www.meetup.com/Silicon-Gracia-Barcelona-Exportando-Talento/events/169355322/

SWITZERLAND

Hadoop Fundamentals I (Zurich) - Wednesday, March 12
http://www.meetup.com/Big-Data-Developers-in-Zurich/events/166872142/

FRANCE

Lyon Hadoop Meetup #2 (Lyon) - Thursday, March 13
http://www.meetup.com/Lyon-Hadoop-Meetups/events/166704882/