XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • wal
    • None
    • Reviewed
    • Hide
      Add the following config in hbase-site.xml if you want to use secure protobuf wal writer together with AsyncFSWAL
      {code}
      <property>
      <name>hbase.regionserver.hlog.async.writer.impl</name>
      <value>org.apache.hadoop.hbase.regionserver.wal.SecureAsyncProtobufLogWriter</value>
      </property>
      <property>
      {code}
      Show
      Add the following config in hbase-site.xml if you want to use secure protobuf wal writer together with AsyncFSWAL {code} <property> <name>hbase.regionserver.hlog.async.writer.impl</name> <value>org.apache.hadoop.hbase.regionserver.wal.SecureAsyncProtobufLogWriter</value> </property> <property> {code}

    Attachments

      1. HBASE-15538.patch
        25 kB
        Duo Zhang
      2. HBASE-15538-v1.patch
        26 kB
        Duo Zhang
      3. HBASE-15538-v2.patch
        26 kB
        Duo Zhang

      Issue Links

        Activity

          People

            zhangduo Duo Zhang
            zhangduo Duo Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: