Commit 88bfe623 by WangJinfeng

fix rtdmp bug

parent 0e79aad1
......@@ -10,7 +10,7 @@ date_path=$(date +%Y/%m/%d/%H -d "-1 hour $today")
INPUT="s3://mob-emr-test/dataplatform/rtdmp_pre/${date_path}"
old_date_path=$(date +%Y/%m/%d/%H -d "-1 hour $today")
old_date_path=$(date +%Y/%m/%d/%H -d "-2 hour $today")
OLD_MERGE_INPUT="s3://mob-emr-test/dataplatform/DataWareHouse/data/dwh/audience_merge/${old_date_path}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment