wiki:Hbase_Lab2
close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Version 1 (modified by shunfa, 12 years ago) (diff)

--

HBase 操作

0. 啟動HBase並確認所有服務都已啟動

  • 終端機
    ~$ jps
    17101 QuorumPeerMain
    19978 HRegionServer
    19807 HMaster
    14510 NameNode
    15136 TaskTracker
    20311 Jps
    14685 DataNode
    14873 SecondaryNameNode
    14958 JobTracker
    
  • 網頁瀏覽器
    http://localhost:60010