You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by bernie-c <gi...@git.apache.org> on 2014/04/24 12:00:01 UTC

[GitHub] spark pull request: index.html (Getting Started) and Quick Start

GitHub user bernie-c opened a pull request:

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

    index.html (Getting Started) and Quick Start

    Might have stepped on a couple of Matei's edits in Quick Start.
    
    However please note that there doesn't seem to be an "addJar" method used in these code examples.
    
    If "("local", "Simple App", "YOUR_SPARK_HOME",
          List("target/scala-2.10/simple-project_2.10-1.0.jar")"
    is a SparkConf object then maybe we need to make that clearer and put that part of Matei's language back in.
    
    Matei wrote:
    
    We pass the SparkContext constructor a 
    +[SparkConf](api/scala/index.html#org.apache.spark.SparkConf)
    +object which contains information about our
     application. We also call sc.addJar to make sure that when our application is launched in cluster
     mode, the jar file containing it will be shipped automatically to worker nodes.

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

    $ git pull https://github.com/bernie-c/spark master

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

    https://github.com/apache/spark/pull/530.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 #530
    
----
commit 69a8af2af0437ee816c74ca0ca8c78ef47ede69f
Author: rubarb <ru...@server.fake>
Date:   2014-04-15T06:07:20Z

    changed title

commit 9f503994546c815b803f547e5b60b4271bb5bf85
Author: rubarb <ru...@server.fake>
Date:   2014-04-21T04:47:21Z

    Merge remote-tracking branch 'upstream/master'

commit b0043607ae6e7fe498703e6a21de98d61f6c3c07
Author: rubarb <ru...@server.fake>
Date:   2014-04-22T06:35:52Z

    made some edits

commit 997d56229ba1d2c9ec462b114675073d906c3a36
Author: rubarb <ru...@server.fake>
Date:   2014-04-22T06:36:36Z

    Merge branch 'mybranch'

commit 9774867182db38078257e76f1db81cb09e9c313a
Author: rubarb <ru...@server.fake>
Date:   2014-04-23T05:17:59Z

    made editing pass

commit 14f98fce5ba82a77337131dd627145ea1e6d69e7
Author: rubarb <ru...@server.fake>
Date:   2014-04-23T05:18:21Z

    Merge branch 'mybranch'

commit 7da975e5db2781e71b3515bafe4a04ed49c3be1d
Author: rubarb <ru...@server.fake>
Date:   2014-04-24T09:01:33Z

    edits

commit 70310fc8753346091a01b0f60c74e0fefdd4b93e
Author: rubarb <ru...@server.fake>
Date:   2014-04-24T09:02:06Z

    Merge branch 'mybranch'

commit 2e0bb4a5b7e0c36398098ba73b96fc93785b25b2
Author: rubarb <ru...@server.fake>
Date:   2014-04-24T09:40:18Z

    changed links to API docs to match Matei's latest changes

commit b7d73fe892ebad59bf9a4718a4440c9467e404d4
Author: rubarb <ru...@server.fake>
Date:   2014-04-24T09:40:53Z

    Merge branch 'mybranch'

----


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

[GitHub] spark pull request: index.html (Getting Started) and Quick Start

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

    https://github.com/apache/spark/pull/530#issuecomment-41263064
  
    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.
---

[GitHub] spark pull request: index.html (Getting Started) and Quick Start

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

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


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