Skip to content

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

@jfan0214

Description

@jfan0214

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions