-
Hi @kevinwallimann
First I'm aware of the [issue](https://github.com/AbsaOSS/ABRiS/issues/176)
I used abris to stream avro to delta table. As mentioned in the issue the schema evolution is not worโฆ
-
### Apache Iceberg version
1.2.0 (latest release)
### Query engine
Spark
### Please describe the bug ๐
According to the documentation, when using Iceberg, one should set `spark.sql.extensions` toโฆ
-
I have a set of Excel format files which needs to be read from Spark(2.4.0) as and when an Excel file is loaded into a local directory. Scala version used here is 2.11.8.
I've tried using readstreaโฆ
-
**Describe the bug**
I have observed the Pulsar spark connector occasionally drops data and duplicates data. It seems to be happening when the underlying Pulsar client has connectivity issues with โฆ
-
# Airflow + Spark ์ฝ๋
spark ๊ด๋ จ ์ฝ๋
https://github.com/encore-PR4/chat-etl/blob/main/src/chat_etl/spark_stream.py
airflow ๊ด๋ จ ์ฝ๋
https://github.com/encore-PR4/dags/blob/main/preprocessing.py
stโฆ
-
Good morning, have you been having this problem with the Kinesis connector? If so, how did you fix it?
Failed to find data source: kinesis. Please find packages at
https://spark.apache.org/thirdโฆ
-
Currently Spark Structured streaming writes metadata files inside _spark_metadata directory with following content in json format
{code}
{ path : String, size : Long, isDir : Boolean, modificationTiโฆ
-
Hi all, how do I get Spark.jl to read a stream from and write to Kafka? I need help finding documentation on that.
-
> ์ ๊ฐ ์์ฃผ ์ฌ์ฉํ๋ Spark ๋ผ๋ Framework๋ฅผ ์๊ฐํด๋ณด์์ต๋๋ค.
> ์ด์ ๊ธ๋ค๊ณผ๋ ๋ค๋ฅด๊ฒ ์ฌ์ฉํด๋ณด์์ง ์์ผ์
จ์ผ๋ฉด ์กฐ๊ธ ์ด๋ ค์ธ ์๋ ์๋ ๋ด์ฉ์ด ๋ง์ต๋๋ค.
> ํน์๋ ๊ด์ฌ์์ด์ ๋ค์ด์ค์
จ๋๋ฐ, ๋ด์ฉ์ด ๋ถ์คํ์ฌ ์ดํด๊ฐ ์ ์๋์ ๋ค๋ฉด ํธํ๊ฒ ์ฝ๋ฉํธ ๋ถํ๋๋ฆฝ๋๋ค~
> ํผ๋๋ฐฑ์ ์ธ์ ๋ ํ์์
๋๋ค. ๐
![์๋ณด๋ ์คํํฌ](https://githโฆ
-
### What kind an issue is this?
- [x] Bug report. If youโve found a bug, please provide a code snippet or test to reproduce it below.
The easier it is to track down the bug, the faster it iโฆ