GitHub user CodingCat opened a pull request:

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

    [MINOR] fix the comments in IndexShuffleBlockResolver

    it might be a typo  introduced at some moment or some left over after some 
renaming......
    
    the name of the method accessing the index file is called `getBlockData` 
now (not getBlockLocation as indicated in the comments)

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

    $ git pull https://github.com/CodingCat/spark minor_1

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

    https://github.com/apache/spark/pull/8238.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 #8238
    
----
commit 7874b68330c3f1f414388fa435d6a5bb61a2ddc1
Author: CodingCat <zhunans...@gmail.com>
Date:   2015-08-17T13:24:46Z

    fix the comments

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to