-
Hi,
I'm doing some playing around with an OTA image for my cars infotainment unit. It's running Android 9.
avbroot had no problems extracting the boot image, but when I do a boot info command…
-
I am running on Windows 10 using the latest mrjob version on conda-forge. I am using Hadoop 2.8.0. I have a problem of running ReduceMap job from Mrjob using the hadoop server.
trial.py
```
from …
-
Hi,
first of all great project ... just did a few quick tests and its working great.
in the next days i will get a system with an nvidia p4000 for testing and so i was thinking about how about a pro…
-
Hi,
I am getting very garbled audio when streaming a live input from ffmpeg. The stream in question plays fine in ffplay and everywhere else that I try, but once in RTSPtoWebRTC, audio becomes ver…
-
As I store directories it would be nice if we can download the whole folder using zip or tar. I think it's a standard functionality for a static web server?
-
- [x] read and validate a data package descriptor, including profile-specific validation via the registry of JSON Schemas
- [x] create and edit a data package descriptor, including methods to add and…
-
@tianhuil @cmoscardi @chrislerus
When I try to send data from
**nc -lk 9999**
in the format of :
_Name, City, Country, Age
Bob, Paris, France, 15_
and I need a schema for Spark Structu…
-
[fdt.txt](https://github.com/bkerler/edl/files/5571576/fdt.txt)
I see the script attempts to send an XML string as a test command but the Netgear MR1100 does not respond to them. Can you please add…
-
### What needs to happen?
When I tried to execute Beam pipeline over Spark structured streaming runner on YARN it failed. I did identify to problems:
1. When FilesToStage kicks in it tries to zip …
-
I've noticed this library also contains a zip function, but no examples of how to use it. I need to download a bunch of files from AWS S3, zip them as they download, then feed the zip to the requesti…