如果使用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
我怎样才能得到工号? 我需要计算工作进度并打印出来..