[
https://issues.apache.org/jira/browse/TEZ-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059329#comment-14059329
]
Bikas Saha commented on TEZ-1130:
---------------------------------
The incompatible changes in this patch are
1) Vertex.getVertexName() -> Vertex.getName()
2) Vertex.get/setTaskLocalResource() -> Vertex.get/setTaskLocalFiles()
3) Vertex.get/setJavaOpts() -> Vertex.get/setTaskLaunchCmdOpts()
> Replace Vertex.setJavaOpts with Vertex.setTaskLauncherOpts
> ----------------------------------------------------------
>
> Key: TEZ-1130
> URL: https://issues.apache.org/jira/browse/TEZ-1130
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Bikas Saha
> Assignee: Bikas Saha
> Attachments: TEZ-1130.1.patch, TEZ-1130.2.patch
>
>
> Make it language agnostic.
--
This message was sent by Atlassian JIRA
(v6.2#6252)