Azure / Azure/MachineLearningNotebooks

How to get path on datastore from input dataset instead of pathOnCompute(mount path)

未關閉
#1,965 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Jupyter Notebook
星號
4.4k
分支
2.6k
PR 合併指標
30 天內沒有已合併 PR

描述

I would like to get the datastore path e.g. datastores/storepath/paths/shares/...
instead of pathOnCompute from my inputDataSet. What API should I use?
I tried the following but none of them work:

paths = input_dataset.to_path() //the to_path() only get the file name list, it doesn't contain the path

get_details() only contains pathOnCompute as well

Thanks for your input

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

先定位 Azure Machine Learning Python SDK 中對應 input_dataset.to_path() 和 get_details() 的進入點,然後檢閱 datastore 和 input-dataset 文件,了解受支援的路徑 API。完成的標準是確認並記錄 datastore 路徑是否已公開;如果已公開,則提供一個最小使用範例;如果未公開,則明確說明其限制。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
azure, python
領域
cloud, machine-learning
Issue 類型
文件
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。