HBaseのドキュメントでは、疑似分散の推奨構成ファイルをコピーするように求められています。
cp conf/hbase-site.xml{.pseudo-distributed.template,}
しかし、そのようなファイルはありません!
cp: cannot stat `conf/hbase-site.xml.pseudo-distributed.template': No such file or directory
そのテンプレートはどこにありますか?
HBaseのドキュメントでは、疑似分散の推奨構成ファイルをコピーするように求められています。
cp conf/hbase-site.xml{.pseudo-distributed.template,}
しかし、そのようなファイルはありません!
cp: cannot stat `conf/hbase-site.xml.pseudo-distributed.template': No such file or directory
そのテンプレートはどこにありますか?