List all files along with the path in a DBFS folder(Azure Databricks)

后端 未结 0 1757
情歌与酒
情歌与酒 2021-02-07 21:35

I want to list all the files in dbfs, but I am also getting the last commit to the file appended to the path.

import sys, os
import pandas as pd

mylist = []
root         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题