onthebridgetonowhere opened a new pull request, #301:
URL: https://github.com/apache/arrow-ballista/pull/301
Add support for viewing the graph in the browser. It does not work at the
moment, as calling the d3.graphviz function fails due to the selector not being
able to fetch the right node. Need some suggestions on what needs to be done
here.
# Which issue does this PR close?
Closes #275 .
# Rationale for this change
Explained in the issue linked above.
# What changes are included in this PR?
Adds the possibility of viewing the diagram generated from the DOT file
# Are there any user-facing changes?
Yes, another button is added in the UI's scheduler table.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]