[
https://issues.apache.org/jira/browse/ATLAS-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj updated ATLAS-2446:
------------------------------------
Reporter: Sharmadha Sainath (was: Ramesh Mani)
> 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: trunk, 0.8.1
>
>
> 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)