You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by jaceklaskowski <gi...@git.apache.org> on 2015/09/06 22:27:14 UTC

[GitHub] spark pull request: Docs small fixes

GitHub user jaceklaskowski opened a pull request:

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

    Docs small fixes

    

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

    $ git pull https://github.com/jaceklaskowski/spark docs-fixes

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

    https://github.com/apache/spark/pull/8629.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 #8629
    
----
commit 66a137d5d28d756b319f5625a799225ef57fb5c6
Author: Jacek Laskowski <ja...@japila.pl>
Date:   2015-09-06T20:25:46Z

    Docs small fixes

----


---
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: Docs small fixes

Posted by jaceklaskowski <gi...@git.apache.org>.
Github user jaceklaskowski commented on a diff in the pull request:

    https://github.com/apache/spark/pull/8629#discussion_r39024388
  
    --- Diff: docs/cluster-overview.md ---
    @@ -33,9 +34,9 @@ There are several useful things to note about this architecture:
     2. Spark is agnostic to the underlying cluster manager. As long as it can acquire executor
        processes, and these communicate with each other, it is relatively easy to run it even on a
        cluster manager that also supports other applications (e.g. Mesos/YARN).
    -3. The driver program must listen for and accept incoming connections from its executors throughout 
    -   its lifetime (e.g., see [spark.driver.port and spark.fileserver.port in the network config 
    -   section](configuration.html#networking)). As such, the driver program must be network 
    +3. The driver program must listen for and accept incoming connections from its executors throughout
    --- End diff --
    
    The additional spaces at the end. Thanks a lot for reviewing the change and accepting it!


---
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: Docs small fixes

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

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


---
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: Docs small fixes

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

    https://github.com/apache/spark/pull/8629#issuecomment-138516907
  
      [Test build #1728 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1728/consoleFull) for   PR 8629 at commit [`66a137d`](https://github.com/apache/spark/commit/66a137d5d28d756b319f5625a799225ef57fb5c6).


---
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: Docs small fixes

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

    https://github.com/apache/spark/pull/8629#discussion_r38841734
  
    --- Diff: docs/cluster-overview.md ---
    @@ -33,9 +34,9 @@ There are several useful things to note about this architecture:
     2. Spark is agnostic to the underlying cluster manager. As long as it can acquire executor
        processes, and these communicate with each other, it is relatively easy to run it even on a
        cluster manager that also supports other applications (e.g. Mesos/YARN).
    -3. The driver program must listen for and accept incoming connections from its executors throughout 
    -   its lifetime (e.g., see [spark.driver.port and spark.fileserver.port in the network config 
    -   section](configuration.html#networking)). As such, the driver program must be network 
    +3. The driver program must listen for and accept incoming connections from its executors throughout
    --- End diff --
    
    Also what's the change here?
    
    The rest LGTM.


---
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: Docs small fixes

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

    https://github.com/apache/spark/pull/8629#issuecomment-138123816
  
    Can one of the admins verify this patch?


---
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: Docs small fixes

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

    https://github.com/apache/spark/pull/8629#discussion_r38841726
  
    --- Diff: docs/building-spark.md ---
    @@ -163,11 +164,9 @@ the `spark-parent` module).
     
     Thus, the full flow for running continuous-compilation of the `core` submodule may look more like:
     
    -```
    - $ mvn install
    - $ cd core
    - $ mvn scala:cc
    -```
    +    $ mvn install
    --- End diff --
    
    What's the change here -- I assume it's still code-formatted, but it's indented now?


---
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: Docs small fixes

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

    https://github.com/apache/spark/pull/8629#issuecomment-138519652
  
      [Test build #1728 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/1728/console) for   PR 8629 at commit [`66a137d`](https://github.com/apache/spark/commit/66a137d5d28d756b319f5625a799225ef57fb5c6).
     * 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: Docs small fixes

Posted by jaceklaskowski <gi...@git.apache.org>.
Github user jaceklaskowski commented on a diff in the pull request:

    https://github.com/apache/spark/pull/8629#discussion_r39024259
  
    --- Diff: docs/building-spark.md ---
    @@ -163,11 +164,9 @@ the `spark-parent` module).
     
     Thus, the full flow for running continuous-compilation of the `core` submodule may look more like:
     
    -```
    - $ mvn install
    - $ cd core
    - $ mvn scala:cc
    -```
    +    $ mvn install
    --- End diff --
    
    It's merged already, but for the sake of completeness I'm answering now - yes, it's *properly* code-formatted.


---
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