|
@@ -39,7 +39,7 @@ idDefaultValue:0.1
|
|
|
--master yarn --driver-memory 2G --executor-memory 4G --executor-cores 1 --num-executors 16 \
|
|
|
./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
|
beginStr:${today_early_1} endStr:${today_early_1} repartition:100 \
|
|
|
-filterNames:_4h_,_5h_,_ecpm,ecpm_,adid_,targeting_conversion_ \
|
|
|
+filterNames:_4h_,_5h_,adid_,targeting_conversion_ \
|
|
|
readPath:${TRAIN_PATH} \
|
|
|
savePath:${BUCKET_FEATURE_PATH}
|
|
|
|