The new API makes extensive use of Context objects that allow the user code to communicate with MapRduce system.
It unifies the role of JobConf, OutputCollector from the older APIs.
Context is basically used to interact with rest of the Hadoop Ecosystem.