摘要:
hadoop输入多个文件时获取输入文件名,目的是可以对多个输入文件进行区分 filepath = os.environ["map_input_file"] filename = os.path.split(filepath)[-1] https://blog.csdn.net/catcherther 阅读全文
posted @ 2020-04-03 23:30
baishengguan
阅读(332)
评论(0)
推荐(0)
浙公网安备 33010602011771号