Hi Sumit, Thanks for the PR. I think this is a nice addition. This would also be applicable for the Google Cloud and Databricks operators.
I've had two remarks on the code. I still have to fire up Airflow to see how this would work in the UI. Cheers, Fokko 2017-11-06 8:07 GMT+01:00 Sumit Maheshwari <[email protected]>: > Hi All, > > As of now TI model view in Airflow is very static and each operator has to > make use of given options only. I have opened a PR to add support for more > links (buttons) on model view, which can redirect users to the outside of > Airflow programmatically. > > Some simple use cases of this feature could be: > - Redirecting users to Hadoop RM page > - Adding quick links to operators documentation > - Better integration with third-party operators > > Please review following PR ( > https://github.com/apache/incubator-airflow/pull/2657) and give your > thoughts, +1s or -1s. > > > Thanks, > Sumit >
