Commit 6f34bdba authored by Your Name's avatar Your Name

dist predict test

parent 6be48f32
......@@ -252,7 +252,7 @@ if __name__ == "__main__":
# spark = SparkSession.builder.config(conf=sparkConf).enableHiveSupport().getOrCreate()
# spark.sparkContext.setLogLevel("WARN")
#
# path = "hdfs://172.16.32.4:8020/strategy/esmm/"
path = "hdfs://172.16.32.4:8020/strategy/esmm/"
# # df = spark.read.format("tfrecords").load(path+"test_nearby/part-r-00000")
# # df.show()
#
......
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