We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From the maintainer Li Haoyi: I'm putting a 500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
See https://github.com/orgs/com-lihaoyi/discussions/6 for other bounties and the terms and conditions that bounties operate under
This page should include a few examples:
Minimal hello-world example of running Spark locally using Mill
Generating an assembly jar using Mill suitable for Spark-Submit
One semi-realistic Spark example doing some useful computation built and run using Mill
One example building and running an application using PySpark
These examples should live in example/scalalib/spark/ and the documentation page docs/modules/ROOT/pages/scalalib/spark.adoc
example/scalalib/spark/
docs/modules/ROOT/pages/scalalib/spark.adoc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
From the maintainer Li Haoyi: I'm putting a 500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
See https://github.com/orgs/com-lihaoyi/discussions/6 for other bounties and the terms and conditions that bounties operate under
This page should include a few examples:
Minimal hello-world example of running Spark locally using Mill
Generating an assembly jar using Mill suitable for Spark-Submit
One semi-realistic Spark example doing some useful computation built and run using Mill
One example building and running an application using PySpark
These examples should live in
example/scalalib/spark/
and the documentation pagedocs/modules/ROOT/pages/scalalib/spark.adoc
The text was updated successfully, but these errors were encountered: