You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Hemanth Yamijala (JIRA)" <ji...@apache.org> on 2016/06/09 14:12:21 UTC

[jira] [Commented] (ATLAS-693) Add titan 0.5.4 implemenation of graph database abstraction layer

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

Hemanth Yamijala commented on ATLAS-693:
----------------------------------------

Just a quick note that  atlas/graphdb/titan0/dependency-reduced-pom.xml is missing an Apache license and RAT check is failing. (haven't really looked at the patch - just trying to compile and see).

> Add titan 0.5.4 implemenation of graph database abstraction layer
> -----------------------------------------------------------------
>
>                 Key: ATLAS-693
>                 URL: https://issues.apache.org/jira/browse/ATLAS-693
>             Project: Atlas
>          Issue Type: Sub-task
>    Affects Versions: 0.6-incubating
>            Reporter: Jeffrey Hagelberg
>            Assignee: Jeffrey Hagelberg
>             Fix For: trunk
>
>         Attachments: rb47466.patch
>
>
> In this task, we put in place the titan 0.5.4 implementation of the graph database abstraction layer.  As part of this effort, the existing "titan" maven project will be merged into this new project, since it is specific to titan 0.5.4.  The maven projects in Atlas that depend on the "titan" will be changed to depend on the new project.  Direct dependencies on titan 0.5.4 will be removed from all of the atlas projects.  These projects will be changed to depend on this new project instead.  They will transitively obtain the dependencies on titan 0.5.4 that they need.  For this task, very little of the existing Atlas java / scala code will be changed.  The classes from in the titan project will be moved verbatim into the new project.  The only other changes will be the addition of the new classes that implement the abstraction layer interfaces.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)