Commit 1ad42e0a authored by 郭羽's avatar 郭羽

美购精排模型

parent 9f4675dd
dataPath=/data/files dataPath=/data/files
version="v1"
content_type="service" content_type="service"
cd $dataPath cd $dataPath
function mergeGetFile(){ function mergeGetFile(){
...@@ -18,5 +17,5 @@ function mergeGetFile(){ ...@@ -18,5 +17,5 @@ function mergeGetFile(){
logging "/opt/hadoop/bin/hdfs dfs -rmr /$1 success" logging "/opt/hadoop/bin/hdfs dfs -rmr /$1 success"
} }
mergeGetFile ${content_type}_feature_${version}_train mergeGetFile ${content_type}_feature_v1_train
mergeGetFile ${content_type}_feature_${version}_test mergeGetFile ${content_type}_feature_v1_test
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment