[GitHub] spark pull request: [Minor] Fix tiny typo in BlockManager

2015-01-15 Thread asfgit
Github user asfgit closed the pull request at:

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


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



[GitHub] spark pull request: [Minor] Fix tiny typo in BlockManager

2015-01-15 Thread pwendell
Github user pwendell commented on the pull request:

https://github.com/apache/spark/pull/4046#issuecomment-70192913
  
Thanks guys - I merged it in.


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



[GitHub] spark pull request: [Minor] Fix tiny typo in BlockManager

2015-01-14 Thread squito
Github user squito commented on the pull request:

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



[GitHub] spark pull request: [Minor] Fix tiny typo in BlockManager

2015-01-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/4046#issuecomment-69978070
  
Test PASSed.
Refer to this link for build results (access rights to CI server needed): 
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/25557/
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 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



[GitHub] spark pull request: [Minor] Fix tiny typo in BlockManager

2015-01-14 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/4046#issuecomment-69978060
  
  [Test build #25557 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25557/consoleFull)
 for   PR 4046 at commit 
[`a3e2a2f`](https://github.com/apache/spark/commit/a3e2a2f46d8d853d79b993ce0e22802aa243ae83).
 * 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 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



[GitHub] spark pull request: [Minor] Fix tiny typo in BlockManager

2015-01-14 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/4046#issuecomment-69965955
  
  [Test build #25557 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/25557/consoleFull)
 for   PR 4046 at commit 
[`a3e2a2f`](https://github.com/apache/spark/commit/a3e2a2f46d8d853d79b993ce0e22802aa243ae83).
 * This patch merges cleanly.


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



[GitHub] spark pull request: [Minor] Fix tiny typo in BlockManager

2015-01-14 Thread sarutak
GitHub user sarutak opened a pull request:

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

[Minor] Fix tiny typo in BlockManager

In BlockManager, there is a word `BlockTranserService` but I think it's 
typo for `BlockTransferService`.

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

$ git pull https://github.com/sarutak/spark fix-tiny-typo

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

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


commit a3e2a2f46d8d853d79b993ce0e22802aa243ae83
Author: Kousuke Saruta 
Date:   2015-01-14T18:27:36Z

Fixed tiny typo in BlockManager




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