Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-22512

Jvm was crash which is running Regoinserver with a segment fault

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Invalid
    • 2.0.0
    • None
    • asyncclient, regionserver
    • None
    • hbase 2.0.0 in HDP 3.1.0.0

    Description

      I create table by phoenix, like this sql:

      CREATE TABLE IF NOT EXISTS T_ORIGIN_MSG(
      MSG_ID VARCHAR(32) not null primary key,
      MSG VARBINARY,
      UPDATE_TIME DATE) COMPRESSION='SNAPPY',DURABILITY='ASYNC_WAL' split on ('8');

      Then upsert data in a loop. Regionserver was crash, the infomation ref  attanchment. If I don't set ASYNC_WAL it will work .

      Attachments

        1. hs_err_pid12795.log
          431 kB
          Tom,Xu

        Activity

          People

            Unassigned Unassigned
            csj561 Tom,Xu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: