-
Similar to: https://github.com/pachyderm/pachyderm/pull/6814
-
**What happened?**:
IMAP example in our repo has stats enabled https://github.com/pachyderm/pachyderm/blob/master/examples/spouts/EmailSentimentAnalyzer/imap_spout.json.
Stat's commits are …
-
It's not clear what the state of Pachyderm-kubeflow integration is, and AFAICT there's no mention of Kubeflow integration in the pach docs
Questions to answer
- Can Pachyderm and Kubeflow be used …
-
Create a how-to article that describes how to use `pachctl mount` to mount read and write mounts in Jupyter notebooks.
-
Both Joey and I have seen an occasional behavior where:
1) You start a local pachyderm cluster (either in docker or in minikube)
2) You kill the underlying kubernetes cluster without shutting pachyder…
-
This discussion issue is a bit of a catch-all for improving our load/benchmark testing.
### End Goal / Desired Outcome:
As a pachyderm developer I want to be able to specify a version/commit …
-
I was trying to reproduce slowness when uploading lots of small files in https://github.com/pachyderm/pachyderm/issues/2636 using `pachctl` locally.
```
pachctl put-file test-split master -c -f r…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/oathkeeper/blo…
-
## Background
Through v1.7.8 or so, Pachyderm has had a very relaxed model of users: there is no master list of a cluster's users, and any GitHub account is able to log in to any Pachyderm cluster …
-
Hi,
We have a go mod with:
require (
github.com/go-test/deep v1.0.1
github.com/golang/protobuf v1.4.0
github.com/google/uuid v1.1.1
github.com/itchyny/gojq v0.10.1
github.com/pachyderm/pachyde…