Welcome to my personal place for love, peace and happiness 🤖

Тем временем в Apache Seatunnel появился конектор к blockchain

https://seatunnel.apache.org/docs/2.3.10/connector-v2/source/Web3j

Есть батчевевый и стримосянный :)

Пробуем так:

env {
parallelism = 1
job.mode = “BATCH”
}

source {
Web3j {
url = “https://mainnet.infura.io/v3/xxxxx
}
}

Console printing of the read Http data

sink {
Console {
parallelism = 1
}
}

Ответ:

{“blockNumber”:19525949,“timestamp”:“2024-03-27T13:28:45.605Z”}

Follow this blog
Send
Share
Pin