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

change test fliw

parent ed6dc702
This diff is collapsed.
......@@ -158,11 +158,7 @@ def get_hdfs(dir_in):
return a
if __name__ == '__main__':
preds = [3,4]
with open("/home/gmuser/hel"
"lo.txt", "w") as fo:
for prob in preds:
fo.write(str(prob))
print("hello")
# sparkConf = SparkConf().set("spark.hive.mapred.supports.subdirectories", "true") \
# .set("spark.hadoop.mapreduce.input.fileinputformat.input.dir.recursive", "true") \
# .set("spark.tispark.plan.allow_index_double_read", "false") \
......
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