[ 
https://issues.apache.org/jira/browse/HADOOP-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563360#action_12563360
 ] 

Hadoop QA commented on HADOOP-2675:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
http://issues.apache.org/jira/secure/attachment/12373721/args.patch
against trunk revision 615723.

    @author +1.  The patch does not contain any @author tags.

    javadoc +1.  The javadoc tool did not generate any warning messages.

    javac +1.  The applied patch does not generate any new javac compiler 
warnings.

    release audit +1.  The applied patch does not generate any new release 
audit warnings.

    findbugs +1.  The patch does not introduce any new Findbugs warnings.

    core tests +1.  The patch passed core unit tests.

    contrib tests +1.  The patch passed contrib unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1694/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1694/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1694/artifact/trunk/build/test/checkstyle-errors.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1694/console

This message is automatically generated.

> [hbase] Options not passed to rest/thrift
> -----------------------------------------
>
>                 Key: HADOOP-2675
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2675
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: stack
>            Assignee: stack
>            Priority: Blocker
>             Fix For: 0.16.0
>
>         Attachments: args.patch
>
>
> Billy Pearson over in HADOOP-2593 reported:
> {code}
> bin/hbase-daemon.sh start rest --bind=127.0.0.1
> 2008-01-21 03:11:14,916 INFO org.mortbay.http.HttpServer: Version Jetty/5.1.4
> 2008-01-21 03:11:14,941 INFO org.mortbay.util.Credential: Checking Resource 
> aliases
> 2008-01-21 03:11:16,404 INFO org.mortbay.util.Container: Started [EMAIL 
> PROTECTED]
> 2008-01-21 03:11:16,600 INFO org.mortbay.util.Container: Started 
> WebApplicationContext[/api,rest]
> 2008-01-21 03:11:16,720 INFO org.mortbay.http.SocketListener: Started 
> SocketListener on 0.0.0.0:60050
> 2008-01-21 03:11:16,721 INFO org.mortbay.util.Container: Started [EMAIL 
> PROTECTED]
> {code}
> This shows the bind option is not being passed bind on 0.0.0.0 not 127.0.0.1 
> as it should

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

Reply via email to