[
https://issues.apache.org/jira/browse/HBASE-16055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370261#comment-15370261
]
Hadoop QA commented on HBASE-16055:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 4s {color}
| {color:red} HBASE-16055 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.2.1/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12817084/HBASE-16055_0.98_2.patch
|
| JIRA Issue | HBASE-16055 |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/2581/console |
| Powered by | Apache Yetus 0.2.1 http://yetus.apache.org |
This message was automatically generated.
> PutSortReducer loses any Visibility/acl attribute set on the Puts
> ------------------------------------------------------------------
>
> Key: HBASE-16055
> URL: https://issues.apache.org/jira/browse/HBASE-16055
> Project: HBase
> Issue Type: Bug
> Components: security
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Priority: Critical
> Fix For: 2.0.0, 1.0.4, 1.4.0
>
> Attachments: HBASE-16055_0.98_2.patch, HBASE-16055_1.patch,
> HBASE-16055_2.patch
>
>
> 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], [[email protected]]?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)