[
https://issues.apache.org/jira/browse/ATLAS-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj resolved ATLAS-2446.
-------------------------------------
Resolution: Fixed
Fix Version/s: (was: 0.8.1)
(was: trunk)
0.8.3
1.0.0
Committed to following branches:
- master: http://git-wip-us.apache.org/repos/asf/atlas/commit/19d67a13
- branch-0.8: http://git-wip-us.apache.org/repos/asf/atlas/commit/043ab72b
> Hbase Model to have more HBase specific attributes.
> ---------------------------------------------------
>
> Key: ATLAS-2446
> URL: https://issues.apache.org/jira/browse/ATLAS-2446
> Project: Atlas
> Issue Type: Bug
> Components: atlas-intg
> Affects Versions: trunk, 0.8.1
> Reporter: Sharmadha Sainath
> Assignee: Ramesh Mani
> Priority: Major
> Fix For: 1.0.0, 0.8.3
>
>
> Hbase Model to have more HBase specific attributes.
> {code:java}
> // code placeholder
> {NAME => 'col_fam_1', VERSIONS => '1', EVICT_BLOCKS_ON_CLOSE => 'false',
> NEW_VERSION_BEHAVIOR => 'false', KEEP_DELETED_CELLS => 'FALSE',
> CACHE_DATA_ON_WRITE => 'false', DATA_
> BLOCK_ENCODING => 'NONE', TTL => 'FOREVER', MIN_VERSIONS => '0',
> REPLICATION_SCOPE => '0', BLOOMFILTER => 'ROW', CACHE_INDEX_ON_WRITE =>
> 'false', IN_MEMORY => 'false',
> CACHE_BLOOMS_ON_WRITE => 'false', PREFETCH_BLOCKS_ON_OPEN => 'false',
> COMPRESSION => 'NONE', BLOCKCACHE => 'false', BLOCKSIZE => '65536'}
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)