[
https://issues.apache.org/jira/browse/TEZ-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14056496#comment-14056496
]
Bikas Saha commented on TEZ-1247:
---------------------------------
Can verify() be called without calling processDAGEdges()? If not, then can
verify be called multiple times if processDAGEdges() can only be called once?
bq. otherwise even the dry-run still has the issue. What do you think ?
What are the issues? From what I see, user runs the app on the client just like
a normal case to submit the job. Internally, job is not submitted. Only the
compilation is carried out and the results (dot plot + PB DAGplan) are written
out for debugging. There is no difference between a dry-run and a real run
except that the real run makes externally changes (like uploading jars and
submitting the DAG).
> Method verify() of DAG can't been called multiples times in some cases
> ----------------------------------------------------------------------
>
> Key: TEZ-1247
> URL: https://issues.apache.org/jira/browse/TEZ-1247
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.4.0
> Reporter: Jeff Zhang
> Assignee: Jeff Zhang
> Attachments: Tez-1247-2.patch, Tez-1247.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)