-
Here is an example Spray server which aborts a large upload, and two clients which interact with it a) a Java `HttpURLConnection` and b) a Spray HTTP client.
https://gist.github.com/RichardBradley/4b9…
-
I am able to create spark session but running a simple map operation on RDD is failing
spark.sparkContext.parallelize(Seq(1, 2)).map(x => x + 1).collect()
Error:
java.lang.ClassCastException: can…
-
Hi there,
I have a problem running the pipeline which I have set up on a SLURM HPC. It had worked previously and I used it regularly for the best part of a year. However it stopped working after a …
-
We're looking to adopt JDK9 rather early in order to provide Akka users additional performance by using the new fences and var handle APIs etc.
In order to manage that as a clean transition and not…
ktoso updated
1 month ago
-
### Versions used
2.0.1
### Expected Behavior
Assuming external (or kafka-internal) commits are processed properly and loaded properly, it is expected that we will get exactly-once processin…
-
Describe the bug
pipeline because javax.net.ssl.SSLException failed
OS/Platform
OS/Platform: [e.g. Ubuntu 18.04, Google Cloud, Stanford Sherlock/SCG cluster, ...]
Conda version: conda 22.9.0…
-
Hi, since I'm using your project and came up with bugs as I was mentioning before, I should share my project with you so you can see what problem I have.
The project is located here:
https://github.c…
-
In most HTTP applications, a StackOverflowError, while usually a bug, is generally benign from a security perspective. It typically only affects the request being handled, and results in that request …
-
Hi, Guys!
I don't understand how should i describe my swagger.yaml to download a file.
Can I write
```yaml
responses:
200:
description: OK
content:
…
dpblh updated
4 years ago
-
![image](https://user-images.githubusercontent.com/501740/162601195-623e9750-7ab8-4fbe-934c-4f5ed8a2310a.png)
https://github.com/akka/akka/runs/5957485990?check_suite_focus=true
Seems ralated to the…