|
@@ -6,11 +6,11 @@ nohup /opt/apps/SPARK2/spark-2.4.8-hadoop3.2-1.0.8/bin/spark-class2 org.apache.s
|
|
|
--master yarn --driver-memory 1G --executor-memory 2G --executor-cores 1 --num-executors 16 \
|
|
|
./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
|
tablePart:64 repartition:16 \
|
|
|
-beginStr:2024062008 endStr:2024062123 \
|
|
|
+beginStr:2024070108 endStr:2024070323 \
|
|
|
savePath:/dw/recommend/model/31_ad_sample_data_v3/ \
|
|
|
table:alg_recsys_ad_sample_all filterHours:00,01,02,03,04,05,06,07 \
|
|
|
idDefaultValue:0.01 \
|
|
|
-> p31_2024062008.log 2>&1 &
|
|
|
+> p31_2024070108.log 2>&1 &
|
|
|
|
|
|
|
|
|
|