Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.8.4
-
None
-
None
Description
I'm running a hive on tez query and this is what shows up in the shell
Logging initialized using configuration in file:/usr/lib/apache-hive-2.0.1-bin/conf/hive-log4j2.properties
OK
Time taken: 2.422 seconds
OK
Time taken: 0.089 seconds
Query ID = hadoop_20161109162801_2432d154-c75b-4173-af86-257a00b849f8
Total jobs = 1
Launching Job 1 out of 1
Status: Running (Executing on YARN cluster with App id application_1478236559237_1263)
----------------------------------------------------------------------------------------------
VERTICES MODE STATUS TOTAL COMPLETED RUNNING PENDING FAILED KILLED
----------------------------------------------------------------------------------------------
Map 1 .......... container SUCCEEDED 48 48 0 0 0 0
Map 10 ......... container SUCCEEDED 7 7 0 0 0 0
Map 11 ......... container SUCCEEDED 14 14 0 0 0 0
Map 7 .......... container SUCCEEDED 44 44 0 0 0 0
Map 8 .......... container SUCCEEDED 12 12 0 0 0 0
Map 9 .......... container SUCCEEDED 44 44 0 0 0 0
Reducer 3 ..... container RUNNING 32 31 1 0 0 0
Reducer 4 container RUNNING 27 0 27 0 0 0
Reducer 5 container INITED 31 0 0 31 0 0
Reducer 6 container INITED 32 0 0 32 0 0
----------------------------------------------------------------------------------------------
VERTICES: 06/10 [=================>>---------] 68% ELAPSED TIME: 893.31 s
----------------------------------------------------------------------------------------------
When I head over to the UI, it does not show the reducers. The screenshot is attached