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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to