Book Image

Programming MapReduce with Scalding

By : Antonios Chalkiopoulos
Book Image

Programming MapReduce with Scalding

By: Antonios Chalkiopoulos

Overview of this book

Table of Contents (16 chapters)
Programming MapReduce with Scalding
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Development editors


Popular IDEs support Scala development through plugins. We should use them to enjoy autocompletion, error highlighting, code refactoring, navigation capabilities, integrated debugger, and much more.

The Scala IDE provides Eclipse prebundled with required plugins and is available at http://scala-ide.org. In a project, we need to add the Scala nature or facet in order to be able to execute Scala and Scalding applications.