|
@@ -6,10 +6,10 @@ 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:32 \
|
|
|
-beginStr:2024062308 endStr:2024062311 \
|
|
|
+beginStr:2024062412 endStr:2024062423 \
|
|
|
savePath:/dw/recommend/model/31_ad_sample_data/ \
|
|
|
table:alg_recsys_ad_sample_all \
|
|
|
-> p31_2024062308.log 2>&1 &
|
|
|
+> p31_2024062412.log 2>&1 &
|
|
|
|
|
|
|
|
|
|
|
@@ -26,10 +26,12 @@ nohup /opt/apps/SPARK2/spark-2.4.8-hadoop3.2-1.0.8/bin/spark-class2 org.apache.s
|
|
|
--class com.aliyun.odps.spark.examples.makedata_ad.makedata_ad_33_bucketData_20240622 \
|
|
|
--master yarn --driver-memory 2G --executor-memory 4G --executor-cores 1 --num-executors 16 \
|
|
|
./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
|
-beginStr:20240623 endStr:20240623 repartition:400 \
|
|
|
+beginStr:20240623 endStr:20240624 repartition:400 \
|
|
|
+> p33_data.log 2>&1 &
|
|
|
+
|
|
|
+
|
|
|
filterNames:cid_,adid_,adverid_,targeting_conversion_ \
|
|
|
savePath:/dw/recommend/model/33_ad_train_data_nosparse/ \
|
|
|
-> p33_data.log 2>&1 &
|
|
|
|
|
|
|
|
|
/dw/recommend/model/31_ad_sample_data/
|