1. 程式人生 > >HBase Master is initializing的錯誤可能

HBase Master is initializing的錯誤可能

近日,在啟動HBase時,跟蹤系統的日誌報如下錯誤:

ERROR:org.apache.hadoop.hbase.PleaseHoldException: Master is initializing

結合網上的資料和自己的經歷,將可能導致該錯誤的資訊整理如下:

1. 時間沒有同步

    HBase需要結點間的時間必須是同步的,可以使用date命令在Linux檢視時間

2. 底層採用的不是hdfs協議

    這個可以通過檢視hbase-site.xml中引數hbase.rootdir的值來群定,一些其它的協議比如file協議等等,

     HBase也 是支援的

3.  ZooKeeper

     1) 檢視zookeeper的狀態是否正常,可以使用 zkServer.sh status 檢視狀態,或者直接檢視它的日誌

     2) 如果zookeeper的狀態正常,很有可能就是防火牆阻擋了zookeeper的預設埠2181

相關推薦

HBase Master is initializing錯誤可能

近日,在啟動HBase時,跟蹤系統的日誌報如下錯誤: ERROR:org.apache.hadoop.hbase.PleaseHoldException: Master is initializing 結合網上的資料和自己的經歷,將可能導致該錯誤的資訊整理如下: 1. 時間沒有同步     HBase需

Hbase遇到master is initializing錯誤(筆記)

今天在Ubuntu下啟動hbase進入shell模式,鍵入命令create ‘tab1', 'fam1'的時候出現這個錯誤。 經實踐,發現是/etc/hosts檔案裡ubuntu使用者名稱對應的host地址為:127.0.1.1的原因,改成127.0.0.1,重新啟動had

Hadoop叢集部署,Hbase建立表錯誤(Master is initializing

錯誤問題描述: HBase叢集部署完成,測試建立表,出現錯誤,操作描述如下: hadoop@namenode>sh hbase shell HBase Shell; enter ‘help’ for list of supported comma

Hbase報錯Master is initializing

根據網上文件的介紹將完全分散式hbase配置起來了,在啟動指令碼的時候用list沒有問題,但是一旦用create語句就出現問題,Master is initializing,這個糾結的問題。 我試著網上找資料,絕大部分都是說是ubuntu的環境中應該將/etc/hosts的配置設定正確,我檢

ERROR: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing

  啟動hbase時沒有報錯,進入shell介面之後執行list報錯如下:     經排查原因之後發現叢集的時間不同步,故需要到root下同步時間 具體步驟如下: 1 [[email protected] ~]# ntpdate ntp1.aliy

Hadoop HBase 資料庫出現 Master is initializing 報錯解決

當我們進入到 HBase shell 後,使用 “status” 命令檢視 HBase 執行狀態時,出現以下報錯資訊: hbase(main):001:0> status ERROR: o

ERROR: org.apache.hadoop.hbase.PleaseHoldException:Master is initializing

http://blog.csdn.net/wuzhilon88/article/details/18408149 今天想操作HBase的CRUD,啟動HBase沒有問題,但是使用hbase shell 命令轉換到shell下時,使用比如命令,scan 't1', cre

hbase出現 org.apache.hadoop.hbase.PleaseHoldException: Master is initializing的解決方法

這是出現的問題:剛剛配置好的hbase,想使用list卻出現了這樣的問題,通過網上資料說並沒有解決我的問題。我在次進行list操作的時候,檢視日誌:發現應該是zookeeper配置沒有識別hadoop102的關係,可能是埠名和主機映射出現了問題。因此我在每個主機上都配置了叢集

hbase list報錯 ERROR: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing

hbase 常見問題 Master is initializing 1、解決方案: 時間跟系統不一致 ntpdate 0.cn

關於錯誤:'str' object is not callable可能的原因之一

今天寫程式碼遇到了一個問題TypeError: 'str' object is not callable。 給大家看看我的程式碼:(程式碼功能說明:用正則表示式匹配數字並對數字進行+1操作,然後替換原數字) str='literal books=1000' def add

HBASE啟動失敗,Failed construction of Master: class org.apache.hadoop.hbase.master.HMaster

sta caused and tex runtime sla class -1 regions Master日誌錯誤:2015-12-02 06:34:32,394 ERROR [main] master.HMasterCommandLine: Master exiting

Yum database disk image is malformed 錯誤 解決辦法

yumyum install xxx 時出現: database disk image is malformed解決辦法:yum clean dbcache Yum database disk image is malformed 錯誤 解決辦法

CentOS6.9升級autoconf版本,解決”Autoconf version 2.64 or higher is required“錯誤

req higher onf autoconf tex tar ice mail --nodeps 安裝軟件時提示說需要Autoconf 2.64或更高的版本: 1 # autoconf 2 configure.ac:8: error: Autoconf versio

IDEA使用Git出現push to origin/master was rejected錯誤解決方案

reject url all 圖片 ima 解決方案 技術 cte min 在IDEA中配置碼雲的URL,如下圖 切換到自己項目所在的目錄,右鍵選擇GIT BASH Here 在terminl窗口中依次輸入命令: git pull git pull ori

遠程登錄-出現身份驗證錯誤[可能是由於CredSSP加密Oracle修正]

ram 文件夾 gpe 註意 extension line 分享圖片 red fin 剛遇到這個問題查了許多資料,但是都沒有解決,後面摸索了下,我的解決方案是這樣的: 1、這個問題出現時由於我們的系統win10家庭版沒有組策略 首先應該安裝組策略 第一步:我們打開記事本,

Java:The hierarchy of the type is inconsistent錯誤

ons clas imp 另一個 jar包 service type port 舉例 原因一 在繼承(extends)/實現(implements) 的某個 類/接口 中,這個類/接口所依賴的其他jar,在本類中不能依賴或者引用。 舉例:Class A 繼承(extend

CAS is Unavailable 錯誤及解決方式

exe could sock 問題 executor r.java execution loader ioe 打開服務端的https頁面CAS is UnavailableThere was an error trying to complete your request.

eclipse專案在idea執行錯誤可能的原因

源地址:http://www.360doc.com/content/15/1110/15/203871_512152222.shtml 有些時候我們的專案中有些錯誤,但這些錯誤並不影響專案的整體執行(或許是沒有使用到),預設情況下idea是無法通過編譯的,因此也就無法部署執

hikari連線池T4CPreparedStatement.isClosed()Z is abstract錯誤解決

專案是springBoot2.0的,原先使用druid連線池,後換用hikari連線池自己學習,啟動專案OK不報錯,但每次dao層訪問資料庫就報500,T4CPreparedStatement.isClosed()Z is abstract     日誌如下: 專案

WEBGL_draw_buffers RENDER WARNING: texture bound to texture unit 0 is not..錯誤解決方案

今天在調整渲染系統中的一個MRT機制,結果不小心改錯了邏輯,執行報錯資訊:[.WebGL-00000000051B4190]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of