[jira] [Updated] (ATLAS-2453) Atlas HBase Hook : Datatype of maxFileSize should be Long instead of Integer

2018-02-16 Thread Madhan Neethiraj (JIRA)

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

Madhan Neethiraj updated ATLAS-2453:

Affects Version/s: 1.0.0

> Atlas HBase Hook : Datatype of maxFileSize should be Long instead of Integer
> 
>
> Key: ATLAS-2453
> URL: https://issues.apache.org/jira/browse/ATLAS-2453
> Project: Atlas
>  Issue Type: Bug
>  Components: atlas-intg
>Affects Versions: 1.0.0
>Reporter: Sharmadha Sainath
>Assignee: Sharmadha Sainath
>Priority: Major
> Fix For: 1.0.0
>
> Attachments: ATLAS-2453.patch
>
>
> maxFileSize attribute of hbase_table should be of type long.
> Currently it is an Integer , hence , when creating/updating hbase_table with 
> maxFileSize value more than integer's range , data between HBase and Atlas is 
> inconsistent.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (ATLAS-2453) Atlas HBase Hook : Datatype of maxFileSize should be Long instead of Integer

2018-02-16 Thread Sharmadha Sainath (JIRA)

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

Sharmadha Sainath updated ATLAS-2453:
-
Attachment: ATLAS-2453.patch

> Atlas HBase Hook : Datatype of maxFileSize should be Long instead of Integer
> 
>
> Key: ATLAS-2453
> URL: https://issues.apache.org/jira/browse/ATLAS-2453
> Project: Atlas
>  Issue Type: Bug
>  Components: atlas-intg
>Reporter: Sharmadha Sainath
>Priority: Major
> Attachments: ATLAS-2453.patch
>
>
> maxFileSize attribute of hbase_table should be of type long.
> Currently it is an Integer , hence , when creating/updating hbase_table with 
> maxFileSize value more than integer's range , data between HBase and Atlas is 
> inconsistent.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)