Contains information about the physical storage of the data
in the metastore partition.
Attributes
Name
Description
location_uri
str
Optional. The physical location of the metastore partition
(e.g.
gs://spark-dataproc-data/pangea-data/case_sensitive/ or
gs://spark-dataproc-data/pangea-data/*).
input_format
str
Optional. Specifies the fully qualified class
name of the InputFormat (e.g.
"org.apache.hadoop.hive.ql.io.orc.OrcInputFormat").
The maximum length is 128 characters.
output_format
str
Optional. Specifies the fully qualified class
name of the OutputFormat (e.g.
"org.apache.hadoop.hive.ql.io.orc.OrcOutputFormat").
The maximum length is 128 characters.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-02 UTC."],[],[]]