[jira] [Updated] (ATLAS-3434) Update janusgraph-hbase storage manager PREFERRED_TIMESTAMPS from MILLI to MICRO

2019-10-02 Thread Sarath Subramanian (Jira)


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

Sarath Subramanian updated ATLAS-3434:
--
Attachment: precommit-atlas-3434

> Update janusgraph-hbase storage manager PREFERRED_TIMESTAMPS from MILLI to 
> MICRO
> 
>
> Key: ATLAS-3434
> URL: https://issues.apache.org/jira/browse/ATLAS-3434
> Project: Atlas
>  Issue Type: Improvement
>  Components:  atlas-core
>Affects Versions: 2.0.0
>Reporter: Sarath Subramanian
>Assignee: Sarath Subramanian
>Priority: Major
> Fix For: 2.1.0
>
> Attachments: ATLAS-3434.001.patch, precommit-atlas-3434
>
>
> {{The default timestamp resolution property - graph.timestamps in Janusgraph 
> is MICRO.}}
> GraphDatabaseConfiguration.TIMESTAMP_PROVIDER  = MICRO
>  
> But, HBaseStoreManager class in Atlas the default property is different 
> HBaseStoreManager.PREFERRED_TIMESTAMPS = MILLI
>  
> This Jira is about updating the default 
> HBaseStoreManager.PREFERRED_TIMESTAMPS to MICRO to be in alignment with the 
> janusgraph default property (GraphDatabaseConfiguration.TIMESTAMP_PROVIDER = 
> MICRO)
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ATLAS-3434) Update janusgraph-hbase storage manager PREFERRED_TIMESTAMPS from MILLI to MICRO

2019-10-02 Thread Sarath Subramanian (Jira)


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

Sarath Subramanian updated ATLAS-3434:
--
Attachment: ATLAS-3434.001.patch

> Update janusgraph-hbase storage manager PREFERRED_TIMESTAMPS from MILLI to 
> MICRO
> 
>
> Key: ATLAS-3434
> URL: https://issues.apache.org/jira/browse/ATLAS-3434
> Project: Atlas
>  Issue Type: Improvement
>  Components:  atlas-core
>Affects Versions: 2.0.0
>Reporter: Sarath Subramanian
>Assignee: Sarath Subramanian
>Priority: Major
> Fix For: 2.1.0
>
> Attachments: ATLAS-3434.001.patch
>
>
> {{The default timestamp resolution property - graph.timestamps in Janusgraph 
> is MICRO.}}
> GraphDatabaseConfiguration.TIMESTAMP_PROVIDER  = MICRO
>  
> But, HBaseStoreManager class in Atlas the default property is different 
> HBaseStoreManager.PREFERRED_TIMESTAMPS = MILLI
>  
> This Jira is about updating the default 
> HBaseStoreManager.PREFERRED_TIMESTAMPS to MICRO to be in alignment with the 
> janusgraph default property (GraphDatabaseConfiguration.TIMESTAMP_PROVIDER = 
> MICRO)
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)