You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by iSultan <gi...@git.apache.org> on 2015/12/03 00:20:19 UTC

[GitHub] hadoop pull request: Add space after jobId in line 1011

GitHub user iSultan opened a pull request:

    https://github.com/apache/hadoop/pull/60

    Add space after jobId in line 1011

    One space is needed before `Job Transitioned from` in line 1011. The log output has no space between `jobId` and `Job Transitioned from`.

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

    $ git pull https://github.com/iSultan/hadoop patch-1

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

    https://github.com/apache/hadoop/pull/60.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 #60
    
----
commit 15aa5d4c1f83b51d1f4a44c60a2280100d19f774
Author: iSultan <is...@users.noreply.github.com>
Date:   2015-12-02T23:19:13Z

    Add space after jobId in line 1011
    
    One space is needed before `Job Transitioned from` in line 1011. The log output has no space between `jobId` and `Job Transitioned from`.

----


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