You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/02 10:06:11 UTC

[jira] [Commented] (TAJO-2003) Fix typo in worker configuration

    [ https://issues.apache.org/jira/browse/TAJO-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035502#comment-15035502 ] 

ASF GitHub Bot commented on TAJO-2003:
--------------------------------------

GitHub user jinossy opened a pull request:

    https://github.com/apache/tajo/pull/895

    TAJO-2003: Fix typo in worker configuration.

    

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

    $ git pull https://github.com/jinossy/tajo TAJO-2003

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

    https://github.com/apache/tajo/pull/895.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 #895
    
----
commit e9069d10a26b8220e68330b34edb2614f64d5e3a
Author: Jinho Kim <jh...@apache.org>
Date:   2015-12-02T09:04:52Z

    TAJO-2003: Fix typo in worker configuration.

----


> Fix typo in worker configuration
> --------------------------------
>
>                 Key: TAJO-2003
>                 URL: https://issues.apache.org/jira/browse/TAJO-2003
>             Project: Tajo
>          Issue Type: Task
>          Components: Documentation
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>            Priority: Trivial
>             Fix For: 0.11.1
>
>
> Typo in example :
> {code:xml}
> <property>
>     <name>tajo.worker.resource.tajo.worker.resource.cpu-cores</name>
>     <value>12</value>
>   </property>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)