-
**Is your feature request related to a problem? Please describe.**
Support "transforming" in `stream-producer.py` This would make a true "ETL".
- **E:** - JSON, CSV, Avro, Parquet
- **T:** - Cal…
-
## Context
Within w3up infrastructure, through the UCAN stream we track system wide metrics and space metrics. These metrics allow us to know overall system metrics and w3up users to know about the…
-
**Problem:**
The `openlineage-java` package currently contains the core interfaces (specifically the transport), the "business" logic, and 3rd party dependencies (i.e., jackson).
When developin…
d-m-h updated
7 months ago
-
Hi,
After a lot of struggling with making the _Java_ version of the `KinesisAggregator` play nice with the _KCL_, I have finally narrowed down the issue.
##### Issue
On one side, I have an app that …
-
I am running the specific example "KinesisVideoRekognitionLambdaExample" from https://github.com/aws/amazon-kinesis-video-streams-parser-library to to display the bounding box results from amazon reko…
-
Hi
I'm trying to compile the KPL on linux and bootstrap is falling becuase d3mddf4lzrx5uw.cloudfront.net is not resolved.
Thanks a lot,
WissaM
-
I was running the KPL in production on a Linux machine and kept getting the processing halting due to SIGPIPE being received.
I searched around and discovered that curl is probably causing this, ap…
-
Hi,
We are facing issue with Hbase Kinesis endpoint. We are receiving 'a' partition key record into Kinesis stream even though 'hbase.replication.kinesis.aggregation-enabled' is set to false.
W…
-
Trying to compile the project with maven 3.6.2 on macOS and it is failing. I tried both 2.2.3 and 2.2.2 and neither worked.
```
[INFO] ------------------------------------------------------------…
-
As far as I can tell, enabling `skip_describe_stream` doesn't skip anything. self.shards is set to an empty list, but the describe stream is still performed. Let me know if I'm missing something but i…