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 2009/03/19 04:47:50 UTC

[jira] Updated: (HBASE-1268) ZooKeeper config parsing can break HBase startup

     [ https://issues.apache.org/jira/browse/HBASE-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nitay Joffe updated HBASE-1268:
-------------------------------

    Summary: ZooKeeper config parsing can break HBase startup  (was: Hudson build fails because of ZooKeeper)

You're right, there's two issues here. The specific TestThriftServer may be broken for other reasons, but there is something in my ZooKeeper patch that was left out which would cause some parse errors similar to what Ryan noted:

"    [junit] 2009-03-19 01:56:17,491 ERROR [main]
zookeeper.ZooKeeperWrapper(97): Failed to create ZooKeeper object:
java.net.UnknownHostException: ${hbase.master.hostname}"

I'm fixing that glitch.
I've changed the title to match.

> ZooKeeper config parsing can break HBase startup
> ------------------------------------------------
>
>                 Key: HBASE-1268
>                 URL: https://issues.apache.org/jira/browse/HBASE-1268
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>             Fix For: 0.20.0
>
>
> http://hudson.zones.apache.org/hudson/job/HBase-Patch/536/changes

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