Sha*_*med 9 scala databricks azure-databricks
我试过这个%fs ls dbfs:/mnt,但我想知道这会给我所有的挂载点吗?
Axe*_* R. 12
I like to do the following :
display(dbutils.fs.mounts())
Run Code Online (Sandbox Code Playgroud)
as it displays the databricks path and external endpoint.
I find it safer than %sh ls /mnt/ as you can have a folder in /mnt/ that is not pointing to an external storage.
小智 9
您只需使用 Databricks 文件系统命令即可浏览集群中可用的挂载点。
%fs
mounts
Run Code Online (Sandbox Code Playgroud)
这将为您提供所有挂载点,并显示相应的 ADLS 源文件路径。
CHE*_*SFT -3
在运行此命令之前,请确保您之前已经创建了挂载点。
如何列出Azure Databricks中的所有挂载点?
以下是列出 Azure Databricks 中所有挂载点的命令列表。
| 归档时间: |
|
| 查看次数: |
8462 次 |
| 最近记录: |