TABLE NAME | {{ tableModel.selectedSrcTable.name}} |
---|---|
DATABASE | {{tableModel.selectedSrcTable.database}} |
TABLE TYPE | {{tableModel.selectedSrcTable.table_type}} |
SNAPSHOT TIME | {{tableModel.selectedSrcTable.exd.lastUpdateTime | utcToConfigTimeZone}} |
LOCATION | {{tableModel.selectedSrcTable.exd.location}} |
INPUT FORMAT | {{tableModel.selectedSrcTable.exd.hive_inputFormat}} |
OUTPUT FORMAT | {{tableModel.selectedSrcTable.exd.hive_outputFormat}} |
OWNER | {{tableModel.selectedSrcTable.exd.owner}} |
TOTAL FILE NUMBER | {{tableModel.selectedSrcTable.exd.total_file_number}} |
TOTAL FILE SIZE | {{tableModel.selectedSrcTable.exd.total_file_size}} |
PARTITIONED | {{tableModel.selectedSrcTable.exd.partitioned}} |
PARTITION COLUMNS | {{tableModel.selectedSrcTable.exd.partition_column}} |
Type | Kafka | Kafka Hive Lambda |
---|---|---|
Topic | {{currentStreamingConfig.properties.topic}} | |
Bootstrap Servers | {{currentStreamingConfig.properties['bootstrap.servers']}} | |
TSParse | {{currentStreamingConfig.parser_info.ts_parser}} | |
TSPattern | {{currentStreamingConfig.parser_info.ts_pattern}} |
{{theaditem.name}} | |||||
---|---|---|---|---|---|
{{snapshot.snapshotID}} | {{snapshot.storageType}} | {{snapshot.lastBuildTime | utcToConfigTimeZone}} | {{snapshot.sourceTableLastModifyTime | utcToConfigTimeZone}} | {{snapshot.sourceTableSize | bytes}} |
Please select your project first