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

[GitHub] spark pull request: [DOCS] Fix typo in API for custom InputFormats...

GitHub user bzz opened a pull request:

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

    [DOCS] Fix typo in API for custom InputFormats based on the “new” MapReduce API

    This looks like a simple typo ```SparkContext.newHadoopRDD``` instead of ```SparkContext.newAPIHadoopRDD``` as in actual http://spark.apache.org/docs/1.2.1/api/scala/index.html#org.apache.spark.SparkContext

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

    $ git pull https://github.com/bzz/spark hadoop-InputFormats-doc-fix

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

    https://github.com/apache/spark/pull/4718.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 #4718
    
----
commit 680a4c4252a0228c9ef2f40c9babb04a04ac6560
Author: Alexander <ab...@nflabs.com>
Date:   2015-02-22T05:06:33Z

    Fix typo in docs on custom Hadoop InputFormats
    
    SparkContext.newHadoopRDD -> SparkContext.newAPIHadoopRDD

----


---
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] Fix typo in API for custom InputFormats...

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

    https://github.com/apache/spark/pull/4718#issuecomment-75426212
  
    Since it fixes just two one-word typos in docs, I think this can go straight in, and to 1.3.


---
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] Fix typo in API for custom InputFormats...

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

    https://github.com/apache/spark/pull/4718#issuecomment-75420415
  
    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] Fix typo in API for custom InputFormats...

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

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


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