-
#4663 will remove a bunch of makefile targets/scripts, but I only removed ones that appeared to be clearly unmaintained. There were others where it isn't clear whether they're still used and were kept…
-
Hi,
I noticed that if i change the vector's coordinates nothing changes in the polar response outputing from the loudspeaker;
i verified the variables in the code and they are correct so i don't und…
-
Don't continually retry when connecting to an external database (which should exist)
Right now pachd tries indefinitely to connect to a database and should instead crash. As well, the current log m…
-
**What is the goal / desired outcome?**
When a put file fails because pachd got an OOMkill, pachctl itself doesn't provide a helpful message on what happened and what action to take (add the `-p` f…
-
**What is the goal / desired outcome?**
I want to be able to have annotations to be automatically added to every pipeline which is being created, regardless of who creates it and whether they specify…
-
**What happened?**:
I've created a shuffle pipeline that takes a "/" glob with files:
```
a.json
b.json
c.json
```
and creates an output with combinations:
```
/pfs/out/a_b/a.json
/pfs/out/a…
-
**What happened?**:
I'm running pachyderm on-premises using a rook v1.2/ceph v14.2.5 object store.
Job got stuck on merge step, with the following error appearing over and over in the logs f…
-
## Background
We often have users upgrading patch versions as bug fixes, etc come out. Especially if they've deployed on a cloud provider, this is error prone for users.
A simple `pachctl undep…
-
eg. `Failed to save pipeline "edges-cross": name images was used more than once` should be `Failed to save pipeline "edges-cross": name `"`images`"` was used more than once` (note quotes around "image…
-
**What happened?**:
AWS released support for Fargate on EKS which can potentially reduce costs and make scalability easier. However, apparently since there are no host nodes, it is not possible to mo…