Hbase .log文件 [英] Hbase .log files

查看:85
本文介绍了Hbase .log文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的HBASE以伪分布式模式运行,版本为hbase-0.98.5.当我在HDFS中列出hbase文件时,我无法查看.logs文件夹,我在HBASE中创建了一些表.我对WAL编辑存储在哪里感到困惑?或我的安装有任何问题.我可以在列出的文件中看到一个WAL文件夹.与.logs文件夹相同.有人可以帮忙吗?

My HBASE runs in pseudo-distributed mode and the version is hbase-0.98.5 . When I list the hbase files in HDFS I am not able to view the .logs folder,I had created few tables in HBASE .I am confused where is the WAL edits stored? Or is there any problem with my installation. I can see a WAL folder in the files listed.Is that the same as the.logs folder .Could anyone help?

推荐答案

从0.96开始,更改了/hbase目录布局 /hbase/.logs现在是/hbase/WAL /hbase/tableName现在是/hbase/data/default/tableName 还有更多...

from 0.96 the /hbase directory layout was changed /hbase/.logs is now /hbase/WAL /hbase/tableName is now /hbase/data/default/tableName and more...

这篇关于Hbase .log文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆