You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/05/20 21:10:02 UTC

[GitHub] [incubator-druid] mcbrewster opened a new pull request #7705: Web-Console: add go to editor button to tasks and supervisors view

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org