-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HBASE-27791 Upgrade vega and its related js libraries #5173
Conversation
Built HBase assembly tarball locally. Started HBase in hbase.cluster.distributed=false mode. Ran PE tool on 2 tables with 100K rows. Opened Master web UI and verified the visualisations are as expected. NOTE: Above image is edited to hide IP with thick line Also clicked on the various options available for the visualisation, like save SVG, PNG etc. and ensured all the 5 options work as expected. Also verified http://localhost:16010/static/js/ has expected JS files: The attached JS files are downloaded from below CDN:
FYI @ndimiduk, please review! |
🎊 +1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me @NihalJain .
One follow-up question: do you have a suggestion as to how HBase build could pull in these javascript dependencies automatically? I think it would be better for everyone if these were not managed by hand.
Signed-off-by: Rajeshbabu Chintaguntla <[email protected]> Signed-off-by: Nick Dimiduk <[email protected]>
Signed-off-by: Rajeshbabu Chintaguntla <[email protected]> Signed-off-by: Nick Dimiduk <[email protected]>
Signed-off-by: Rajeshbabu Chintaguntla <[email protected]> Signed-off-by: Nick Dimiduk <[email protected]>
Signed-off-by: Rajeshbabu Chintaguntla <[email protected]> Signed-off-by: Nick Dimiduk <[email protected]>
Created https://issues.apache.org/jira/browse/HBASE-27802 to discuss same |
No description provided.