-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68735/
-----------------------------------------------------------
(Updated Sept. 17, 2018, 6:37 p.m.)
Review request for atlas, Apoorv Naik, Ashutosh Mestry, Madhan Neethiraj, and
Sarath Subramanian.
Changes
-------
This patch consist fix to address review comment from Madhan N.
Bugs: ATLAS-2860
https://issues.apache.org/jira/browse/ATLAS-2860
Repository: atlas
Description
-------
This patch includes changes in Atlas client to remove the dependency with atlas
application properties, so that it can be reused from non Atlas application env.
Diffs (updated)
-----
addons/hbase-bridge/src/test/java/org/apache/atlas/hbase/HBaseAtlasHookIT.java
c0d0318d8
client/client-v1/src/test/java/org/apache/atlas/AtlasClientTest.java
ce4e014f7
client/common/src/main/java/org/apache/atlas/AtlasBaseClient.java d6f767e52
client/common/src/main/java/org/apache/atlas/security/SecureClientUtils.java
d5392b2e4
intg/src/main/java/org/apache/atlas/ApplicationProperties.java a35bdfee7
Diff: https://reviews.apache.org/r/68735/diff/2/
Changes: https://reviews.apache.org/r/68735/diff/1-2/
Testing
-------
Testing Atlas with QuickStart and Atlas_admin.py script which use Atlas client.
Thanks,
Nixon Rodrigues