You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/09/08 22:18:20 UTC

[jira] [Commented] (PHOENIX-3228) Index tables should not be configured with a custom/smaller MAX_FILESIZE

    [ https://issues.apache.org/jira/browse/PHOENIX-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15475191#comment-15475191 ] 

Hudson commented on PHOENIX-3228:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-master #1386 (See [https://builds.apache.org/job/Phoenix-master/1386/])
PHOENIX-3228 Index tables should not be configured with a custom/smaller (larsh: rev fd6da35eee5b366530f73a435ae4bc4de0f0eb25)
* (edit) phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/query/QueryServices.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java
* (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java


> Index tables should not be configured with a custom/smaller MAX_FILESIZE
> ------------------------------------------------------------------------
>
>                 Key: PHOENIX-3228
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3228
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>             Fix For: 4.9.0, 4.8.1
>
>         Attachments: 3228-remove.txt, 3228.txt
>
>
> I do not think we should do this. The default of 10G is chosen to keep HBase happy. For smaller tables or initially until the index gets large it might lead to more index regions and hence be able to utilize more region server, but generally, this is not the right thing to do.



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