mirror of
https://github.com/datahub-project/datahub.git
synced 2026-01-07 15:27:05 +00:00
update the final table name
This commit is contained in:
parent
fe428cf3bb
commit
fa3bcfd48c
@ -60,7 +60,7 @@ class DatasetDescriptionLoad:
|
||||
def load_kafka_to_hdfs_map(self):
|
||||
cursor = self.conn_mysql.cursor()
|
||||
load_cmd = """
|
||||
INSERT IGNORE INTO cfg_object_name_map_test
|
||||
INSERT IGNORE INTO cfg_object_name_map
|
||||
(
|
||||
object_type,
|
||||
object_sub_type,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user