Product SiteDocumentation Site

2.6. Example Job

This example will walk through the process of using WebMapReduce, from signing in to monitoring a job. We will demonstrate WordCount (the simple map-reduce application described in Section 1.2.3, “Example: WordCount”) using Python 3. For WordCount examples in other languages, please see the documentation for each language in later chapters.

2.6.1. Log In

To begin using WMR, you must first sign in. Navigate to the WMR main page and login using the form provided.
Login Form
Figure 2.1. Login Form