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

[MINOR][SPARKR] Verbose build comment in WINDOWS.md rather than promoting default build without Hive #14890

Closed
wants to merge 4 commits into from

Conversation

HyukjinKwon
Copy link
Member

@HyukjinKwon HyukjinKwon commented Aug 31, 2016

What changes were proposed in this pull request?

This PR fixes WINDOWS.md to imply referring other profiles in http://spark.apache.org/docs/latest/building-spark.html#building-with-buildmvn rather than directly pointing to run mvn -DskipTests -Psparkr package without Hive supports.

How was this patch tested?

Manually,

2016-08-31 6 01 08

@@ -4,13 +4,21 @@ To build SparkR on Windows, the following steps are required

1. Install R (>= 3.1) and [Rtools](http://cran.r-project.org/bin/windows/Rtools/). Make sure to
include Rtools and R in `PATH`.

Copy link
Member Author

Choose a reason for hiding this comment

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

This spaces are necessary because without them it will markdown as below:

2016-08-31 3 56 32

This spaces make this pretty as below:

2016-08-31 3 56 55

@HyukjinKwon
Copy link
Member Author

HyukjinKwon commented Aug 31, 2016

Could you please check if this is sensible @shivaram and @felixcheung?

@SparkQA
Copy link

SparkQA commented Aug 31, 2016

Test build #64704 has finished for PR 14890 at commit aa7d43f.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Aug 31, 2016

Test build #64706 has finished for PR 14890 at commit 152db1b.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Aug 31, 2016

Test build #64707 has finished for PR 14890 at commit f17e12c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

mvn -DskipTests -Psparkr package
```

`.\build\mvn` is a shell script so `mvn` should be used directly on Windows.
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, it seems it'd be safer. Thanks for pointing this out.

@SparkQA
Copy link

SparkQA commented Aug 31, 2016

Test build #64711 has finished for PR 14890 at commit 633a9f6.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HyukjinKwon HyukjinKwon changed the title [MINOR][SPARKR] Verbose the build comment in WINDOWS.md rather than promoting default build without Hive [MINOR][SPARKR] Verbose build comment in WINDOWS.md rather than promoting default build without Hive Aug 31, 2016
@shivaram
Copy link
Contributor

LGTM. Thanks @HyukjinKwon - Merging this to master

@asfgit asfgit closed this in 9953442 Aug 31, 2016
@HyukjinKwon HyukjinKwon deleted the minor-build-r branch January 2, 2018 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants