Errata

Hadoop: The Definitive Guide

Errata for Hadoop: The Definitive Guide

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
Printed Page 38
Deutschland

I couldn't get the example built. Neither on Mac OS nor linux using Hadoop 0.20.2-cdh3u3. I always got linker errors like

Undefined symbols:
"_BIO_new", referenced from:
HadoopPipes::BinaryProtocol::createDigest(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)in libhadooppipes.a(HadoopPipes.o)

By adding "-lcrypto" to the compiler options it went fine through though. (Also see http://hadoop.6.n7.nabble.com/Linker-errors-with-Hadoop-pipes-td198.html)

David Ongaro  Jan 26, 2013