如何从蜂巢服务器获取mapreduce作业号

时间:2015-12-28 09:36:03

标签: hadoop jdbc hive apache-hive

如果使用hive cli。日志是:

Total MapReduce jobs = 1
Stage-1 is selected by condition resolver.
Launching Job 1 out of 1

但是在蜂巢服务器或直线上。日志是:

INFO  : Stage-1 is selected by condition resolver.
INFO  : Number of reduce tasks not specified. Estimated from input data size: 1

我怎样才能得到工号? 我需要计算工作进度并打印出来..

0 个答案:

没有答案