[ 
https://issues.apache.org/jira/browse/TEZ-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18076849#comment-18076849
 ] 

László Bodor commented on TEZ-4706:
-----------------------------------

merged to master, thanks [~Aggarwal_Raghav] for the patch!

> Use project build directory for Graphviz output and update documentation
> ------------------------------------------------------------------------
>
>                 Key: TEZ-4706
>                 URL: https://issues.apache.org/jira/browse/TEZ-4706
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: László Bodor
>            Assignee: Raghav Aggarwal
>            Priority: Major
>             Fix For: 1.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Given this command:
> {code:java}
> mvn compile -Pvisualize -DskipTests=true
> {code}
> which generates an untracked file:
> {code:java}
> On branch master
> Your branch is up to date with 'origin/master'.
> Untracked files:
>   (use "git add <file>..." to include in what will be committed)
>       Tez.gv
> {code}
> Presently, {{Tez.gv}} (tez-dag/pom.xml) is created in project root directory. 
> As the Visualize profile is specific to tez-dag, its better to move the 
> {{Tez.gv}} in {{tez-dag/target/}} directory.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to