Details
Description
It seems like the HBase conf is in the wrong package: it is included with the docs rather than the base hbase package.
[bruno@localhost rpms]$ rpm -qlp hadoop-hbase-0.90.1+8-1.noarch.rpm | grep conf
warning: hadoop-hbase-0.90.1+8-1.noarch.rpm: Header V4 DSA signature: NOKEY, key ID e8f86acd
/usr/lib/hbase/bin/hbase-config.sh
/usr/lib/hbase/conf
[bruno@localhost rpms]$ rpm -qlp hadoop-hbase-docs-0.90.1+8-1.noarch.rpm | grep conf
warning: hadoop-hbase-docs-0.90.1+8-1.noarch.rpm: Header V4 DSA signature: NOKEY, key ID e8f86acd
/etc/hbase/conf
/etc/hbase/conf/hadoop-metrics.properties
/etc/hbase/conf/hbase-env.sh
/etc/hbase/conf/hbase-site.xml
/etc/hbase/conf/log4j.properties
/etc/hbase/conf/regionservers
/usr/share/doc/hbase/configuration.html
/usr/share/doc/hbase/important_configurations.html