[
https://issues.apache.org/jira/browse/TEZ-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajesh Balamohan updated TEZ-1032:
----------------------------------
Attachment: TEZ-1032-v1.patch
+1. It would be useful to specify the vertices that need to be profiled.
Attached patch adds this feature. (E.g one can specify
tez.profile.vertex.list="Map 1,Map 3"
tez.profile.container.list=1,2,3,4,5,6,7,8,9,10 to profile containers specific
to verteices "Map 1" or "Map 3")
> allow specifying tasks/vertices to be profiled
> ----------------------------------------------
>
> Key: TEZ-1032
> URL: https://issues.apache.org/jira/browse/TEZ-1032
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: Sergey Shelukhin
> Assignee: Rajesh Balamohan
> Attachments: TEZ-1032-v1.patch
>
>
> Specifying container numbers (via tez.profile.container.list) is not very
> useful... it would be nice to be able to specify particular stage (e.g. "Map
> 6") to profile.
--
This message was sent by Atlassian JIRA
(v6.2#6252)