Commit fbadf1c3 authored by 张彦钊's avatar 张彦钊

change test file

parent 88c19ef1
...@@ -148,6 +148,7 @@ if __name__ == '__main__': ...@@ -148,6 +148,7 @@ if __name__ == '__main__':
# get_predict(validate_date, value_map, app_list_map) # get_predict(validate_date, value_map, app_list_map)
from hdfs import * from hdfs import *
import os
client = Client("hdfs://172.16.32.4:8020") client = Client("hdfs://172.16.32.4:8020")
path = "/strategy/esmm/tr" path = "/strategy/esmm/tr"
for root, dir, files in client.walk(path): for root, dir, files in client.walk(path):
......
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