gehaijiang created HBASE-19329:
----------------------------------
Summary: hbase regionserver log output error (quota)
Key: HBASE-19329
URL: https://issues.apache.org/jira/browse/HBASE-19329
Project: HBase
Issue Type: Bug
Affects Versions: 1.3.1
Reporter: gehaijiang
2017-11-16 02:50:33,474 WARN
[blackstone064030,16020,1510632966258_ChoreService_1] quotas.QuotaCache: Unable
to read user from quota table
org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed 3
actions: Table 'hbase:quota' was not found, got: hbase:namespace.: 3 times,
servers with issues: null
,
at
org.apache.hadoop.hbase.quotas.QuotaTableUtil.doGet(QuotaTableUtil.java:330)
at
org.apache.hadoop.hbase.quotas.QuotaUtil.fetchUserQuotas(QuotaUtil.java:155)
at
org.apache.hadoop.hbase.quotas.QuotaCache$QuotaRefresherChore$3.fetchEntries(QuotaCache.java:256)
at
org.apache.hadoop.hbase.quotas.QuotaCache$QuotaRefresherChore.fetch(QuotaCache.java:290)
at
org.apache.hadoop.hbase.quotas.QuotaCache$QuotaRefresherChore.fetchUserQuotaState(QuotaCache.java:248)
at
org.apache.hadoop.hbase.quotas.QuotaCache$QuotaRefresherChore.chore(QuotaCache.java:213)
2017-11-16 02:55:33,453 WARN
[blackstone064030,16020,1510632966258_ChoreService_1] quotas.QuotaCache: Unable
to read namespace from quota table
org.apache.hadoop.hbase.TableNotFoundException: Table 'hbase:quota' was not
found, got: hbase:namespace.
at
org.apache.hadoop.hbase.quotas.QuotaTableUtil.doGet(QuotaTableUtil.java:330)
at
org.apache.hadoop.hbase.quotas.QuotaUtil.fetchGlobalQuotas(QuotaUtil.java:220)
at
org.apache.hadoop.hbase.quotas.QuotaUtil.fetchNamespaceQuotas(QuotaUtil.java:207)
at
org.apache.hadoop.hbase.quotas.QuotaCache$QuotaRefresherChore$1.fetchEntries(QuotaCache.java:226)
at
org.apache.hadoop.hbase.quotas.QuotaCache$QuotaRefresherChore.fetch(QuotaCache.java:290)
at
org.apache.hadoop.hbase.quotas.QuotaCache$QuotaRefresherChore.fetchNamespaceQuotaState(QuotaCache.java:218)
at
org.apache.hadoop.hbase.quotas.QuotaCache$QuotaRefresherChore.chore(QuotaCache.java:211)
2017-11-16 02:55:33,488 WARN
[blackstone064030,16020,1510632966258_ChoreService_1] quotas.QuotaCache: Unable
to read table from quota table
org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed 47
actions: Table 'hbase:quota' was not found, got: hbase:namespace.: 47 times,
servers with issues: nu
ll,
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)