[
https://issues.apache.org/jira/browse/PHOENIX-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-534.
----------------------------------
Resolution: Fixed
Fix Version/s: 5.0.0
4.0.0
3.0.0
> Provide way to salt table without salting index table
> -----------------------------------------------------
>
> Key: PHOENIX-534
> URL: https://issues.apache.org/jira/browse/PHOENIX-534
> Project: Phoenix
> Issue Type: Task
> Affects Versions: 3.0-Release
> Reporter: James Taylor
> Fix For: 3.0.0, 4.0.0, 5.0.0
>
>
> By default, if a data table is salted, we also salt the index table. However,
> there may be cases where the index table should not be salted. One way would
> be in the DDL of the create index statement, you could provide a
> SALT_BUCKETS=0 to not salt the index table.
--
This message was sent by Atlassian JIRA
(v6.2#6252)