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

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


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


Repository: atlas


Description
-------

Guava had incompatibilities across its versions. HBase requires different 
version of guava than the version that atlas needs. so, shading was done to the 
guava reference in HBase.
With ATLAS-2191, hbase version will be upgraded to 2.0 and we can have a common 
guava version 19.0 across all components of atlas. Shading of HBase client and 
server libraries are not needed anymore.


Diffs
-----

  addons/hive-bridge/pom.xml faf14d35 
  graphdb/titan0/pom.xml df89e4fa 
  pom.xml 39ae6e72 
  repository/pom.xml b7eedde0 


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


Testing
-------

mvn clean install

and validated atlas functionality


Thanks,

Sarath Subramanian

Reply via email to