[
https://issues.apache.org/jira/browse/HBASE-16996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15691185#comment-15691185
]
Josh Elser commented on HBASE-16996:
------------------------------------
Ah, the spurious failures are because it's building against a feature branch
now and the HBase master branch hadoop versions aren't be pared down. So, the
hadoopcheck -1's can just be ignored.
Will have to run TestAvoidCellReferencesIntoShippedBlocks locally and see if
it's flakey or what.
For now, will throw it up on RB.
> Implement storage/retrieval of filesystem-use quotas into quota table
> ---------------------------------------------------------------------
>
> Key: HBASE-16996
> URL: https://issues.apache.org/jira/browse/HBASE-16996
> Project: HBase
> Issue Type: Sub-task
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: 2.0.0
>
> Attachments: HBASE-16996-HBASE-16961.002.patch, HBASE-16996.001.patch
>
>
> Provide read/write API for accessing the new filesystem-usage quotas in the
> existing {{hbase:quota}} table.
> Make sure that both the client can read quotas the quotas in the table as
> well as the Master can perform the necessary update/delete actions per the
> quota RPCs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)