[ https://issues.apache.org/jira/browse/HIVE-26435?focusedWorklogId=795899&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-795899 ]
ASF GitHub Bot logged work on HIVE-26435: ----------------------------------------- Author: ASF GitHub Bot Created on: 28/Jul/22 03:48 Start Date: 28/Jul/22 03:48 Worklog Time Spent: 10m Work Description: ruyiZheng opened a new pull request, #3484: URL: https://github.com/apache/hive/pull/3484 ### What changes were proposed in this pull request? <!-- add the MetadataSummary to hivemetatool so that the metatool can get the summary of HMS, including JSON format and console format. --> ### Why are the changes needed? <!-- Hive Metastore currently lacks visibility into its metadata. This work includes enhancing the Hive Metatool to include an option(JSON, CONSOLE) to print a summary (catalog name, database name, table name, partition column count, number of rows. table type, file type, compression type, total data size, etc). --> ### Does this PR introduce _any_ user-facing change? <!-- Console output of HMS summary, JSON output of HMS summary(under /tmp/). --> ### How was this patch tested? <!-- Have used a nightly cluster to test. Waiting to test with the larger database which is being created. --> Issue Time Tracking ------------------- Worklog Id: (was: 795899) Remaining Estimate: 0h Time Spent: 10m > HMS Summary > ----------- > > Key: HIVE-26435 > URL: https://issues.apache.org/jira/browse/HIVE-26435 > Project: Hive > Issue Type: New Feature > Reporter: Ruyi Zheng > Assignee: Naveen Gangam > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > Hive Metastore currently lacks visibility into its metadata. This work > includes enhancing the Hive Metatool to include an option(JSON, CONSOLE) to > print a summary (catalog name, database name, table name, partition column > count, number of rows. table type, file type, compression type, total data > size, etc). -- This message was sent by Atlassian Jira (v8.20.10#820010)