[
https://issues.apache.org/jira/browse/HBASE-14346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956765#comment-14956765
]
Hudson commented on HBASE-14346:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6908 (See
[https://builds.apache.org/job/HBase-TRUNK/6908/])
HBASE-14346 Typo in FamilyFilter (mstanleyjones: rev
9c40dde0d3ce71b12971d8c85306cb0f48aa5068)
* src/main/asciidoc/_chapters/thrift_filter_language.adoc
> Typo in FamilyFilter
> --------------------
>
> Key: HBASE-14346
> URL: https://issues.apache.org/jira/browse/HBASE-14346
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Joshua Batson
> Assignee: Lars Francke
> Priority: Trivial
> Fix For: 2.0.0
>
> Attachments: HBASE-14346.patch
>
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> I think there's a typo. "qualifier name" should read "column family name"
> Family Filter
> This filter takes a compare operator and a comparator. It compares each
> qualifier name with the comparator using the compare operator and if the
> comparison returns true, it returns all the key-values in that column.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)