[ 
https://issues.apache.org/jira/browse/ATLAS-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16606781#comment-16606781
 ] 

ASF subversion and git services commented on ATLAS-2827:
--------------------------------------------------------

Commit 9e76ed2eb80ec5aea45099a5d388734f66586351 in atlas's branch 
refs/heads/branch-1.0 from [~mad...@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=9e76ed2 ]

ATLAS-2827: fix to handle failure in saving indexable string property of large 
size - #3

(cherry picked from commit eae9761871af9aeecc0fdc2248b7c8555407d0a6)


> Unable to persist vertex when indexed string attribute is really long
> ---------------------------------------------------------------------
>
>                 Key: ATLAS-2827
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2827
>             Project: Atlas
>          Issue Type: Improvement
>    Affects Versions: 0.8.1, 0.8.2, 1.0.0, trunk
>            Reporter: Apoorv Naik
>            Assignee: Apoorv Naik
>            Priority: Major
>             Fix For: 0.8.3, 1.1.0
>
>
> Titan/Janus  creates an inverted index key which exceeds the row length 
> restriction imposed by HBase hence the vertex fails to persist with backend 
> exception.
>  
> Solution:
> In the entity graph mapping, before persisting the  vertex we need to trim 
> down the value (although it'll cause data loss) to avoid Atlas becoming non 
> functional for such edge cases.



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

Reply via email to