v0.1.2 #23
thtmnisamnstr
announced in
Announcements
v0.1.2
#23
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
V0.1.2 - Current status -- what works and what doesn't
What works? 🚀
rtdl's initial feature set is built and working. You can use the API on port 80 to
configure streams that ingest json from an rtdl endpoint on port 8080, process them into Parquet,
and save the files to a destination configured in your stream. rtdl can write files locally, to
HDFS, to AWS S3, GCP Cloud Storage, and Azure Blob Storage and you can query your data via Dremio's
web UI at http://localhost:9047 (login with Username:
rtdl
and Passwordrtdl1234
).What's new? 💥
What doesn't work/what's next on the roadmap? 🚴🏼
stream
configurations to JSON files instead of SQL.stream
configurations.This discussion was created from the release v0.1.2.
Beta Was this translation helpful? Give feedback.
All reactions