MapReduce jobs output their status to the standard error file and the standard output file, You can access these files using ...

MapReduce jobs output their status to the standard error file and the standard output file, You can access these files using either an Azure Storage explorer tool, or an HDInsight PowerShell cmdlet called Get-AzureHDinsightJobOutput with the -StandardError and the -StandardOutput switches.