Commit 5f2b12e0 5f2b12e05bac1e6b0bd09970ac294083befd8208 by zhanghao

commit

1 parent bc2af192
......@@ -11,6 +11,7 @@ sleep 3
hive -f ./shell/load_data.hql
hive -f ./shell/method_count.hql
hive -f ./shell/biz_data_count.hql
hive -f ./shell/biz_data_response.hql
hadoop fs -rm /input/data/$time
rm ../$time
......