@@ -46,7 +46,8 @@ done
tablePart:64 repartition:32 \
beginStr:${today_early_1}08 endStr:${today}10 \
savePath:${originDataSavePath} \
-table:alg_recsys_ad_sample_all_new
+table:alg_recsys_ad_sample_all filterHours:00,01,02,03,04,05,06,07 \
+idDefaultValue:0.01
if [ $? -ne 0 ]; then
echo "Spark原始样本生产任务执行失败"
msg="广告特征数据生成失败,Spark原始样本生产任务执行失败"