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

(Updated Sept. 27, 2017, 2:36 a.m.)


Review request for atlas and Madhan Neethiraj.


Changes
-------

Reverted unwanted changes


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


Repository: atlas


Description
-------

Split client library into V1 and V2 artifacts for lighter JARs


Diffs (updated)
-----

  addons/falcon-bridge/pom.xml f0e668fb 
  addons/hdfs-model/pom.xml fe784422 
  addons/hive-bridge/pom.xml d16fde76 
  addons/sqoop-bridge/pom.xml c866f16a 
  addons/storm-bridge/pom.xml 87266815 
  authorization/pom.xml bc0882b2 
  
authorization/src/main/java/org/apache/atlas/authorize/simple/AtlasAuthorizationUtils.java
 d67376fa 
  
authorization/src/main/java/org/apache/atlas/authorize/simple/PolicyParser.java 
fc611c8a 
  client/common/pom.xml PRE-CREATION 
  client/pom.xml 9d411760 
  client/src/main/assembly/all-jar.xml PRE-CREATION 
  client/src/main/java/org/apache/atlas/AtlasAdminClient.java  
  client/src/main/java/org/apache/atlas/AtlasBaseClient.java 602831a2 
  client/src/main/java/org/apache/atlas/AtlasClient.java 5fa5df79 
  client/src/main/java/org/apache/atlas/AtlasClientV2.java 2cb9e84b 
  client/src/main/java/org/apache/atlas/AtlasServerEnsemble.java  
  client/src/main/java/org/apache/atlas/AtlasServiceException.java b128f982 
  client/src/main/java/org/apache/atlas/CreateUpdateEntitiesResult.java  
  client/src/main/java/org/apache/atlas/EntityAuditEvent.java  
  client/src/main/java/org/apache/atlas/ResourceCreator.java  
  client/src/main/java/org/apache/atlas/SerDe.java  
  client/src/main/java/org/apache/atlas/security/SecureClientUtils.java  
  client/src/test/java/org/apache/atlas/AtlasClientTest.java c33906ac 
  client/v1-client/pom.xml PRE-CREATION 
  client/v2-client/pom.xml PRE-CREATION 
  common/pom.xml 7178bfa6 
  common/src/main/java/org/apache/atlas/ApplicationProperties.java  
  common/src/main/java/org/apache/atlas/AtlasException.java  
  common/src/main/java/org/apache/atlas/groovy/ArithmeticExpression.java 
a6e1689c 
  common/src/main/java/org/apache/atlas/security/InMemoryJAASConfiguration.java 
 
  common/src/main/java/org/apache/atlas/security/SecurityProperties.java  
  common/src/main/java/org/apache/atlas/utils/AuthenticationUtil.java  
  common/src/test/java/org/apache/atlas/ApplicationPropertiesTest.java  
  
common/src/test/java/org/apache/atlas/security/InMemoryJAASConfigurationTest.java
  
  
common/src/test/java/org/apache/atlas/security/InMemoryJAASConfigurationTicketBasedKafkaClientTest.java
  
  intg/src/test/resources/atlas-jaas.properties PRE-CREATION 
  intg/src/test/resources/test.properties PRE-CREATION 
  notification/pom.xml 192a3fc7 
  pom.xml 684535a6 
  repository/pom.xml 4252751d 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java
 ad88c1b3 
  repository/src/test/java/org/apache/atlas/TestUtils.java 48912793 
  
repository/src/test/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepositoryDeleteTestBase.java
 0e220803 
  server-api/pom.xml 05e5eec7 
  webapp/pom.xml 8d03af7a 
  
webapp/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java
 858b3200 
  webapp/src/main/java/org/apache/atlas/web/resources/EntityResource.java 
711cc04d 
  
webapp/src/test/java/org/apache/atlas/web/integration/AdminJerseyResourceIT.java
 cfe09d6f 
  
webapp/src/test/java/org/apache/atlas/web/integration/DataSetLineageJerseyResourceIT.java
 8c6ba775 
  
webapp/src/test/java/org/apache/atlas/web/integration/EntityJerseyResourceIT.java
 ba5465d3 
  
webapp/src/test/java/org/apache/atlas/web/integration/EntityLineageJerseyResourceIT.java
 55c56c21 
  
webapp/src/test/java/org/apache/atlas/web/integration/MetadataDiscoveryJerseyResourceIT.java
 3fa85b18 
  
webapp/src/test/java/org/apache/atlas/web/integration/TypesJerseyResourceIT.java
 54db3c0c 


Diff: https://reviews.apache.org/r/62585/diff/3/

Changes: https://reviews.apache.org/r/62585/diff/2-3/


Testing
-------

compile goes through fine
mvn clean package also goes through fine

QuickStart ran successfully


Thanks,

Apoorv Naik

Reply via email to