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

PutSortReducer loses any Visibility/acl attribute set on the Puts

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 1.4.0, 0.98.21, 2.0.0
    • security
    • None
    • Reviewed

    Description

      Based on a user discussion, I think as the user pointed out rightly, when a PutSortReducer is used any visibility attribute or external attribute set on the Put will be lost as we create KVs out of the cells in the puts whereas the ACL and visibility are all set as Attributes.
      In TextSortReducer we tend to read the information we tend to read the information from the parsed line but here in PutSortReducer we don't do it. I think this problem should be in all the existing versions where we support Tags. Correct me if am wrong here.
      anoop.hbase, andrew.purtell@gmail.com?

      Attachments

        1. HBASE-16055_1.patch
          21 kB
          ramkrishna.s.vasudevan
        2. HBASE-16055_2.patch
          21 kB
          ramkrishna.s.vasudevan
        3. HBASE-16055_0.98_2.patch
          18 kB
          ramkrishna.s.vasudevan

        Activity

          People

            ram_krish ramkrishna.s.vasudevan
            ram_krish ramkrishna.s.vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: