You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Alexander Pivovarov <ap...@gmail.com> on 2012/09/14 05:01:39 UTC

where is hive mapreduce output directory

I want to run hadoop "job -history <out_folder>" command to get hive job
statistics
I can not find where is hive mapred output folder

Re: where is hive mapreduce output directory

Posted by Nitin Pawar <ni...@gmail.com>.
if you have not specified within your hive configuration, you can look
at jobtracker mapred-site.xml conf for the location where job counters
are stored

Thanks,
Nitin

On Fri, Sep 14, 2012 at 8:31 AM, Alexander Pivovarov
<ap...@gmail.com> wrote:
> I want to run hadoop "job -history <out_folder>" command to get hive job
> statistics
> I can not find where is hive mapred output folder



-- 
Nitin Pawar