-
Notifications
You must be signed in to change notification settings - Fork 17.1k
AIP-108: View foreign language task code #67260
Copy link
Copy link
Open
Labels
AIP-108: java-sdkChange this to an 'area:' label after AIP acceptance.Change this to an 'area:' label after AIP acceptance.area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requestspriority:lowBug with a simple workaround that would not block a releaseBug with a simple workaround that would not block a release
Metadata
Metadata
Assignees
Labels
AIP-108: java-sdkChange this to an 'area:' label after AIP acceptance.Change this to an 'area:' label after AIP acceptance.area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requestspriority:lowBug with a simple workaround that would not block a releaseBug with a simple workaround that would not block a release
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Backlog
We should provide a way to show both the stub dag and the (e.g. Java) task implementation in Airflow UI.
First we need to somehow make the Java source available to Airflow with a standard way to access it from the web server (how is this done for Python?)
And then we need to build appropriate UI to display the source.