You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2011/05/16 08:43:47 UTC

[jira] [Created] (HAMA-389) Make the thread pool size user configurable

Make the thread pool size user configurable
-------------------------------------------

                 Key: HAMA-389
                 URL: https://issues.apache.org/jira/browse/HAMA-389
             Project: Hama
          Issue Type: Improvement
          Components: bsp
    Affects Versions: 0.2.0
            Reporter: Edward J. Yoon
            Assignee: Edward J. Yoon
            Priority: Minor
             Fix For: 0.3.0


adding 'bsp.local.tasks.maximum' property to hama-defualt.xml is my rough idea.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HAMA-389) Make the thread pool size user configurable

Posted by "Thomas Jungblut (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034556#comment-13034556 ] 

Thomas Jungblut commented on HAMA-389:
--------------------------------------

Thank you for formatting and default value, as you are copy'ing the line: overridden is a typo ;D
Never mind.

~~~Closed~~~



> Make the thread pool size user configurable
> -------------------------------------------
>
>                 Key: HAMA-389
>                 URL: https://issues.apache.org/jira/browse/HAMA-389
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Thomas Jungblut
>            Priority: Minor
>             Fix For: 0.3.0
>
>         Attachments: HAMA-389.patch
>
>
> adding 'bsp.local.tasks.maximum' property to hama-defualt.xml is my rough idea.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (HAMA-389) Make the thread pool size user configurable

Posted by "Thomas Jungblut (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Jungblut closed HAMA-389.
--------------------------------


> Make the thread pool size user configurable
> -------------------------------------------
>
>                 Key: HAMA-389
>                 URL: https://issues.apache.org/jira/browse/HAMA-389
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Thomas Jungblut
>            Priority: Minor
>             Fix For: 0.3.0
>
>         Attachments: HAMA-389.patch
>
>
> adding 'bsp.local.tasks.maximum' property to hama-defualt.xml is my rough idea.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HAMA-389) Make the thread pool size user configurable

Posted by "Thomas Jungblut (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034914#comment-13034914 ] 

Thomas Jungblut commented on HAMA-389:
--------------------------------------

Feel free to do this :)

> Make the thread pool size user configurable
> -------------------------------------------
>
>                 Key: HAMA-389
>                 URL: https://issues.apache.org/jira/browse/HAMA-389
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Thomas Jungblut
>            Priority: Minor
>             Fix For: 0.3.0
>
>         Attachments: HAMA-389.patch
>
>
> adding 'bsp.local.tasks.maximum' property to hama-defualt.xml is my rough idea.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HAMA-389) Make the thread pool size user configurable

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034444#comment-13034444 ] 

Edward J. Yoon commented on HAMA-389:
-------------------------------------

Patch looks good +1

P.S., I changed to 'int overridenSize = conf.getInt("bsp.local.tasks.maximum", 20);'.

I've just committed this. Thanks Thomas!

> Make the thread pool size user configurable
> -------------------------------------------
>
>                 Key: HAMA-389
>                 URL: https://issues.apache.org/jira/browse/HAMA-389
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Thomas Jungblut
>            Priority: Minor
>             Fix For: 0.3.0
>
>         Attachments: HAMA-389.patch
>
>
> adding 'bsp.local.tasks.maximum' property to hama-defualt.xml is my rough idea.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HAMA-389) Make the thread pool size user configurable

Posted by "Thomas Jungblut (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Jungblut updated HAMA-389:
---------------------------------

    Status: Open  (was: Patch Available)

> Make the thread pool size user configurable
> -------------------------------------------
>
>                 Key: HAMA-389
>                 URL: https://issues.apache.org/jira/browse/HAMA-389
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Thomas Jungblut
>            Priority: Minor
>             Fix For: 0.3.0
>
>         Attachments: HAMA-389.patch
>
>
> adding 'bsp.local.tasks.maximum' property to hama-defualt.xml is my rough idea.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HAMA-389) Make the thread pool size user configurable

Posted by "Thomas Jungblut (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Jungblut updated HAMA-389:
---------------------------------

    Status: Patch Available  (was: Open)

> Make the thread pool size user configurable
> -------------------------------------------
>
>                 Key: HAMA-389
>                 URL: https://issues.apache.org/jira/browse/HAMA-389
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Thomas Jungblut
>            Priority: Minor
>             Fix For: 0.3.0
>
>         Attachments: HAMA-389.patch
>
>
> adding 'bsp.local.tasks.maximum' property to hama-defualt.xml is my rough idea.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HAMA-389) Make the thread pool size user configurable

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon updated HAMA-389:
--------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Make the thread pool size user configurable
> -------------------------------------------
>
>                 Key: HAMA-389
>                 URL: https://issues.apache.org/jira/browse/HAMA-389
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Thomas Jungblut
>            Priority: Minor
>             Fix For: 0.3.0
>
>         Attachments: HAMA-389.patch
>
>
> adding 'bsp.local.tasks.maximum' property to hama-defualt.xml is my rough idea.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HAMA-389) Make the thread pool size user configurable

Posted by "Thomas Jungblut (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Jungblut updated HAMA-389:
---------------------------------

    Attachment: HAMA-389.patch

should work well. tested it with serialize printing

> Make the thread pool size user configurable
> -------------------------------------------
>
>                 Key: HAMA-389
>                 URL: https://issues.apache.org/jira/browse/HAMA-389
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Thomas Jungblut
>            Priority: Minor
>             Fix For: 0.3.0
>
>         Attachments: HAMA-389.patch
>
>
> adding 'bsp.local.tasks.maximum' property to hama-defualt.xml is my rough idea.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HAMA-389) Make the thread pool size user configurable

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034610#comment-13034610 ] 

Edward J. Yoon commented on HAMA-389:
-------------------------------------

Then, let's remove that variable as below. :-D

{code}
threadPoolSize = conf.getInt("bsp.local.tasks.maximum", 20);
{code}

> Make the thread pool size user configurable
> -------------------------------------------
>
>                 Key: HAMA-389
>                 URL: https://issues.apache.org/jira/browse/HAMA-389
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Thomas Jungblut
>            Priority: Minor
>             Fix For: 0.3.0
>
>         Attachments: HAMA-389.patch
>
>
> adding 'bsp.local.tasks.maximum' property to hama-defualt.xml is my rough idea.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (HAMA-389) Make the thread pool size user configurable

Posted by "Thomas Jungblut (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Jungblut reassigned HAMA-389:
------------------------------------

    Assignee: Thomas Jungblut  (was: Edward J. Yoon)

> Make the thread pool size user configurable
> -------------------------------------------
>
>                 Key: HAMA-389
>                 URL: https://issues.apache.org/jira/browse/HAMA-389
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Thomas Jungblut
>            Priority: Minor
>             Fix For: 0.3.0
>
>
> adding 'bsp.local.tasks.maximum' property to hama-defualt.xml is my rough idea.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HAMA-389) Make the thread pool size user configurable

Posted by "Thomas Jungblut (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Jungblut updated HAMA-389:
---------------------------------

    Status: Patch Available  (was: Open)

submitting to CI

> Make the thread pool size user configurable
> -------------------------------------------
>
>                 Key: HAMA-389
>                 URL: https://issues.apache.org/jira/browse/HAMA-389
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Thomas Jungblut
>            Priority: Minor
>             Fix For: 0.3.0
>
>         Attachments: HAMA-389.patch
>
>
> adding 'bsp.local.tasks.maximum' property to hama-defualt.xml is my rough idea.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HAMA-389) Make the thread pool size user configurable

Posted by "Thomas Jungblut (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034012#comment-13034012 ] 

Thomas Jungblut commented on HAMA-389:
--------------------------------------

+1 I'm going to patch this shortly

> Make the thread pool size user configurable
> -------------------------------------------
>
>                 Key: HAMA-389
>                 URL: https://issues.apache.org/jira/browse/HAMA-389
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>            Priority: Minor
>             Fix For: 0.3.0
>
>
> adding 'bsp.local.tasks.maximum' property to hama-defualt.xml is my rough idea.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira