Cargando…

Programming Pig /

For many organizations, Hadoop is the first step for dealing with massive amounts of data. The next step? Processing and analyzing datasets with the Apache Pig scripting platform. With Pig, you can batch-process data without having to create a full-fledged application, making it easy to experiment w...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Gates, Alan (Autor), Dai, Daniel (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly Media, Inc., 2016.
Edición:Second edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. What is Pig?
  • 2. Installing and running Pig
  • 3. Pig's data model
  • 4. Introduction to Pig Latin
  • 5. Advanced Pig Latin
  • 6. Developing and testing Pig Latin scripts
  • 7. Making Pig fly
  • 8. Embedding Pig
  • 9. Writing evaluation and filter functions
  • 10. Writing load and store functions
  • 11. Pig on Tez
  • 12. Pig and other members of the Hadoop community
  • 13. Use cases and programming examples.