Commit 4c6919bf authored by Your Name's avatar Your Name

dist test

parent 8b967550
......@@ -262,7 +262,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