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

change test file

parent 80dcc88d
......@@ -370,6 +370,7 @@ if __name__ == "__main__":
os.system(a)
print("环境")
print(os.popen('hadoop classpath --glob').read())
os.system('export MY_DATA="$LD_LIBRARY_PATH:/opt/hadoop/lib/native"')
path = "hdfs://172.16.32.4:8020/strategy/esmm/"
tf.logging.set_verbosity(tf.logging.INFO)
tf.app.run()
......
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