Hi Guys,

I am writing a small open source project
<https://github.com/uber/uberscriptquery> to use SQL Script to write Spark
Jobs. Want to see if there are other people interested to use or contribute
to this project.

The project is called UberScriptQuery (
https://github.com/uber/uberscriptquery). Sorry for the dumb name to avoid
conflict with many other names (Spark is registered trademark, thus I could
not use Spark in my project name).

In short, it is a high level SQL-like DSL (Domain Specific Language) on top
of Spark. People can use that DSL to write Spark jobs without worrying
about Spark internal details. Please check README
<https://github.com/uber/uberscriptquery> in the project to get more
details.

It will be great if I could get any feedback or suggestions!

Best,
Bo

Reply via email to