You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by chaitali <ch...@freestoneinfotech.com> on 2021/10/21 12:36:32 UTC

Re: Review Request 73639: ATLAS-4446 : Atlas - Upgrade elasticsearch to 7.14.0

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

(Updated Oct. 21, 2021, 12:36 p.m.)


Review request for atlas, Jayendra Parab and Pinal Shah.


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


Repository: atlas


Description
-------

Currently Elastic search is at 6.8.17


Diffs
-----

  distro/pom.xml 078bb2e5c 
  pom.xml 84630e76b 


Diff: https://reviews.apache.org/r/73639/diff/1/


Testing
-------

mvn clean package -Pdist,berkeley-elasticsearch

An additional step is required for the binary built using this profile to be used along with the Atlas distribution. Due to licensing requirements, Atlas does not bundle the BerkeleyDB Java Edition in the tarball.

You can download the Berkeley DB jar file from the URL: http://download.oracle.com/otn/berkeley-db/je-7.5.11.zip and copy the je-7.5.11.jar to the ${atlas_home}/libext directory.

Tar can be found in atlas/distro/target/apache-atlas-${project.version}-bin.tar.gz


Thanks,

chaitali