[ 
https://issues.apache.org/jira/browse/PHOENIX-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jinzuan updated PHOENIX-3033:
-----------------------------
    Description: 
hbase cluster is often over load because of a careless phoenix full scan.
We can set up a mechanism to fobid full scan on specfied tables, such as:
fobid all full scan; forbid scan exceed max muber of rows; fodbid scan exceel 
max bytes in size, etc.

  was:
hbase cluster is often over load because of a careless phoenix full scan.
We can set up a mechanism to fobid full scan on specfied tables, like:
fobid all full scan; forbid scan exceed max muber of rows; fodbid scan exceel 
max bytes in size, etc.


> forbid full scan on specified table on condition
> ------------------------------------------------
>
>                 Key: PHOENIX-3033
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3033
>             Project: Phoenix
>          Issue Type: New Feature
>            Reporter: jinzuan
>
> hbase cluster is often over load because of a careless phoenix full scan.
> We can set up a mechanism to fobid full scan on specfied tables, such as:
> fobid all full scan; forbid scan exceed max muber of rows; fodbid scan exceel 
> max bytes in size, etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to