-
I get the following error when trying to run the wordCount example :
```
curl -d "input.string = a b c a b see" 'localhost:8090/jobs?appName=test&classPath=spark.jobserver.WordCountExample'
{
"stat…
-
I use Yarn as Scheduler, following the instructions on http://twitter.github.io/heron/docs/operators/deployment/schedulers/yarn/
But I failed to submit Topology. The error is as follows:
```
cheng@…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR50584](https://bugs.llvm.org/show_bug.cgi?id=50584) |
| Status | NEW |
| Importance | P enhancemen…
-
### Checklist
- [X] I checked for similar existing requests (both open and closed) before posting.
- [X] My request is generic, other users may benefit from it too.
- [X] I will participate in furthe…
-
By the time we get to our first `convert_namespace_to_omegaconf` call, we already have:
```
# from hydra.core.config_store import ConfigStore
(Pdb) cs = ConfigStore.instance()
(Pdb) cs.repo.keys()…
-
After 0e46b49de43349f8cbb2a7d4c6badef6d16e31ae ("Reapply "RegisterCoalescer: Add implicit-def of super register when coalescing SUBREG_TO_REG") I am seeing an assertion failure when building https://g…
-
Quick start instructions from the README fail on macOS.
**Environment**:
- macOS Monterey (12.5.1) x86_64
- Colima 0.4.4
- kind version: v0.16.0
- Karmada version: master
Log of `./hack/loca…
-
When I try to use `@batch` to improve the performance with multithreading, I found it has a large overhead which is similar to `Threads.@threads`.
Here is the code I tested which is the task of app…
-
I had a module with three tests, the first test ran fine, the second test would hang (timeout, in my case), then the 3rd test would run fine.
Digging in found the second test was waiting on the Rea…
-
Time to have a good look at what Beep can an can't do.
Here are some old issues with desired features:
- https://github.com/faiface/pixel/issues/32
- https://github.com/gopxl/beep/issues/115
I…