-
**What happened?**:
Performed an extract of a 1.10.0-rc4 cluster with --no-objects and the restore failed on a 1.10.0-rc4 cluster with the message:
```
error creating commit: parent commit 069a29…
-
Freshdesk Ticket ID: 257
Freshdesk Ticket Agent: Dale Georg
Freshdesk Ticket Agent Email: dale@pachyderm.io
Ticket Priority: Me…
-
**What happened?**:
If you run `--build` for a pipeline to create it initially, then run update pipeline without `--build` it uses ubuntu:16.04 instead of the container that was pushed originally…
-
**What happened?**:
I'm using a pipeline that generates artifacts which are then served by a Flask app embedded in a service pipeline. Some of these artifacts are `png` images that need to be serve…
-
**What happened?**:
Following the documentation to deploy pachyderm on OpenShift, I set `PPS_WORKER_GRPC_PORT` to 1680. I can start up Pachyderm and deploy pipelines, but when committing files,…
-
**What is the goal / desired outcome?**
Right now, there is no way to know the progress of a `put file` command when passing a URL. Ideally, we could get a progress bar similar to when putting a …
-
**What is the goal / desired outcome?**
Prometheus needs to scrape pachyderm workers.
**If there is a way to accomplish this today via workaround, what does that require?**
Patching the workers.
…
-
As part of our current goal to integrate Pachyderm and Kubeflow, we'd like to add support for placing TFJobs directly in Pachyderm pipeline specs. This is still a high-level exploration, but the tasks…
-
Right now if you kill a job, or if a job times out, you get no detailed stats per datum. As a user, it would be very helpful to at least have the debug input/output file stats feature for jobs of this…
-
**What is the goal / desired outcome?**
Many users are looking to leverage minio as their object store. As it stands right now, Pachyderm expects a region to be defined as part of the object stor…