Uh oh!
There was an error while loading. Please reload this page.
TEZ-4706: Use project build directory for Graphviz output and update documentation - #480
Conversation
@abstractdog , i think its better to move to it will generate in |
tez-yetus
commented
Apr 14, 2026
🎊 +1 overall
This message was automatically generated. |
abstractdog
commented
Apr 14, 2026
even better, thanks! feel free to rename ticket/PR accordingly also, don't forget to add this detail in the other ongoing PR: #477 |
Aggarwal-Raghav
commented
Apr 14, 2026
can you please review #477 then post that I'll update this, I don't wanna update BUILDING.txt in this PR or it will be like half-work in this pr (pom changes) and other half changes in 477 (REAME.md) changes. |
tez-yetus
commented
Apr 20, 2026
💔 -1 overall
This message was automatically generated. |
Uh oh!
There was an error while loading. Please reload this page.
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 theTez.gvintez-dag/target/directory.