Debugging MapReduce applications using live service debugging
Debug MapReduce applications remotely on the service side using the live service debugging feature.
About this task
Live service debugging refers to debugging a service while it is running in its test (Developer Edition) or production environment. Use live service debugging to debug the map, combine, and reduce functions in MapReduce.
Before debugging your MapReduce application, ensure that the following criteria is complete:
- A supported version of JDK is installed; refer to Linux support.
- A supported version of Eclipse is installed; refer to Supported plug-in reference platforms
To debug your MapReduce application using live service debugging, follow these steps: