Project byzer-build comes with tools to build Byzer sandbox docker image Byzer lang container Byzer-lang K8S image Byzer CLI
MLSQL Lang is A Visual Studio Code extension that allows you to run MLSQL code in both Script/Notebook interface.
SQL Code Intelligence 是一个代码补全后端引擎。既可以作为MLSQL语法补全, 也可以为标准Spark SQL(Select语句)做补全。
This is a datasource implementation for quick query in Kafka with Spark. You can control the parallelism of data fetching from kafka, and is not limited by the original size of kafka partitions. It is useful especially when you just want to filter some data from kafka sometimes and it's not a daily job. It saves you a lot of time since the traditional way is consuming kafka and write the data to HDFS/ES first.