TEZ-4706: Use project build directory for Graphviz output and update documentation#480
TEZ-4706: Use project build directory for Graphviz output and update documentation#480Aggarwal-Raghav wants to merge 1 commit intoapache:masterfrom
Conversation
|
@abstractdog , i think its better to move to it will generate in |
|
🎊 +1 overall
This message was automatically generated. |
even better, thanks! feel free to rename ticket/PR accordingly also, don't forget to add this detail in the other ongoing PR: #477 |
|
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. |
53f9a6a to
b1d9b94
Compare
|
💔 -1 overall
This message was automatically generated. |
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.