|
@@ -137,4 +137,11 @@ beginStr:20240615 endStr:20240615 repartition:1000 \
|
|
/dw/recommend/model/14_feature_data_check/
|
|
/dw/recommend/model/14_feature_data_check/
|
|
/dw/recommend/model/14_feature_data_check_print/
|
|
/dw/recommend/model/14_feature_data_check_print/
|
|
/dw/recommend/model/16_train_data_check/
|
|
/dw/recommend/model/16_train_data_check/
|
|
-/dw/recommend/model/16_train_data_check_print/
|
|
|
|
|
|
+/dw/recommend/model/16_train_data_check_print/
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+nohup /opt/apps/SPARK2/spark-2.4.8-hadoop3.2-1.0.8/bin/spark-class2 org.apache.spark.deploy.SparkSubmit \
|
|
|
|
+--class com.aliyun.odps.spark.examples.makedata.makedata_17_bucketDataPrint_20240617 \
|
|
|
|
+--master yarn --driver-memory 2G --executor-memory 4G --executor-cores 1 --num-executors 16 \
|
|
|
|
+./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
|
|
+> p17_data_check.log 2>&1 &
|