|
@@ -115,6 +115,8 @@ make_bucket_feature_from_origin_to_hive() {
|
|
--master yarn --driver-memory 2G --executor-memory 3G --executor-cores 1 --num-executors 30 \
|
|
--master yarn --driver-memory 2G --executor-memory 3G --executor-cores 1 --num-executors 30 \
|
|
./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
./target/spark-examples-1.0.0-SNAPSHOT-shaded.jar \
|
|
beginStr:${today_early_1} endStr:${today_early_1} \
|
|
beginStr:${today_early_1} endStr:${today_early_1} \
|
|
|
|
+ filterHours:${FILTER_HOURS:-00,01,02,03,04,05,06,07} \
|
|
|
|
+ filterAdverIds:${FILTER_ADVER_IDS} \
|
|
filterNames:_4h_,_5h_,adid_,targeting_conversion_ \
|
|
filterNames:_4h_,_5h_,adid_,targeting_conversion_ \
|
|
outputTable:${outputTable} \
|
|
outputTable:${outputTable} \
|
|
inputTable:alg_recsys_ad_sample_all \
|
|
inputTable:alg_recsys_ad_sample_all \
|