We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem: how do we enable users to have multiple Azure ML workspaces, but talk to a single Pachyderm datastore?
We want to create a new syncer for each AML workspace.
Solution:
two scenarios for existing pachyderm cluster
export TF_VAR_existing_resource_group_name="resources-8cfbb924" export TF_VAR_existing_pachyderm_cluster_name="pachyderm-8cfbb924" bash scripts/setup.sh
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem: how do we enable users to have multiple Azure ML workspaces, but talk to a single Pachyderm datastore?
We want to create a new syncer for each AML workspace.
Solution:
two scenarios for existing pachyderm cluster
The text was updated successfully, but these errors were encountered: