-
**What is the goal / desired outcome?**
When you pause a pipeline, the jobs no longer show up in default list job. You need to use -------history even though the pipeline has not been updated. IM…
-
User's PPS was stuck, unable to create or delete pipelines (running pachyderm `v1.9.3`). They saw these log lines emitted in pachd's logs ~every 1s (suggesting that a "tick" goro was stuck and possibl…
-
We don't have much coverage for logic that only exists in the CLI.
For an example see: https://github.com/pachyderm/pachyderm/pull/705
Not sure this requires the overhead of a new test suite just ye…
-
**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 …
-
Many users are looking for specific key words/features in Pachyderm that map to ideas that they have from other products. "experiment tracking" is one of them that many other products have. pachyderm …
-
[gogoprotobuf is on life support](https://github.com/gogo/protobuf/issues/691), so we need to figure out whether we want to maintain it ourselves, move to another golang protobuf driver, or something …
-
Currently (1.9.x), if a pipeline is set with `standby = true`, runner pods are created even when a parent of the pipeline failed (hence the pipeline will fail with `input xxx failed`). That seems …
-
**What happened?**:
Spouts can get stuck if they are restarted when there is an open commit. New commit will be waiting on parent which never finishes.
Also, not using atomic commits means …
-
**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,…
-
xref https://github.com/os-climate/os_c_data_commons/issues/98
High-level question: if we use conda as our base installation system, users can install shell-level packages such as ghostscript witho…