-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[MINOR][DOCS] Document 'without' value for HADOOP_VERSION in pip installation #30436
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
|
cc @ueshin can you take a quick look please? |
ueshin
left a comment
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.
Otherwise, LGTM.
|
Test build #131383 has finished for PR 30436 at commit
|
|
Test build #131389 has finished for PR 30436 at commit
|
|
Kubernetes integration test starting |
|
Kubernetes integration test status failure |
ueshin
left a comment
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.
LGTM.
| - ``without``: Spark pre-built with user-provided Apache Hadoop | ||
| - ``2.7``: Spark pre-built for Apache Hadoop 2.7 | ||
| - ``3.2``: Spark pre-built for Apache Hadoop 3.2 and later (default) |
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.
Awesome!
|
Kubernetes integration test starting |
|
Merged to master. |
|
Kubernetes integration test status failure |
What changes were proposed in this pull request?
I believe it's self-descriptive.
Why are the changes needed?
To document supported features.
Does this PR introduce any user-facing change?
Yes, the docs are updated. It's master only.
How was this patch tested?
Manually built the docs via
cd python/docsandmake clean html: