[jira] [Commented] (ATLAS-2264) Update JanusGraph version to 0.2.0

2017-11-20 Thread Graham Wallis (JIRA)

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

Graham Wallis commented on ATLAS-2264:
--

ATLAS-2270 raised

> Update JanusGraph version to 0.2.0
> --
>
> Key: ATLAS-2264
> URL: https://issues.apache.org/jira/browse/ATLAS-2264
> Project: Atlas
>  Issue Type: Task
>  Components:  atlas-core
>Affects Versions: 1.0.0
>Reporter: Sarath Subramanian
>Assignee: Sarath Subramanian
> Fix For: 1.0.0
>
> Attachments: ATLAS-2264.1.patch
>
>
> Currently Atlas uses JanusGraph 0.1.1. This doesn't have support for Solr 6.x 
> and other fixes. Atlas needs to use the latest JanusGraph release version.
> * JanusGraph 0.2.0 doesn't package local elasticsearch or solr and only 
> provides mechanism to connect to a running instance
> * This JIRA addresses startup/shutdown of a local solr cloud instance for use 
> in Atlas unit tests



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (ATLAS-2264) Update JanusGraph version to 0.2.0

2017-11-20 Thread Graham Wallis (JIRA)

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

Graham Wallis commented on ATLAS-2264:
--

Hi [~sarath.ku...@gmail.com] - I think we need to discuss what combinations of 
backend store and index Atlas needs to support, select the smallest set of 
combinations we can, and make sure they are fully supported. I will open a 
separate JIRA for that.

> Update JanusGraph version to 0.2.0
> --
>
> Key: ATLAS-2264
> URL: https://issues.apache.org/jira/browse/ATLAS-2264
> Project: Atlas
>  Issue Type: Task
>  Components:  atlas-core
>Affects Versions: 1.0.0
>Reporter: Sarath Subramanian
>Assignee: Sarath Subramanian
> Fix For: 1.0.0
>
> Attachments: ATLAS-2264.1.patch
>
>
> Currently Atlas uses JanusGraph 0.1.1. This doesn't have support for Solr 6.x 
> and other fixes. Atlas needs to use the latest JanusGraph release version.
> * JanusGraph 0.2.0 doesn't package local elasticsearch or solr and only 
> provides mechanism to connect to a running instance
> * This JIRA addresses startup/shutdown of a local solr cloud instance for use 
> in Atlas unit tests



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (ATLAS-2264) Update JanusGraph version to 0.2.0

2017-11-17 Thread Sarath Subramanian (JIRA)

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

Sarath Subramanian commented on ATLAS-2264:
---

[~grahamwallis], Currently unit tests with Janus 0.2.0 uses Solr as the 
indexing store. When you try to run unit tests with Titan profile it brings up 
elasticsearch. Do you think we need to add support to run tests against user 
chosen indexing backend ? This is an enhancement and requires some additional 
work and can be taken up in a separate JIRA.

> Update JanusGraph version to 0.2.0
> --
>
> Key: ATLAS-2264
> URL: https://issues.apache.org/jira/browse/ATLAS-2264
> Project: Atlas
>  Issue Type: Task
>  Components:  atlas-core
>Affects Versions: 1.0.0
>Reporter: Sarath Subramanian
>Assignee: Sarath Subramanian
> Fix For: 1.0.0
>
> Attachments: ATLAS-2264.1.patch
>
>
> Currently Atlas uses JanusGraph 0.1.1. This doesn't have support for Solr 6.x 
> and other fixes. Atlas needs to use the latest JanusGraph release version.
> * JanusGraph 0.2.0 doesn't package local elasticsearch or solr and only 
> provides mechanism to connect to a running instance
> * This JIRA addresses startup/shutdown of a local solr cloud instance for use 
> in Atlas unit tests



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (ATLAS-2264) Update JanusGraph version to 0.2.0

2017-11-17 Thread Graham Wallis (JIRA)

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

Graham Wallis commented on ATLAS-2264:
--

Nice work - one question though - are we only going with solr or do we need to 
repeat this for ElasticSearch?

> Update JanusGraph version to 0.2.0
> --
>
> Key: ATLAS-2264
> URL: https://issues.apache.org/jira/browse/ATLAS-2264
> Project: Atlas
>  Issue Type: Task
>  Components:  atlas-core
>Affects Versions: 1.0.0
>Reporter: Sarath Subramanian
>Assignee: Sarath Subramanian
> Fix For: 1.0.0
>
> Attachments: ATLAS-2264.1.patch
>
>
> Currently Atlas uses JanusGraph 0.1.1. This doesn't have support for Solr 6.x 
> and other fixes. Atlas needs to use the latest JanusGraph release version.
> * JanusGraph 0.2.0 doesn't package local elasticsearch or solr and only 
> provides mechanism to connect to a running instance
> * This JIRA addresses startup/shutdown of a local solr cloud instance for use 
> in Atlas unit tests



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (ATLAS-2264) Update JanusGraph version to 0.2.0

2017-11-16 Thread Sarath Subramanian (JIRA)

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

Sarath Subramanian commented on ATLAS-2264:
---

Code Review: https://reviews.apache.org/r/63892/

> Update JanusGraph version to 0.2.0
> --
>
> Key: ATLAS-2264
> URL: https://issues.apache.org/jira/browse/ATLAS-2264
> Project: Atlas
>  Issue Type: Task
>  Components:  atlas-core
>Affects Versions: 1.0.0
>Reporter: Sarath Subramanian
>Assignee: Sarath Subramanian
> Fix For: 1.0.0
>
> Attachments: ATLAS-2264.1.patch
>
>
> Currently Atlas uses JanusGraph 0.1.1. This doesn't have support for Solr 6.x 
> and other fixes. Atlas needs to use the latest JanusGraph release version.
> * JanusGraph 0.2.0 doesn't package local elasticsearch or solr and only 
> provides mechanism to connect to a running instance
> * This JIRA addresses startup/shutdown of a local solr cloud instance for use 
> in Atlas unit tests



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)