-
Notifications
You must be signed in to change notification settings - Fork 11
[DE-111] IMDB demo #9
New issue
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
Conversation
| @@ -1,134 +1,45 @@ | |||
| # ArangoDB Spark Datasource Demo | |||
|
|
|||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps it might be helpful to list or give an overview of what each of the demos is doing (Read, Write, ReadWrite)?
| Start Spark cluster: | ||
|
|
||
| ```shell | ||
| ./docker/start_spark_2.4.sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It could be good to list the requirements for this demo (e.g. Maven, Docker, etc.) with links to their pages? (So that a user who wants to run this demo can get started from scratch)
|
Kudos, SonarCloud Quality Gate passed! |








No description provided.