标签: configuration hbase
HBase documentation要求我复制伪分布式建议配置文件
cp conf/hbase-site.xml{.pseudo-distributed.template,}
但是没有这样的文件!
cp: cannot stat `conf/hbase-site.xml.pseudo-distributed.template': No such file or directory
我在哪里可以找到该模板?
答案 0 :(得分:0)
它缺失了。你可以在0.9之前的软件包中找到它。请参阅bug tracker entry