mcbrewster opened a new pull request #7705: Web-Console: add go to editor button to tasks and supervisors view URL: https://github.com/apache/incubator-druid/pull/7705 <img width="229" alt="Screen Shot 2019-05-20 at 2 02 48 PM" src="https://user-images.githubusercontent.com/37322608/58051943-50f99700-7b08-11e9-9105-0dccf4682cf0.png"> <img width="1150" alt="Screen Shot 2019-05-20 at 2 02 58 PM" src="https://user-images.githubusercontent.com/37322608/58051946-52c35a80-7b08-11e9-838f-0edc68cced46.png"> Under the wrench Icon of tasks for type index and index parallel, and kafka and kinesis for supervisors, the go to editor button will open the json spec in the json sepc editor from load-data-view. The button calls the goToLoadDataView and passes in the task/supervisor id, if the task id exists you will be taken directly to the editor view when getJsonValue() will be called and used to update the spec.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
