[jira] [Created] (TEZ-3167) TestRecovery occasionally times out

2016-03-19 Thread Jason Lowe (JIRA)
Jason Lowe created TEZ-3167:
---

 Summary: TestRecovery occasionally times out
 Key: TEZ-3167
 URL: https://issues.apache.org/jira/browse/TEZ-3167
 Project: Apache Tez
  Issue Type: Bug
Reporter: Jason Lowe


TestRecovery has been timing out sporadically in precommit builds.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (TEZ-3170) Tez UI: Swimlane - Display computed events, event bars & dependencies

2016-03-19 Thread Sreenath Somarajapuram (JIRA)
Sreenath Somarajapuram created TEZ-3170:
---

 Summary: Tez UI: Swimlane - Display computed events, event bars & 
dependencies
 Key: TEZ-3170
 URL: https://issues.apache.org/jira/browse/TEZ-3170
 Project: Apache Tez
  Issue Type: Bug
Affects Versions: 0.8.3
Reporter: Sreenath Somarajapuram


- Add computed events
-- Add firstTaskStartTime
-- Add lastTaskFinishTime
-- Add dependent vertices complete event.
- All the new events lines are displayed in the UI

- Add event bars into the swimlane
-- Draw the events bars using the computed events

- Implement Auto/manual colouring

- Show dependency



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (TEZ-3172) Tez UI: Swimlane - In progress & Shadow

2016-03-19 Thread Sreenath Somarajapuram (JIRA)
Sreenath Somarajapuram created TEZ-3172:
---

 Summary: Tez UI: Swimlane - In progress & Shadow
 Key: TEZ-3172
 URL: https://issues.apache.org/jira/browse/TEZ-3172
 Project: Apache Tez
  Issue Type: Sub-task
Reporter: Sreenath Somarajapuram


- Ensure events are getting updated at realtime for runing DAGs
- Add running animated bubbe for running vertices, display the progress 
percentage

- Add shadow line



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (TEZ-3176) Support retrieving counters of partially initialized task

2016-03-19 Thread Zhiyuan Yang (JIRA)
Zhiyuan Yang created TEZ-3176:
-

 Summary: Support retrieving counters of partially initialized task
 Key: TEZ-3176
 URL: https://issues.apache.org/jira/browse/TEZ-3176
 Project: Apache Tez
  Issue Type: Bug
Reporter: Zhiyuan Yang


In branch-0.7, if a task fails during initialization, we are not able to get 
the counter since RuntimeTask::isInitialized specifies task counters can be 
retrieved only if task state is RUNNING or CLOSED. But counters is useful even 
for partially initialized task.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (TEZ-3175) Add tez submit host

2016-03-19 Thread Jonathan Eagles (JIRA)
Jonathan Eagles created TEZ-3175:


 Summary: Add tez submit host
 Key: TEZ-3175
 URL: https://issues.apache.org/jira/browse/TEZ-3175
 Project: Apache Tez
  Issue Type: Bug
Reporter: Jonathan Eagles
Assignee: Jonathan Eagles


JobSubmitter sets MRJobConfig JOB_SUBMITHOST and JOB_SUBMITHOSTADDR in the 
client when submitting a job.

Tez should log at least the submit host in the am config so that this detail 
can be tracked and job debugging can be less user intensive.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)