Commit 0406074c authored by 高雅喆's avatar 高雅喆

update

parent c9cbe2fc
......@@ -87,4 +87,4 @@ if __name__ == '__main__':
print("=" * 100)
result = device_ids_lst_rdd.repartition(100).map(
lambda x: args_test(x))
result.foreach(print)
print(result.collect())
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