You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/07/22 19:41:45 UTC

[GitHub] [incubator-pinot] shahsank3t opened a new pull request #5732: updated cluster manage UI and added table details page and segment details page

shahsank3t opened a new pull request #5732:
URL: https://github.com/apache/incubator-pinot/pull/5732


   ## Description
   This PR is an incremental PR for https://github.com/apache/incubator-pinot/issues/5649
   Changes included in this PR are:
   1. Updated Cluster Manage home page
   ![screencapture-localhost-9000-2020-07-23-01_04_27](https://user-images.githubusercontent.com/6761317/88220359-7fc94b00-cc80-11ea-968d-5b69c39621d4.png)
   
   2. Table listing page
   ![image](https://user-images.githubusercontent.com/6761317/88220448-9c658300-cc80-11ea-8566-ea4a4d176a78.png)
   
   3. Table Details page
   ![screencapture-localhost-9000-2020-07-23-01_05_47](https://user-images.githubusercontent.com/6761317/88220492-ac7d6280-cc80-11ea-9f92-09e54c0c5044.png)
   
   4. Segment Details page
   ![image](https://user-images.githubusercontent.com/6761317/88220600-cfa81200-cc80-11ea-8521-41710a145311.png)
   
   5. Showing error when the query fails
   ![image](https://user-images.githubusercontent.com/6761317/88220667-e6e6ff80-cc80-11ea-8a1a-5d0fdc1b6899.png)
   
   6. Showing query response stats
   ![image](https://user-images.githubusercontent.com/6761317/88220844-2ca3c800-cc81-11ea-8f6b-9db6f25e7d1c.png)
   
   7. Added a switch to toggle between Tabular & JSON view for query results
   ![image](https://user-images.githubusercontent.com/6761317/88220881-3e856b00-cc81-11ea-98e0-74edcff16b24.png)
   
   8. As @kishoreg suggested, created a PinotMethodUtils file which has all the business logic, mainly which API’s are called and processing on the response to prepare the format of data in which UI displays. Can be referred by backend developers to provide API endpoints that can return the desired output without many multiple API calls at places.


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



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


[GitHub] [incubator-pinot] fx19880617 commented on pull request #5732: updated cluster manage UI and added table details page and segment details page

Posted by GitBox <gi...@apache.org>.
fx19880617 commented on pull request #5732:
URL: https://github.com/apache/incubator-pinot/pull/5732#issuecomment-662703720


   Oh man, this is something I'm looking for for a very long time!!!


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



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


[GitHub] [incubator-pinot] kishoreg merged pull request #5732: updated cluster manage UI and added table details page and segment details page

Posted by GitBox <gi...@apache.org>.
kishoreg merged pull request #5732:
URL: https://github.com/apache/incubator-pinot/pull/5732


   


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



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