报什么错insert overwrite table dwd_mt_hive_dbs_df partitionds=$yyyyMMdd-1dselect dbsdb_id desc db_location_uri name owner_name owner_type create_time projectproject_id as p
这段代码中使用了变量${yyyyMMdd,-1d},但是未定义该变量或未赋值,导致无法正确执行SQL语句。需要在执行前定义并赋值该变量。
原文地址: https://www.cveoy.top/t/topic/hdGT 著作权归作者所有。请勿转载和采集!