-
**What happened?**:
Scenario: copy data from one Pachyderm cluster to another using a pipeline in the dest cluster.
Running a pipeline that tries to read data from a different Pachyderm clus…
-
pachd beta3 started up ok, talking to a pgbouncer, but then crashed. pgbouncer was available at the point of connection trouble, but it's unclear to me if the first lines of successful migrations wer…
-
Potentially a flaky test in CI. Capturing here for the record. This on master on 5/15/2020
pachd launch took 14 seconds
+break
++pachctl config get active-context
++minikube ip
+pachctl con…
-
This use case demonstrates some usage and properties of --split, put-file with and without the --overwrite flag, and some of pachyderm's incremental processing capabilities.
From a discussion with …
-
This issue is most likely related to the same causes as #4566.
One pipeline got stuck in merging state because etcd took too long to respond -> pachyderm lost control over the state of the pipeli…
-
Would be nice to have a good, color coded, non verbose way of viewing pipeline status over time without repeatedly calling `!pachctl list pipeline` etc.
-
In concert with issue https://github.com/pachyderm/pachyderm/issues/4587, this option will, if set, deploy Pachyderm's S3 gateway in a pipeline's sidecar pods and expose that instance of the S3 gatewa…
-
I tried installing this extension(with kubernetes enabled under Preference tab), but it threw an error:
-
EKS Version: v1.22.13-eks-15b7512
loki-stack config:
```
loki-stack:
fluentbit:
enabled: false
grafana:
enabled: false
loki:
persistence:
enabled: true
acce…
-
**What happened?**:
We have implemented a data architecture based on Pachyderm. Our first pipeline (called textblocks), having already processed a large number of files (27402 files), is completely…