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

Use CellUtil instead of KeyValueUtil in Import

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None
    • Reviewed

    Description

      Currently in Import.java, map function uses KeyValueUtil.createFirstOnRow. This method calls createByteArray which causes a lot of copying. Instead use CellUtil's createFirstOnRow method.

      Attachments

        1. 16139.v2.patch
          3 kB
          Ted Yu
        2. HBASE-16139.patch
          3 kB
          NIDHI GAMBHIR

        Activity

          People

            nmarwah NIDHI GAMBHIR
            nmarwah NIDHI GAMBHIR
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: