NihalJain commented on PR #5173: URL: https://github.com/apache/hbase/pull/5173#issuecomment-1505191190
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. <img width="1534" alt="Screenshot 2023-04-12 at 5 47 05 PM" src="https://user-images.githubusercontent.com/3429351/231456257-2fe44320-67c0-4864-979c-70b4e5fb1754.png"> Also verified http://localhost:16010/static/js/ has expected JS files: <img width="614" alt="Screenshot 2023-04-12 at 5 46 51 PM" src="https://user-images.githubusercontent.com/3429351/231456508-d23b441e-130e-499d-b404-bc3450452e48.png"> The attached JS files are downloaded from below CDN: - https://cdn.jsdelivr.net/npm/[email protected] - https://cdn.jsdelivr.net/npm/[email protected] - https://cdn.jsdelivr.net/npm/[email protected] FYI @ndimiduk, please review! -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
