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

[GitHub] spark pull request: avoid uploading dispensably the file existed i...

GitHub user pengyanhong opened a pull request:

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

    avoid uploading dispensably the file existed in HDFS when the host name is a virtrual host for HA Hadoop cluster

    if the host name is a virtual machine name, the "compareFs" method will throw a unknown host exception, then the JARS file (include the spark assembly jar) will upload every time, it will take more time dispensable.

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

    $ git pull https://github.com/pengyanhong/spark master

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

    https://github.com/apache/spark/pull/1530.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 #1530
    
----
commit 7006db876d4a8243a4dbb6dcba5b8c6ceb845a56
Author: pengyanhong <pe...@sohu.com>
Date:   2014-07-21T13:04:29Z

    there isn't AMResponse class in hadoop 2.0.0

commit a1de730f235b397a744549280c2142fdab6d798b
Author: pengyanhong <pe...@sohu.com>
Date:   2014-07-21T13:26:11Z

    avoid uploading dispensably the file existed in HDFS when the host name is a virtrual host for HA Hadoop cluster

----


---
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: avoid uploading dispensably the file existed i...

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

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


---
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: avoid uploading dispensably the file existed i...

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

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