[
https://issues.apache.org/jira/browse/HBASE-25896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351979#comment-17351979
]
Sean Busbey commented on HBASE-25896:
-------------------------------------
from the WIP feature branch it looks like you're relying on these javascript
libraries getting packaged:
* Vega
* Vega Lite
* Vega Embed
Please make sure that prior to merge you update as needed the LICENSE/NOTICE
stuff for:
* top level since we're putting it in the source tree
* hbase-server main jar
* hbase-server src jar if it gets included there (I don't recall if it will)
Probably the existing stuff around handling our use of jquery in
{{hbase-resource-bundle}} and {{hbase-server}} is the best example to go off of.
> Implement a Region Visualization on Master WebUI
> ------------------------------------------------
>
> Key: HBASE-25896
> URL: https://issues.apache.org/jira/browse/HBASE-25896
> Project: HBase
> Issue Type: Sub-task
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Major
>
> Demonstrate end-to-end delivery of an interesting visualization.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)