You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by srowen <gi...@git.apache.org> on 2016/05/15 20:42:10 UTC

[GitHub] spark pull request: Reorganize sections; import and rationalize co...

GitHub user srowen opened a pull request:

    https://github.com/apache/spark/pull/13124

    Reorganize sections; import and rationalize content from developer wi…

    ## What changes were proposed in this pull request?
    
    See JIRA for the motivation. The changes are almost entirely movement of text and edits to sections. Minor changes to text include:
    
    - Copying in / merging text from the "Useful Developer Tools" wiki, in areas of
      - Docker
      - R
      - Running one test
    - standardizing on ./build/mvn not mvn, and likewise for ./build/sbt
    - correcting some typos
    - standardizing code block formatting
    
    No text has been removed from this doc; text has been imported from the https://cwiki.apache.org/confluence/display/SPARK/Useful+Developer+Tools wiki
    
    ## How was this patch tested?
    
    Jekyll doc build and inspection of resulting HTML in browser.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/srowen/spark SPARK-15333

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/13124.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #13124
    
----
commit ec590658e7eef0b97b1d47a43bba17767b8d1791
Author: Sean Owen <so...@cloudera.com>
Date:   2016-05-15T20:40:33Z

    Reorganize sections; import and rationalize content from developer wiki; fix typos; standardize code formatting

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-15333] [DOCS] Reorganize building-spark...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/13124#issuecomment-219309774
  
    **[Test build #58616 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58616/consoleFull)** for PR 13124 at commit [`ec59065`](https://github.com/apache/spark/commit/ec590658e7eef0b97b1d47a43bba17767b8d1791).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-15333] [DOCS] Reorganize building-spark...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/13124#issuecomment-219309362
  
    **[Test build #58616 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/58616/consoleFull)** for PR 13124 at commit [`ec59065`](https://github.com/apache/spark/commit/ec590658e7eef0b97b1d47a43bba17767b8d1791).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-15333] [DOCS] Reorganize building-spark...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/13124#issuecomment-219309811
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/58616/
    Test PASSed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-15333] [DOCS] Reorganize building-spark...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/spark/pull/13124


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-15333] [DOCS] Reorganize building-spark...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/13124#issuecomment-219309810
  
    Merged build finished. Test PASSed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [SPARK-15333] [DOCS] Reorganize building-spark...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/13124#issuecomment-219758945
  
    merged to master/2.0


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org