Commit 8015307a authored by 郭羽's avatar 郭羽

美购精排模型

parent 94cfb9ad
dataPath=/data/files dataPath=/data/files
version = "v1"
content_type="service" content_type="service"
cd $dataPath cd $dataPath
function mergeGetFile(){ function mergeGetFile(){
...@@ -17,5 +18,5 @@ function mergeGetFile(){ ...@@ -17,5 +18,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_train mergeGetFile ${content_type}_feature_$version_train
mergeGetFile ${content_type}_feature_test mergeGetFile ${content_type}_feature_$version_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