Commit 13331718 by WangJinfeng

fix dmp bug

parent e4336377
......@@ -117,7 +117,7 @@ if [[ $? -ne 0 ]]; then
exit 255
fi
expire_date_path=$(date +%Y/%m/%d -d "-90 day $today")
expire_date_path=$(date +%Y/%m/%d -d "-365 day $today")
EXPIRE_OUTPUT_PATH="s3://mob-emr-test/dataplatform/rtdmp_request/${expire_date_path}"
if hadoop fs -ls "$EXPIRE_OUTPUT_PATH" >/dev/null 2>&1; then
hadoop dfs -rm -r ${EXPIRE_OUTPUT_PATH}
......
......@@ -132,4 +132,5 @@ youku_acquisition.package_name=com.youku.foracquisition_imei,com.youku.foracquis
rtdmp.stop.audience=433,406,405,407,390,395,389,123,238,388,1133,1134,1135
define.package_name.update_date=com.sankuai.meituan_oppo:365,com.sankuai.meituan_bes:365,com.sankuai.meituan_iqiyi:365
\ No newline at end of file
define.package_name.update_date=com.sankuai.meituan_oppo:365,com.sankuai.meituan_bes:365,com.sankuai.meituan_iqiyi:365,20111809520210702:365,20111809420210702:365,\
20111813420210702:365,20111814120210702:365,20111814220210702:365,20111922820210722:365,com.taobao.idlefish_bes:365
\ No newline at end of file
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