[ https://issues.apache.org/jira/browse/HADOOP-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Billy Pearson reopened HADOOP-2593: ----------------------------------- bin/hbase-daemon.sh start rest --bind=127.0.0.1 {code} 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 > Rest & thrift interfase can not be started and stop with hbase-daemon.sh > ------------------------------------------------------------------------ > > Key: HADOOP-2593 > URL: https://issues.apache.org/jira/browse/HADOOP-2593 > Project: Hadoop > Issue Type: Bug > Components: contrib/hbase > Reporter: Billy Pearson > Assignee: stack > Priority: Minor > Fix For: 0.16.0 > > Attachments: 2593-2.patch, 2593.patch, hbasedaemon.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.