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/21 23:24:21 UTC

[GitHub] [incubator-druid] mcbrewster opened a new pull request #7725: Web-Console: add lookup-table-action-dialog to lookup-view

mcbrewster opened a new pull request #7725: Web-Console: add lookup-table-action-dialog to lookup-view
URL: https://github.com/apache/incubator-druid/pull/7725
 
 
   <img width="297" alt="Screen Shot 2019-05-21 at 4 10 00 PM" src="https://user-images.githubusercontent.com/37322608/58136479-0d279000-7be3-11e9-9f83-d158a1c008a2.png">
   <img width="911" alt="Screen Shot 2019-05-21 at 4 09 52 PM" src="https://user-images.githubusercontent.com/37322608/58136480-0d279000-7be3-11e9-9bb6-3194ff4160b6.png">
   <img width="922" alt="Screen Shot 2019-05-21 at 4 09 46 PM" src="https://user-images.githubusercontent.com/37322608/58136486-10bb1700-7be3-11e9-9268-37c64b1d2bc3.png">
   <img width="935" alt="Screen Shot 2019-05-21 at 4 09 38 PM" src="https://user-images.githubusercontent.com/37322608/58136487-10bb1700-7be3-11e9-953d-f1a528eb2b41.png">
   
   lookup-table-action-dialog shows the result of a get request to /druid/v1/lookups/introspect/{lookupId} under the map of values tab and the result of get request to /druid/v1/lookups/introspect/{lookupId}/values under the values tab. 
   
   The actions are now accessible via the wrench icon, which is constant with the tasks and supervisors views. the actions are obtained via the getlookupActions functions, although the same actions are returned for all types of lookups, this way of getting actions is constant with tasks actions and supervisors actions and can easily be filtered if necessary. 

----------------------------------------------------------------
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