Hi Russell,

I am unable to see the exact error that you are facing - in case you attached 
an image or message.


AFAIK, there is no change in requirement for 0.7.1 from 0.7.0. Specifically, 
BerkeleyDB jars are not bundled with Atlas due to Apache licensing 
restrictions. The default profile (when we build with -Pdist) expects a setup 
of external HBase and Solr, which is the preferred deployment mode. If you need 
to build with BerkeleyDB and ElasticSearch, you should use a specific profile 
and also manually get the dependent jars copied to the deployment. This is 
documented in the 0.7 documentation here: 
http://atlas.incubator.apache.org/0.7.0-incubating/InstallationSteps.html?. 
Please lookup for the profile "berkeley-elasticsearch" and let us know if that 
gives you information required.


Thanks

Hemanth

________________________________
From: Russell Anderson <r...@us.ibm.com>
Sent: Tuesday, January 24, 2017 6:48 AM
To: dev@atlas.incubator.apache.org
Cc: Apoorv Naik; Madhan Neethiraj; Ashutosh Mestry; Sarath Subramanian; David 
Radley; Vimal Sharma; Russell Anderson; Barry Rosen
Subject: .7.1 rc3 - change in requirements at Run Time ?


[cid:1__=8FBB0A21DF9506DF8f9e8a93df938690918c8FB@]

Can someone please tell me if there is a new run time required library for 
Atlas .7.1 rc3 versus .7.0 rc2 ?

Atlas will not start up without this class - this appears to be a specific 
Berkeley DB java class. What version of the JDK is required ?

Regards,

Russ.


[Inactive hide details for Sarath Subramanian ---01/23/2017 07:56:19 
PM---------------------------------------------------------]Sarath Subramanian 
---01/23/2017 07:56:19 
PM-------------------------------------------------------------- This is an 
automatically generated e-mai

From: Sarath Subramanian <sarath.ku...@gmail.com>
To: Apoorv Naik <naik.apo...@gmail.com>, Madhan Neethiraj <mad...@apache.org>, 
Ashutosh Mestry <ames...@hortonworks.com>
Cc: Sarath Subramanian <sarath.ku...@gmail.com>, atlas 
<dev@atlas.incubator.apache.org>, David Radley <david_rad...@uk.ibm.com>, Vimal 
Sharma <visha...@hortonworks.com>
Date: 01/23/2017 07:56 PM
Subject: Re: Review Request 55358: [ATLAS-1312] Update QuickStart to use the 
new APIs for type and entities creation
Sent by: Sarath Subramanian <nore...@reviews.apache.org>

________________________________




-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55358/
-----------------------------------------------------------

(Updated Jan. 23, 2017, 4:55 p.m.)


Review request for atlas, Apoorv Naik, Ashutosh Mestry, Madhan Neethiraj, and 
Suma Shivaprasad.


Bugs: ATLAS-1312
   https://issues.apache.org/jira/browse/ATLAS-1312


Repository: atlas


Description
-------

The quick start currently uses old APIs to create types and entities. This 
needs to be updated to use the v2 APIs for types and entities.


Diffs (updated)
-----

 client/src/main/java/org/apache/atlas/AtlasBaseClient.java d055b78
 client/src/main/java/org/apache/atlas/AtlasLineageClientV2.java PRE-CREATION
 distro/src/bin/quick_start.py 14c8464
 distro/src/bin/quick_start_v1.py PRE-CREATION
 intg/src/main/java/org/apache/atlas/type/AtlasTypeUtil.java c866946
 webapp/src/main/java/org/apache/atlas/examples/QuickStart.java 8322bc6
 webapp/src/main/java/org/apache/atlas/examples/QuickStartV2.java PRE-CREATION
 webapp/src/test/java/org/apache/atlas/examples/QuickStartV2IT.java PRE-CREATION
 webapp/src/test/java/org/apache/atlas/web/resources/BaseResourceIT.java 51be64c

Diff: https://reviews.apache.org/r/55358/diff/


Testing
-------

Tested using POstman REST Client and new ITs added


Thanks,

Sarath Subramanian




Reply via email to