Commit 4634ab43 authored by 张彦钊's avatar 张彦钊

change test file

parent b3a00d1e
......@@ -145,7 +145,7 @@ if __name__ == '__main__':
# validate_date, value_map, app_list_map = feature_engineer()
# get_predict(validate_date, value_map, app_list_map)
df = spark.read.format("tfrecords").option("recordType", "Example").load("/home/gmuser/va.tfrecord")
df = spark.read.format("tfrecords").option("recordType", "Example").load("/strategy/va.tfrecord")
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