blob: 59cdb788a184fd7dcb66647191ed712c74e2bd43 [file] [log] [blame]
#--------------------------------------------------
# There are 2 DAGs in the session
#--------------------------------------------------
Tez DAG pig-0_scope-0 -> Tez DAG pig-1_scope-1,
Tez DAG pig-1_scope-1
#--------------------------------------------------
# TEZ DAG plan: pig-0_scope-0
#--------------------------------------------------
Tez vertex scope-18
Tez vertex scope-18
# Plan on vertex
a: Store(file:///tmp/pigoutput:org.apache.pig.builtin.PigStorage) - scope-8
|
|---a: New For Each(false,false)[bag] - scope-7
| |
| Cast[int] - scope-2
| |
| |---Project[bytearray][0] - scope-1
| |
| Cast[int] - scope-5
| |
| |---Project[bytearray][1] - scope-4
|
|---a: Load(file:///tmp/input:org.apache.pig.builtin.PigStorage) - scope-0
#--------------------------------------------------
# TEZ DAG plan: pig-1_scope-1
#--------------------------------------------------
Tez vertex scope-19
Tez vertex scope-19
# Plan on vertex
b: Store(file:///tmp/pigoutput1:org.apache.pig.builtin.PigStorage) - scope-17
|
|---b: New For Each(false,false)[bag] - scope-16
| |
| Cast[int] - scope-11
| |
| |---Project[bytearray][0] - scope-10
| |
| Cast[int] - scope-14
| |
| |---Project[bytearray][1] - scope-13
|
|---b: Load(file:///tmp/pigoutput:org.apache.pig.builtin.PigStorage) - scope-9