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我在哪里可以找到那个模板?
发布于 2012-04-19 01:56:39
它不见了。你可以在0.9之前的包中找到它。请参阅bug tracker entry
https://stackoverflow.com/questions/10175313
复制相似问题