You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nitay Joffe (JIRA)" <ji...@apache.org> on 2008/11/27 20:40:46 UTC

[jira] Created: (HBASE-1032) Tests should run on non default ports

Tests should run on non default ports
-------------------------------------

                 Key: HBASE-1032
                 URL: https://issues.apache.org/jira/browse/HBASE-1032
             Project: Hadoop HBase
          Issue Type: Improvement
            Reporter: Nitay Joffe


It's annoying that you can't run the tests when you have hadoop/hbase running because they run on the same ports by default. Why is this the case? If there's no particular reason, can I patch it to run on some arbitrarily high ports so that people with default hadoop/hbase setups can run the tests without having to take down their cluster?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-1032) Tests should run on non default ports

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

Andrew Purtell resolved HBASE-1032.
-----------------------------------

    Resolution: Fixed

We do this now. 

> Tests should run on non default ports
> -------------------------------------
>
>                 Key: HBASE-1032
>                 URL: https://issues.apache.org/jira/browse/HBASE-1032
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: test
>            Reporter: Nitay Joffe
>
> It's annoying that you can't run the tests when you have hadoop/hbase running because they run on the same ports by default. Why is this the case? If there's no particular reason, can I patch it to run on some arbitrarily high ports so that people with default hadoop/hbase setups can run the tests without having to take down their cluster?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-1032) Tests should run on non default ports

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

Nitay Joffe updated HBASE-1032:
-------------------------------

    Component/s: test

> Tests should run on non default ports
> -------------------------------------
>
>                 Key: HBASE-1032
>                 URL: https://issues.apache.org/jira/browse/HBASE-1032
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: test
>            Reporter: Nitay Joffe
>
> It's annoying that you can't run the tests when you have hadoop/hbase running because they run on the same ports by default. Why is this the case? If there's no particular reason, can I patch it to run on some arbitrarily high ports so that people with default hadoop/hbase setups can run the tests without having to take down their cluster?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-1032) Tests should run on non default ports

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651484#action_12651484 ] 

stack commented on HBASE-1032:
------------------------------

Good point Nitay.  Yeah,  the ports should be non-default.  Should be easy since there is a src/test/hbase-site.xml; just add unorthodox ports here.

> Tests should run on non default ports
> -------------------------------------
>
>                 Key: HBASE-1032
>                 URL: https://issues.apache.org/jira/browse/HBASE-1032
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: test
>            Reporter: Nitay Joffe
>
> It's annoying that you can't run the tests when you have hadoop/hbase running because they run on the same ports by default. Why is this the case? If there's no particular reason, can I patch it to run on some arbitrarily high ports so that people with default hadoop/hbase setups can run the tests without having to take down their cluster?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.