Skip to content
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

Add clarifications and details to integration-tests README [skip ci] #4694

Merged
merged 3 commits into from
Feb 11, 2022

Conversation

amahussein
Copy link
Collaborator

Fixes #4693

Signed-off-by: Ahmed Hussein (amahussein) a@ahussein.me

  • Add a collapsible section containing details on setting prerequisites and dependencies
  • Add instructions on installing specific branch from spark-3.x

Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
@jlowe jlowe changed the title add clarifications and details to integration-tests md Add clarifications and details to integration-tests README Feb 5, 2022
@jlowe jlowe added the documentation Improvements or additions to documentation label Feb 5, 2022
@jlowe jlowe added this to the Jan 31 - Feb 11 milestone Feb 5, 2022
@jlowe jlowe changed the title Add clarifications and details to integration-tests README Add clarifications and details to integration-tests README [skip ci] Feb 5, 2022
integration_tests/README.md Outdated Show resolved Hide resolved
integration_tests/README.md Outdated Show resolved Hide resolved
integration_tests/README.md Outdated Show resolved Hide resolved
integration_tests/README.md Outdated Show resolved Hide resolved
integration_tests/README.md Outdated Show resolved Hide resolved
integration_tests/README.md Outdated Show resolved Hide resolved
integration_tests/README.md Outdated Show resolved Hide resolved
integration_tests/README.md Outdated Show resolved Hide resolved
integration_tests/README.md Show resolved Hide resolved
export PATH=$M2:$PATH
```

</details>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a closing tag with no matching <details> tag.

Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
Copy link
Collaborator

@sameerz sameerz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, one minor nit.


#### Installing specific version of Maven

All package managers like `brew` and `apt` offers maven. However, it may lag behind some
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
All package managers like `brew` and `apt` offers maven. However, it may lag behind some
All package managers like `brew` and `apt` offer maven. However, it may lag behind some

Signed-off-by: Ahmed Hussein (amahussein) <a@ahussein.me>
@amahussein amahussein self-assigned this Feb 8, 2022
@sameerz
Copy link
Collaborator

sameerz commented Feb 11, 2022

build

@jlowe jlowe merged commit c2ba7b3 into NVIDIA:branch-22.04 Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOC] suggest clarifications and details to integration-tests md
3 participants