Generally the stderr goes to the file <hadoop>/logs/userlog/attempt_XXXX_XXXX_N/stderr in the hadoop node running that script. But it is not practical as it requires user to go and search all the stderr files, most of them probably will be pseudo-empty ( just the headers footers, but no actual stderr output ).
Any available packages/techniques to help users to fetch stderr coming out of custom TRANSFORM scripts in hive ? -Thanks, Prasen
