[jira] [Commented] (ATLAS-2260) Ensure BerkeleyDB works with Janus

2017-11-21 Thread Nigel Jones (JIRA)

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

Nigel Jones commented on ATLAS-2260:


Ok... if and when we get the rest of the build sorted, I still expect the 
proposal in ATLAS-2084 makes sense for incorporation of berkelydb as a local 
repo if a) we're ok with the license (seemed ok to me) and b) we can't find the 
lib elsewhere.. However thanks for the explanation, as you say seems there are 
bigger issues which are being worked first.

> Ensure BerkeleyDB works with Janus 
> ---
>
> Key: ATLAS-2260
> URL: https://issues.apache.org/jira/browse/ATLAS-2260
> Project: Atlas
>  Issue Type: Bug
>Reporter: David Radley
>
> currently Atlas defaults to JanusGraph in master. The Atlas build appears to 
> bring in the Apache 2 licensed BerkeleyDB JE 7.3.7. I should be possible for 
> Atlas to be built and run with Janus using this embedded BerkeleyDB. 
> Currently building with 
> mvn clean package -Pdist,berkeley-elasticsearch -DskipTests  
> is clean but Atlas fails to start - as it cannot find a sleepycat DBException 
> class.
> We should consider supporting running Berkeley with solr as well. 



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


[jira] [Commented] (ATLAS-2260) Ensure BerkeleyDB works with Janus

2017-11-21 Thread David Radley (JIRA)

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

David Radley commented on ATLAS-2260:
-

[~jonesn] There are wider issues;  it looks like for all builds, the web app 
pom is excluding everything apart from Janus, hbase and solr. So for this 
reason, any attempt to use Berkeley, titan0 or ES will not work. Also Janus, 
hbase and solr does not work for me. 

[~grahamwallis] is talking with [~sarath.ku...@gmail.com] to agree a clean way 
to be able to build all the combinations we want to support. My feeling is that 
that Janus 2 package we bring in for a Berkeley build should contain everything 
it needs. 
  

> Ensure BerkeleyDB works with Janus 
> ---
>
> Key: ATLAS-2260
> URL: https://issues.apache.org/jira/browse/ATLAS-2260
> Project: Atlas
>  Issue Type: Bug
>Reporter: David Radley
>
> currently Atlas defaults to JanusGraph in master. The Atlas build appears to 
> bring in the Apache 2 licensed BerkeleyDB JE 7.3.7. I should be possible for 
> Atlas to be built and run with Janus using this embedded BerkeleyDB. 
> Currently building with 
> mvn clean package -Pdist,berkeley-elasticsearch -DskipTests  
> is clean but Atlas fails to start - as it cannot find a sleepycat DBException 
> class.
> We should consider supporting running Berkeley with solr as well. 



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


[jira] [Commented] (ATLAS-2260) Ensure BerkeleyDB works with Janus

2017-11-20 Thread Nigel Jones (JIRA)

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

Nigel Jones commented on ATLAS-2260:


See my explanation in ATLAS-2084, I think if I do a fix there, it should work 
with Janus. For now copy the library manually.

Suggestion - I can modify a patch to try and do the packaging .. it will still 
need testing (which can continue here)?

> Ensure BerkeleyDB works with Janus 
> ---
>
> Key: ATLAS-2260
> URL: https://issues.apache.org/jira/browse/ATLAS-2260
> Project: Atlas
>  Issue Type: Bug
>Reporter: David Radley
>
> currently Atlas defaults to JanusGraph in master. The Atlas build appears to 
> bring in the Apache 2 licensed BerkeleyDB JE 7.3.7. I should be possible for 
> Atlas to be built and run with Janus using this embedded BerkeleyDB. 
> Currently building with 
> mvn clean package -Pdist,berkeley-elasticsearch -DskipTests  
> is clean but Atlas fails to start - as it cannot find a sleepycat DBException 
> class.
> We should consider supporting running Berkeley with solr as well. 



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