Build failed in Jenkins: Atlas-0.8-UnitTests #98

2017-10-03 Thread Apache Jenkins Server
See 


Changes:

[madhan] ATLAS-2168: Updated dependencies to address startup error (#2)

--
[...truncated 510.35 KB...]
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.589 sec - in 
org.apache.atlas.web.adapters.TestEntityREST
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$6
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$6
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST$1
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST$3
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST$3
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$1
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$3
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$3
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST$2
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$4
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$4
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$7
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$7
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.907 sec - in 
org.apache.atlas.web.filters.ActiveServerFilterTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.filters.AuditFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 sec - in 
org.apache.atlas.web.filters.AuditFilterTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec - in 
org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 sec - in 
org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 sec - in 
org.apache.atlas.web.TestUtils
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 34.786 sec <<< 
FAILURE! - in org.apache.atlas.web.service.SecureEmbeddedServerTest
testServerConfiguredUsingCredentialProvider(org.apache.atlas.web.service.SecureEmbeddedServerTest)
  Time elapsed: 22.188 sec  <<< FAILURE!
java.lang.AssertionError: War deploy failed
at java.lang.ClassLoader.checkCerts(ClassLoader.java:898)
at java.lang.ClassLoader.preDefineClass(ClassLoader.java:668)
at java.lang.ClassLoader.defineClass(ClassLoade

Build failed in Jenkins: Atlas-0.8-IntegrationTests #98

2017-10-03 Thread Apache Jenkins Server
See 


Changes:

[madhan] ATLAS-2168: Updated dependencies to address startup error (#2)

--
[...truncated 465.63 KB...]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.examples.QuickStartV2IT.runQuickStart(QuickStartV2IT.java:49)

testGetVersion(org.apache.atlas.web.integration.AdminJerseyResourceIT)  Time 
elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.AdminJerseyResourceIT.testGetVersion(AdminJerseyResourceIT.java:40)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.AdminJerseyResourceIT.testGetVersion(AdminJerseyResourceIT.java:40)

setUp(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time 
elapsed: 0.177 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:56)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:56)

testDuplicateCreate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  
Time elapsed: 0.008 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)

testInvalidGets(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  
Time elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:197)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:197)

testListTypesByFilter(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)
  Time elapsed: 0.006 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)

testUpdate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  Time 
elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)

testDuplicateSubmit(org.apache.atlas.web.integration.TypesJerseyResourceIT)  
Time elapsed: 0.006 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypesJerseyResourceIT.testDuplicateSubmit(TypesJerseyResourceIT.java:102)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypesJerseyResourceIT.testDuplicateSubmit(TypesJerseyResourceIT.java:102)

testGetDefinitionForNonexistentType(org.apache.atlas.web.integration.TypesJerseyResourceIT)
  Time elapsed: 0.002 sec  <<< FAILURE!
org.testng.TestException: 

Expected exception org.apache.atlas.AtlasServiceException but got 
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypesJerseyResourceIT.testGetDefinitionForNonexistentType(TypesJerseyResourceIT.java:167)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypesJerseyResourceIT.testGetDefinitionForNonexistentType(TypesJerseyResourceIT.java:167)

testGetTraitNam

[ANNOUNCE] Java 8 as minimum requirement for Apache Atlas 1.0.0 (master)

2017-10-03 Thread Madhan Neethiraj
All,

 

Atlas 1.0.0 (from master branch) will be replacing use of Titan with 
JanusGraph, as Titan is not being actively maintained/enhanced, while 
JanusGraph is. Also, this branch will be using newer version of Hadoop (3.0) 
and HBase (2.0). All these updates require Java 8 and won’t work in earlier 
version of Java. And recent change to use newer version of Jetty (ATLAS-2089) 
also requires use of Java 8.

 

Given above, Apache Atlas (from master branch) would require Java 8 from now on.

 

Apache Atlas from branch-0.8 will continue to use Java 7, as there is no plan 
currently to move to JanusGraph/Hadoop-3/.. in this branch.

 

Madhan

 

 



Build failed in Jenkins: Atlas-0.8-UnitTests #97

2017-10-03 Thread Apache Jenkins Server
See 


Changes:

[madhan] ATLAS-2184: fixed isNull/notNull in-memory predicates to handle empty

[madhan] ATLAS-2186: Jetty downgrade to v8.

--
[...truncated 546.90 KB...]
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 sec - in 
org.apache.atlas.web.resources.EntityResourceTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.639 sec - in 
org.apache.atlas.web.resources.TaxonomyServiceTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.363 sec - in 
org.apache.atlas.web.resources.AdminResourceTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$6
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$6
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$4
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$4
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$5
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$5
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.943 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$1
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.051 sec - in 
org.apache.atlas.web.adapters.TestEntityREST
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$2
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$7
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$7
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST$3
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST$3
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST$1
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$3
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$3
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST$2
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.48 sec - in 
org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.service.ServiceStateTe

Build failed in Jenkins: Atlas-master-UnitTests #118

2017-10-03 Thread Apache Jenkins Server
See 


Changes:

[madhan] ATLAS-2184: fixed isNull/notNull in-memory predicates to handle empty

--
[...truncated 508.21 KB...]
at 
org.apache.atlas.AtlasClient.callAPIWithQueryParams(AtlasClient.java:962)
at org.apache.atlas.AtlasClient.listTypes(AtlasClient.java:344)
at org.apache.atlas.web.security.SSLTest.testService(SSLTest.java:147)

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.895 sec - in 
org.apache.atlas.web.util.ServletsTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 sec - in 
org.apache.atlas.web.resources.AdminResourceTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec - in 
org.apache.atlas.web.resources.TaxonomyServiceTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 sec - in 
org.apache.atlas.web.resources.EntityResourceTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.resources.AdminExportTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec - in 
org.apache.atlas.web.resources.AdminExportTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$5
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$5
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.822 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$2
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.354 sec - in 
org.apache.atlas.web.adapters.TestEntityREST
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$6
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$6
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST$1
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST$3
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST$3
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$1
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$3
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$3
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST$2
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$4
Tests run: 0, Failures: 0, Er

Build failed in Jenkins: Atlas-0.8-IntegrationTests #97

2017-10-03 Thread Apache Jenkins Server
See 


Changes:

[madhan] ATLAS-2184: fixed isNull/notNull in-memory predicates to handle empty

[madhan] ATLAS-2186: Jetty downgrade to v8.

--
[...truncated 504.07 KB...]
at 
org.apache.atlas.examples.QuickStartV2IT.runQuickStart(QuickStartV2IT.java:49)

setUp(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 
0.197 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:55)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:55)

testGetVersion(org.apache.atlas.web.integration.AdminJerseyResourceIT)  Time 
elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.AdminJerseyResourceIT.testGetVersion(AdminJerseyResourceIT.java:40)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.AdminJerseyResourceIT.testGetVersion(AdminJerseyResourceIT.java:40)

setUp(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time 
elapsed: 0.188 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:56)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:56)

setUp(org.apache.atlas.web.integration.EntityJerseyResourceIT)  Time elapsed: 
0.171 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.setUp(EntityJerseyResourceIT.java:87)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.setUp(EntityJerseyResourceIT.java:87)

testDuplicateCreate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  
Time elapsed: 0.005 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)

testInvalidGets(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  
Time elapsed: 0 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:197)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:197)

testListTypesByFilter(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)
  Time elapsed: 0.005 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)

testUpdate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  Time 
elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)

testDuplicateSubmit(org.apache.atlas.web.integration.TypesJerseyResourceIT)  
Time elapsed: 0.003 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apach

Build failed in Jenkins: Atlas-master-IntegrationTests #138

2017-10-03 Thread Apache Jenkins Server
See 


Changes:

[madhan] ATLAS-2184: fixed isNull/notNull in-memory predicates to handle empty

--
[...truncated 466.43 KB...]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.examples.QuickStartV2IT.runQuickStart(QuickStartV2IT.java:49)

testGetVersion(org.apache.atlas.web.integration.AdminJerseyResourceIT)  Time 
elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.AdminJerseyResourceIT.testGetVersion(AdminJerseyResourceIT.java:40)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.AdminJerseyResourceIT.testGetVersion(AdminJerseyResourceIT.java:40)

setUp(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time 
elapsed: 0.173 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:56)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:56)

setUp(org.apache.atlas.web.integration.EntityJerseyResourceIT)  Time elapsed: 
0.175 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.setUp(EntityJerseyResourceIT.java:87)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.setUp(EntityJerseyResourceIT.java:87)

testDuplicateCreate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  
Time elapsed: 0.005 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)

testListTypesByFilter(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)
  Time elapsed: 0.004 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)

testUpdate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  Time 
elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)

testInvalidGets(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  
Time elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:197)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:197)

testDuplicateSubmit(org.apache.atlas.web.integration.TypesJerseyResourceIT)  
Time elapsed: 0.002 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypesJerseyResourceIT.testDuplicateSubmit(TypesJerseyResourceIT.java:102)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypesJerseyResourceIT.testDuplicateSubmit(TypesJerseyResourceIT.java:102)

testGetDefinitionForNonexistentType(org.apache.atlas.web.integration.TypesJerseyResourceIT)
  Time elapsed: 0.002 sec  <<< FAILURE!
org.testng.TestException: 

Expected exception org.apa

[jira] [Assigned] (ATLAS-2186) Atlas not responding for long time after startup

2017-10-03 Thread Ashutosh Mestry (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Mestry reassigned ATLAS-2186:
--

Assignee: Ashutosh Mestry

> Atlas not responding for long time after startup
> 
>
> Key: ATLAS-2186
> URL: https://issues.apache.org/jira/browse/ATLAS-2186
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 0.8.2
>Reporter: Ayub Pathan
>Assignee: Ashutosh Mestry
>Priority: Blocker
> Fix For: 0.8.2
>
> Attachments: atlas.20171003-122531.out, 
> ATLAS-2186-Jetty-dowgrade.patch
>
>
> Atlas with latest bits is not responding for any query, the request times 
> out. This behavior can be seen for more than ~15 minutes after atlas startup 
> and everything will be back to normal after this period. 
> I suspect one of the threads is looping or hanging which is resulting in this 
> state. Atlas logs does not show any suspicious information (checked with 
> debug logs as well). I took a thread dump of Atlas, attaching the dump file 
> and report below. I strongly suspect, this might be an issue with newer jetty 
> version introduced recently.
> Thread dump report: 
> http://fastthread.io/my-thread-report.jsp?p=c2hhcmVkLzIwMTcvMTAvMy8tLWF0bGFzLjIwMTcxMDAzLTEyMjUzMS5vdXQtLTEyLTE2LTQ2



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


Re: Review Request 62758: ATLAS-2184: IsNull/NotNull bugfixes

2017-10-03 Thread Madhan Neethiraj

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


Ship it!




Ship It!

- Madhan Neethiraj


On Oct. 3, 2017, 9:41 p.m., Apoorv Naik wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/62758/
> ---
> 
> (Updated Oct. 3, 2017, 9:41 p.m.)
> 
> 
> Review request for atlas and Madhan Neethiraj.
> 
> 
> Bugs: ATLAS-2184
> https://issues.apache.org/jira/browse/ATLAS-2184
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> handling case when the attrVal is empty (null is already being handled)
> 
> 
> Diffs
> -
> 
>   repository/src/main/java/org/apache/atlas/discovery/SearchProcessor.java 
> ba0cd8ae 
> 
> 
> Diff: https://reviews.apache.org/r/62758/diff/1/
> 
> 
> Testing
> ---
> 
> UI/REST calls works as expected, no 500s encountered
> 
> 
> Thanks,
> 
> Apoorv Naik
> 
>



Review Request 62758: ATLAS-2184: IsNull/NotNull bugfixes

2017-10-03 Thread Apoorv Naik

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

Review request for atlas and Madhan Neethiraj.


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


Repository: atlas


Description
---

handling case when the attrVal is empty (null is already being handled)


Diffs
-

  repository/src/main/java/org/apache/atlas/discovery/SearchProcessor.java 
ba0cd8ae 


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


Testing
---

UI/REST calls works as expected, no 500s encountered


Thanks,

Apoorv Naik



[jira] [Updated] (ATLAS-2186) Atlas not responding for long time after startup

2017-10-03 Thread Ashutosh Mestry (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Mestry updated ATLAS-2186:
---
Attachment: ATLAS-2186-Jetty-dowgrade.patch

> Atlas not responding for long time after startup
> 
>
> Key: ATLAS-2186
> URL: https://issues.apache.org/jira/browse/ATLAS-2186
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 0.8.2
>Reporter: Ayub Pathan
>Priority: Blocker
> Fix For: 0.8.2
>
> Attachments: atlas.20171003-122531.out, 
> ATLAS-2186-Jetty-dowgrade.patch
>
>
> Atlas with latest bits is not responding for any query, the request times 
> out. This behavior can be seen for more than ~15 minutes after atlas startup 
> and everything will be back to normal after this period. 
> I suspect one of the threads is looping or hanging which is resulting in this 
> state. Atlas logs does not show any suspicious information (checked with 
> debug logs as well). I took a thread dump of Atlas, attaching the dump file 
> and report below. I strongly suspect, this might be an issue with newer jetty 
> version introduced recently.
> Thread dump report: 
> http://fastthread.io/my-thread-report.jsp?p=c2hhcmVkLzIwMTcvMTAvMy8tLWF0bGFzLjIwMTcxMDAzLTEyMjUzMS5vdXQtLTEyLTE2LTQ2



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (ATLAS-2186) Atlas not responding for long time after startup

2017-10-03 Thread Ashutosh Mestry (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16190258#comment-16190258
 ] 

Ashutosh Mestry commented on ATLAS-2186:


Review: https://reviews.apache.org/r/62755/

> Atlas not responding for long time after startup
> 
>
> Key: ATLAS-2186
> URL: https://issues.apache.org/jira/browse/ATLAS-2186
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 0.8.2
>Reporter: Ayub Pathan
>Priority: Blocker
> Fix For: 0.8.2
>
> Attachments: atlas.20171003-122531.out
>
>
> Atlas with latest bits is not responding for any query, the request times 
> out. This behavior can be seen for more than ~15 minutes after atlas startup 
> and everything will be back to normal after this period. 
> I suspect one of the threads is looping or hanging which is resulting in this 
> state. Atlas logs does not show any suspicious information (checked with 
> debug logs as well). I took a thread dump of Atlas, attaching the dump file 
> and report below. I strongly suspect, this might be an issue with newer jetty 
> version introduced recently.
> Thread dump report: 
> http://fastthread.io/my-thread-report.jsp?p=c2hhcmVkLzIwMTcvMTAvMy8tLWF0bGFzLjIwMTcxMDAzLTEyMjUzMS5vdXQtLTEyLTE2LTQ2



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


Review Request 62755: ATLAS-2186: Jetty Downgraded to v8

2017-10-03 Thread Ashutosh Mestry

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

Review request for atlas, Ayub Pathan, Madhan Neethiraj, Nixon Rodrigues, and 
Vishal Suvagia.


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


Repository: atlas


Description
---

**Background**

Upgrading to newer version of Jetty, although fixes some of the knows problems 
with v9.2, also introduces new problems.

The latest one being in kerberos environment. Newer version have reported 
problems with increased CPU usage in SSL environment.

**Implementation**
- Downgraded Jetty to v8.
- Re-implemented _EmbeddedServer.getConnector_ to use the classes in the older 
version.
- Updated _jetty-maven-plugin_.

**Developer verification**
Please ensure that _.m2_ repository is clean if not, some of the dependencies 
won't be resolved correctly leading to _' 
javax.servlet.jsp.JspApplicationContext's signer information does not match 
signer information of other classes in the same package'_ during startup.


Diffs
-

  pom.xml c8e7ee7a 
  webapp/src/main/java/org/apache/atlas/LocalServletRequest.java 36a01b22 
  webapp/src/main/java/org/apache/atlas/web/service/EmbeddedServer.java 
467571e8 
  webapp/src/main/java/org/apache/atlas/web/service/SecureEmbeddedServer.java 
fa02e9b9 


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


Testing
---

**Functional**
- SSL
- Non-SSL

**Unit tests**
- Existing tests.


Thanks,

Ashutosh Mestry



Jenkins build is back to normal : Atlas-0.8-UnitTests #96

2017-10-03 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Atlas-master-UnitTests #117

2017-10-03 Thread Apache Jenkins Server
See 


Changes:

[madhan] ATLAS-2163: UI updates to handle Saved search query having deleted 
types

[madhan] ATLAS-2185: UI to handle is_null, not_null operators for attribute

--
[...truncated 508.70 KB...]
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 54.216 sec <<< 
FAILURE! - in org.apache.atlas.web.security.SSLAndKerberosTest
testService(org.apache.atlas.web.security.SSLAndKerberosTest)  Time elapsed: 
30.27 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.io.IOException: 
javax.net.ssl.SSLHandshakeException: Remote host closed connection during 
handshake
at sun.security.ssl.InputRecord.read(InputRecord.java:505)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385)
at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397)
at 
sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
at 
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
at 
sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
at 
org.apache.hadoop.security.authentication.client.KerberosAuthenticator.authenticate(KerberosAuthenticator.java:190)
at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator.authenticate(DelegationTokenAuthenticator.java:128)
at 
org.apache.hadoop.security.authentication.client.AuthenticatedURL.openConnection(AuthenticatedURL.java:215)
at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticatedURL.openConnection(DelegationTokenAuthenticatedURL.java:322)
at 
org.apache.atlas.security.SecureClientUtils$1$1.run(SecureClientUtils.java:97)
at 
org.apache.atlas.security.SecureClientUtils$1$1.run(SecureClientUtils.java:92)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:422)
at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1657)
at 
org.apache.atlas.security.SecureClientUtils$1.getHttpURLConnection(SecureClientUtils.java:92)
at 
com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:165)
at 
com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:153)
at com.sun.jersey.api.client.Client.handle(Client.java:652)
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:682)
at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74)
at 
com.sun.jersey.api.client.WebResource$Builder.method(WebResource.java:634)
at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:334)
at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:311)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:227)
at 
org.apache.atlas.AtlasClient.callAPIWithQueryParams(AtlasClient.java:962)
at org.apache.atlas.AtlasClient.listTypes(AtlasClient.java:344)
at 
org.apache.atlas.web.security.SSLAndKerberosTest.testService(SSLAndKerberosTest.java:185)

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 51.217 sec <<< 
FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  
Time elapsed: 30.183 sec  <<< FAILURE!
java.lang.AssertionError: expected: but was:
at org.testng.Assert.fail(Assert.java:89)
at org.testng.Assert.failNotEquals(Assert.java:489)
at org.testng.Assert.assertTrue(Assert.java:37)
at org.testng.Assert.assertTrue(Assert.java:47)
at 
org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:139)

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.848 sec - in 
org.apache.atlas.web.security.FileAuthenticationTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58

Build failed in Jenkins: Atlas-0.8-IntegrationTests #96

2017-10-03 Thread Apache Jenkins Server
See 


Changes:

[madhan] ATLAS-2163: UI updates to handle Saved search query having deleted 
types

[madhan] ATLAS-2185: UI to handle is_null, not_null operators for attribute

[madhan] Revert "ATLAS-2089: Upgrade Jetty to newer version"

--
[...truncated 465.10 KB...]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.examples.QuickStartV2IT.runQuickStart(QuickStartV2IT.java:49)

setUp(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 
0.18 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:55)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:55)

testGetVersion(org.apache.atlas.web.integration.AdminJerseyResourceIT)  Time 
elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.AdminJerseyResourceIT.testGetVersion(AdminJerseyResourceIT.java:40)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.AdminJerseyResourceIT.testGetVersion(AdminJerseyResourceIT.java:40)

setUp(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time 
elapsed: 0.21 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:56)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:56)

setUp(org.apache.atlas.web.integration.EntityJerseyResourceIT)  Time elapsed: 
0.172 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.setUp(EntityJerseyResourceIT.java:87)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.setUp(EntityJerseyResourceIT.java:87)

testDuplicateCreate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  
Time elapsed: 0.005 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)

testInvalidGets(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  
Time elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:197)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:197)

testListTypesByFilter(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)
  Time elapsed: 0.009 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)

testUpdate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  Time 
elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)

testDuplicateSubmit(org.apache.atlas.web.integration.TypesJerseyResourceIT)  

Build failed in Jenkins: Atlas-master-IntegrationTests #137

2017-10-03 Thread Apache Jenkins Server
See 


Changes:

[madhan] ATLAS-2163: UI updates to handle Saved search query having deleted 
types

[madhan] ATLAS-2185: UI to handle is_null, not_null operators for attribute

--
[...truncated 469.75 KB...]
Expected exception org.apache.atlas.AtlasServiceException but got 
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
Caused by: com.sun.jersey.api.client.ClientHandlerException: 
java.net.ConnectException: Connection refused (Connection refused)
Caused by: java.net.ConnectException: Connection refused (Connection refused)

setUp(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time 
elapsed: 0.176 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:56)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:56)

setUp(org.apache.atlas.web.integration.EntityJerseyResourceIT)  Time elapsed: 
0.197 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.setUp(EntityJerseyResourceIT.java:87)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.setUp(EntityJerseyResourceIT.java:87)

testDuplicateCreate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  
Time elapsed: 0.008 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)

testInvalidGets(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  
Time elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:197)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:197)

testListTypesByFilter(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)
  Time elapsed: 0.006 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)

testUpdate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  Time 
elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)

testDuplicateSubmit(org.apache.atlas.web.integration.TypesJerseyResourceIT)  
Time elapsed: 0.004 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypesJerseyResourceIT.testDuplicateSubmit(TypesJerseyResourceIT.java:102)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypesJerseyResourceIT.testDuplicateSubmit(TypesJerseyResourceIT.java:102)

testGetDefinitionForNonexistentType(org.apache.atlas.web.integration.TypesJerseyResourceIT)
  Time elapsed: 0.001 sec  <<< FAILURE!
org.testng.TestException: 

Expected exception org.apache.atlas.AtlasServiceException but got 
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypesJerseyResourceIT.test

[jira] [Resolved] (ATLAS-2186) Atlas not responding for long time after startup

2017-10-03 Thread Madhan Neethiraj (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Madhan Neethiraj resolved ATLAS-2186.
-
   Resolution: Fixed
Fix Version/s: (was: 0.8.1)
   0.8.2

Changes in ATLAS-2086( have been reverted in branch-0.8. [~ashutoshm] is 
investigating this issue and will commit a new patch to address the issue found 
with newer version of Jetty.

> Atlas not responding for long time after startup
> 
>
> Key: ATLAS-2186
> URL: https://issues.apache.org/jira/browse/ATLAS-2186
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 0.8.2
>Reporter: Ayub Pathan
>Priority: Blocker
> Fix For: 0.8.2
>
> Attachments: atlas.20171003-122531.out
>
>
> Atlas with latest bits is not responding for any query, the request times 
> out. This behavior can be seen for more than ~15 minutes after atlas startup 
> and everything will be back to normal after this period. 
> I suspect one of the threads is looping or hanging which is resulting in this 
> state. Atlas logs does not show any suspicious information (checked with 
> debug logs as well). I took a thread dump of Atlas, attaching the dump file 
> and report below. I strongly suspect, this might be an issue with newer jetty 
> version introduced recently.
> Thread dump report: 
> http://fastthread.io/my-thread-report.jsp?p=c2hhcmVkLzIwMTcvMTAvMy8tLWF0bGFzLjIwMTcxMDAzLTEyMjUzMS5vdXQtLTEyLTE2LTQ2



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Comment Edited] (ATLAS-2186) Atlas not responding for long time after startup

2017-10-03 Thread Madhan Neethiraj (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16190064#comment-16190064
 ] 

Madhan Neethiraj edited comment on ATLAS-2186 at 10/3/17 6:00 PM:
--

Changes in ATLAS-2086 have been reverted in branch-0.8. [~ashutoshm] is 
investigating this issue and will commit a new patch to address the issue found 
with newer version of Jetty.


was (Author: madhan.neethiraj):
Changes in ATLAS-2086( have been reverted in branch-0.8. [~ashutoshm] is 
investigating this issue and will commit a new patch to address the issue found 
with newer version of Jetty.

> Atlas not responding for long time after startup
> 
>
> Key: ATLAS-2186
> URL: https://issues.apache.org/jira/browse/ATLAS-2186
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 0.8.2
>Reporter: Ayub Pathan
>Priority: Blocker
> Fix For: 0.8.2
>
> Attachments: atlas.20171003-122531.out
>
>
> Atlas with latest bits is not responding for any query, the request times 
> out. This behavior can be seen for more than ~15 minutes after atlas startup 
> and everything will be back to normal after this period. 
> I suspect one of the threads is looping or hanging which is resulting in this 
> state. Atlas logs does not show any suspicious information (checked with 
> debug logs as well). I took a thread dump of Atlas, attaching the dump file 
> and report below. I strongly suspect, this might be an issue with newer jetty 
> version introduced recently.
> Thread dump report: 
> http://fastthread.io/my-thread-report.jsp?p=c2hhcmVkLzIwMTcvMTAvMy8tLWF0bGFzLjIwMTcxMDAzLTEyMjUzMS5vdXQtLTEyLTE2LTQ2



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (ATLAS-2186) Atlas not responding for long time after startup

2017-10-03 Thread Madhan Neethiraj (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Madhan Neethiraj updated ATLAS-2186:

Affects Version/s: (was: 0.8.1)
   0.8.2

> Atlas not responding for long time after startup
> 
>
> Key: ATLAS-2186
> URL: https://issues.apache.org/jira/browse/ATLAS-2186
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 0.8.2
>Reporter: Ayub Pathan
>Priority: Blocker
> Fix For: 0.8.2
>
> Attachments: atlas.20171003-122531.out
>
>
> Atlas with latest bits is not responding for any query, the request times 
> out. This behavior can be seen for more than ~15 minutes after atlas startup 
> and everything will be back to normal after this period. 
> I suspect one of the threads is looping or hanging which is resulting in this 
> state. Atlas logs does not show any suspicious information (checked with 
> debug logs as well). I took a thread dump of Atlas, attaching the dump file 
> and report below. I strongly suspect, this might be an issue with newer jetty 
> version introduced recently.
> Thread dump report: 
> http://fastthread.io/my-thread-report.jsp?p=c2hhcmVkLzIwMTcvMTAvMy8tLWF0bGFzLjIwMTcxMDAzLTEyMjUzMS5vdXQtLTEyLTE2LTQ2



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


Re: Review Request 62746: ATLAS-2185 : UI to handle is_null, not_null operator for attribute search.

2017-10-03 Thread Madhan Neethiraj

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


Ship it!




Ship It!

- Madhan Neethiraj


On Oct. 3, 2017, 10:56 a.m., keval bhatt wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/62746/
> ---
> 
> (Updated Oct. 3, 2017, 10:56 a.m.)
> 
> 
> Review request for atlas, Apoorv Naik, Madhan Neethiraj, Nixon Rodrigues, and 
> Sarath Subramanian.
> 
> 
> Bugs: ATLAS-2185
> https://issues.apache.org/jira/browse/ATLAS-2185
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> In Basic search attribute filter allow user to select is_null and not_null 
> operator for all types.
> 
> 
> Diffs
> -
> 
>   dashboardv2/public/js/views/search/QueryBuilderView.js a6a1e3a 
> 
> 
> Diff: https://reviews.apache.org/r/62746/diff/1/
> 
> 
> Testing
> ---
> 
> Tested with API, operators is going correctly.
> 
> 
> Thanks,
> 
> keval bhatt
> 
>



Re: Review Request 62747: ATLAS-2163 : Save Search Query : Saved search query having deleted types

2017-10-03 Thread Madhan Neethiraj

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


Ship it!




Ship It!

- Madhan Neethiraj


On Oct. 3, 2017, 11:03 a.m., keval bhatt wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/62747/
> ---
> 
> (Updated Oct. 3, 2017, 11:03 a.m.)
> 
> 
> Review request for atlas, Apoorv Naik, Ashutosh Mestry, Madhan Neethiraj, 
> Nixon Rodrigues, Sarath Subramanian, and Sharmadha Sainath.
> 
> 
> Bugs: ATLAS-2163
> https://issues.apache.org/jira/browse/ATLAS-2163
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> 1. Created a tag tag1.
> 2. Fired basic search with classification name = tag1 and saved search as 
> "tag_basic_search"
> 3. Fired DSL search with query = tag1 and saved search as "tag_DSL_search"
> 4. Deleted the tag.
> 5. Selected "tag_DSL_search" - this populated query text box with tag name . 
> Search threw invalid expression - which is expected.
> 6. With Basic search ,on selecting "tag_basic_search" , no information is 
> populated in classification name. Classification name is null in the Basic 
> POST request body.
> 7. Atlas displaying an error notification when selecting the saved search, 
> saying tag name invalid would be user friendly in case of deleted 
> tags/invalid tags . It is not very explicit to the user that the tag is 
> deleted.
> 
> 
> Diffs
> -
> 
>   dashboardv2/public/css/scss/theme.scss 7196702 
>   dashboardv2/public/js/router/Router.js 59d22c9 
>   dashboardv2/public/js/utils/Messages.js feccdc0 
>   dashboardv2/public/js/views/audit/AuditTableLayoutView.js e8483e4 
>   dashboardv2/public/js/views/audit/CreateAuditTableLayoutView.js ebc0021 
>   dashboardv2/public/js/views/search/SearchResultLayoutView.js e8151fd 
>   dashboardv2/public/js/views/search/save/SaveSearchItemView.js 07d8df7 
> 
> 
> Diff: https://reviews.apache.org/r/62747/diff/1/
> 
> 
> Testing
> ---
> 
> If user search for tag/type in basic search using saved search but that 
> type/tag is deleted from backend then UI will show error message. "Invalid 
> Expression or Tag/Type has been deleted".
> 
> 
> Thanks,
> 
> keval bhatt
> 
>



Build failed in Jenkins: Atlas-master-UnitTests #116

2017-10-03 Thread Apache Jenkins Server
See 


Changes:

[kbhatt] ATLAS-2187 : UI improved debugging in minification

--
[...truncated 508.51 KB...]
at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74)
at 
com.sun.jersey.api.client.WebResource$Builder.method(WebResource.java:634)
at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:334)
at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:311)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:227)
at 
org.apache.atlas.AtlasClient.callAPIWithQueryParams(AtlasClient.java:962)
at org.apache.atlas.AtlasClient.listTypes(AtlasClient.java:344)
at org.apache.atlas.web.security.SSLTest.testService(SSLTest.java:147)

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.535 sec - in 
org.apache.atlas.web.security.FileAuthenticationTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 sec - in 
org.apache.atlas.web.security.UserDaoTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.resources.AdminExportTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec - in 
org.apache.atlas.web.resources.AdminExportTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 sec - in 
org.apache.atlas.web.resources.EntityResourceTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 sec - in 
org.apache.atlas.web.resources.TaxonomyServiceTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.208 sec - in 
org.apache.atlas.web.resources.AdminResourceTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$6
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$6
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$4
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$4
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$5
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$5
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.071 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$1
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.177 sec - in 
org.apache.atlas.web.adapters.TestEntityREST
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$2
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$7
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$7
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 

Build failed in Jenkins: Atlas-0.8-UnitTests #95

2017-10-03 Thread Apache Jenkins Server
See 


Changes:

[kbhatt] ATLAS-2187 : UI improved debugging in minification

--
[...truncated 506.82 KB...]
at 
org.apache.atlas.AtlasClient.callAPIWithQueryParams(AtlasClient.java:962)
at org.apache.atlas.AtlasClient.listTypes(AtlasClient.java:344)
at org.apache.atlas.web.security.SSLTest.testService(SSLTest.java:147)

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 sec - in 
org.apache.atlas.web.util.ServletsTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 sec - in 
org.apache.atlas.web.resources.AdminResourceTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.857 sec - in 
org.apache.atlas.web.resources.TaxonomyServiceTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 sec - in 
org.apache.atlas.web.resources.EntityResourceTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.resources.AdminExportTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec - in 
org.apache.atlas.web.resources.AdminExportTest
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$5
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$5
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.078 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$2
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.921 sec - in 
org.apache.atlas.web.adapters.TestEntityREST
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$6
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$6
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST$1
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST$3
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST$3
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$1
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$3
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec - in 
org.apache.atlas.web.adapters.TestEntityREST$3
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntitiesREST$2
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec - in 
org.apache.atlas.web.adapters.TestEntitiesREST$2
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
Running org.apache.atlas.web.adapters.TestEntityREST$4
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, T

Build failed in Jenkins: Atlas-0.8-IntegrationTests #95

2017-10-03 Thread Apache Jenkins Server
See 


Changes:

[kbhatt] ATLAS-2187 : UI improved debugging in minification

--
[...truncated 465.37 KB...]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:55)

testGetVersion(org.apache.atlas.web.integration.AdminJerseyResourceIT)  Time 
elapsed: 0.002 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.AdminJerseyResourceIT.testGetVersion(AdminJerseyResourceIT.java:40)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.AdminJerseyResourceIT.testGetVersion(AdminJerseyResourceIT.java:40)

setUp(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time 
elapsed: 0.181 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:56)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:56)

setUp(org.apache.atlas.web.integration.EntityJerseyResourceIT)  Time elapsed: 
0.18 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.setUp(EntityJerseyResourceIT.java:87)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.setUp(EntityJerseyResourceIT.java:87)

testDuplicateCreate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  
Time elapsed: 0.007 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)

testInvalidGets(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  
Time elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:197)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:197)

testListTypesByFilter(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)
  Time elapsed: 0.007 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)

testUpdate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  Time 
elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)

testDuplicateSubmit(org.apache.atlas.web.integration.TypesJerseyResourceIT)  
Time elapsed: 0.248 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypesJerseyResourceIT.testDuplicateSubmit(TypesJerseyResourceIT.java:102)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypesJerseyResourceIT.testDuplicateSubmit(TypesJerseyResourceIT.java:102)

testGetDefinitionForNonexistentType(org.apache.atlas.web.integration.TypesJerseyResourceIT)
  Time elapsed: 0.002 sec  <<< FAILURE!
org.testng.TestException: 

Expected exception org.apache.

Build failed in Jenkins: Atlas-master-IntegrationTests #136

2017-10-03 Thread Apache Jenkins Server
See 


Changes:

[kbhatt] ATLAS-2187 : UI improved debugging in minification

--
[...truncated 466.79 KB...]
at 
org.apache.atlas.examples.QuickStartV2IT.runQuickStart(QuickStartV2IT.java:49)

setUp(org.apache.atlas.notification.NotificationHookConsumerIT)  Time elapsed: 
0.194 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:55)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.notification.NotificationHookConsumerIT.setUp(NotificationHookConsumerIT.java:55)

testGetVersion(org.apache.atlas.web.integration.AdminJerseyResourceIT)  Time 
elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.AdminJerseyResourceIT.testGetVersion(AdminJerseyResourceIT.java:40)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.AdminJerseyResourceIT.testGetVersion(AdminJerseyResourceIT.java:40)

setUp(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time 
elapsed: 0.186 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:56)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:56)

setUp(org.apache.atlas.web.integration.EntityJerseyResourceIT)  Time elapsed: 
0.201 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.setUp(EntityJerseyResourceIT.java:87)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.EntityJerseyResourceIT.setUp(EntityJerseyResourceIT.java:87)

testDuplicateCreate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  
Time elapsed: 0.006 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testDuplicateCreate(TypedefsJerseyResourceIT.java:112)

testInvalidGets(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  
Time elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:197)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testInvalidGets(TypedefsJerseyResourceIT.java:197)

testListTypesByFilter(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)
  Time elapsed: 0.006 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testListTypesByFilter(TypedefsJerseyResourceIT.java:277)

testUpdate(org.apache.atlas.web.integration.TypedefsJerseyResourceIT)  Time 
elapsed: 0.001 sec  <<< FAILURE!
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at 
org.apache.atlas.web.integration.TypedefsJerseyResourceIT.testUpdate(TypedefsJerseyResourceIT.java:133)

testGetDefinitionForNonexistentType(org.apache.atlas.web.integration.TypesJerseyResourceIT)
  Time elapsed: 0.002 sec  <<< FAILURE!
org.testng.TestException: 

Expected exception org.apache.atlas.AtlasServiceException but got 
com.sun.jersey.api.client.ClientHandlerException: java.net.ConnectException: 
Connec

[jira] [Commented] (ATLAS-2187) UI improve debugging in minification

2017-10-03 Thread Nixon Rodrigues (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189752#comment-16189752
 ] 

Nixon Rodrigues commented on ATLAS-2187:


+1 for the patch, Thanks [~kevalbhatt]

> UI improve debugging in minification
> 
>
> Key: ATLAS-2187
> URL: https://issues.apache.org/jira/browse/ATLAS-2187
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Keval Bhatt
>Assignee: Keval Bhatt
> Fix For: 1.0.0, 0.8.2
>
> Attachments: ATLAS-2187.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (ATLAS-2187) UI improve debugging in minification

2017-10-03 Thread Keval Bhatt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keval Bhatt updated ATLAS-2187:
---
Fix Version/s: 0.8.2
   1.0.0

> UI improve debugging in minification
> 
>
> Key: ATLAS-2187
> URL: https://issues.apache.org/jira/browse/ATLAS-2187
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Keval Bhatt
>Assignee: Keval Bhatt
> Fix For: 1.0.0, 0.8.2
>
> Attachments: ATLAS-2187.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (ATLAS-2163) Save Search Query : Saved search query having deleted types

2017-10-03 Thread Keval Bhatt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keval Bhatt updated ATLAS-2163:
---
Fix Version/s: 1.0.0

> Save Search Query : Saved search query having deleted types
> ---
>
> Key: ATLAS-2163
> URL: https://issues.apache.org/jira/browse/ATLAS-2163
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core, atlas-webui
>Affects Versions: 1.0.0
>Reporter: Sharmadha Sainath
>Assignee: Keval Bhatt
>Priority: Minor
> Fix For: 1.0.0, 0.8.2
>
> Attachments: ATLAS-2163.patch
>
>
> 1.Created a tag tag1.
> 2.Fired basic search with classification name = tag1 and saved search as 
> "tag_basic_search"
> 3.Fired DSL search with query = tag1 and saved search as "tag_DSL_search"
> 4.Deleted the tag.
> 5.Selected "tag_DSL_search" - this populated query text box with tag name . 
> Search threw invalid expression - which is expected.
> 6.With Basic search ,on selecting "tag_basic_search" , no information is 
> populated in classification name. Classification name is null in the Basic 
> POST request body.
> 7. Atlas displaying an error notification when selecting the saved search, 
> saying tag name invalid would be user friendly in case of deleted 
> tags/invalid tags . It is not very explicit to the user that the tag is 
> deleted.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (ATLAS-2163) Save Search Query : Saved search query having deleted types

2017-10-03 Thread Keval Bhatt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keval Bhatt updated ATLAS-2163:
---
Fix Version/s: 0.8.2

> Save Search Query : Saved search query having deleted types
> ---
>
> Key: ATLAS-2163
> URL: https://issues.apache.org/jira/browse/ATLAS-2163
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core, atlas-webui
>Affects Versions: 1.0.0
>Reporter: Sharmadha Sainath
>Assignee: Keval Bhatt
>Priority: Minor
> Fix For: 0.8.2
>
> Attachments: ATLAS-2163.patch
>
>
> 1.Created a tag tag1.
> 2.Fired basic search with classification name = tag1 and saved search as 
> "tag_basic_search"
> 3.Fired DSL search with query = tag1 and saved search as "tag_DSL_search"
> 4.Deleted the tag.
> 5.Selected "tag_DSL_search" - this populated query text box with tag name . 
> Search threw invalid expression - which is expected.
> 6.With Basic search ,on selecting "tag_basic_search" , no information is 
> populated in classification name. Classification name is null in the Basic 
> POST request body.
> 7. Atlas displaying an error notification when selecting the saved search, 
> saying tag name invalid would be user friendly in case of deleted 
> tags/invalid tags . It is not very explicit to the user that the tag is 
> deleted.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (ATLAS-2187) UI improve debugging in minification

2017-10-03 Thread Keval Bhatt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keval Bhatt updated ATLAS-2187:
---
Attachment: ATLAS-2187.patch

> UI improve debugging in minification
> 
>
> Key: ATLAS-2187
> URL: https://issues.apache.org/jira/browse/ATLAS-2187
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Keval Bhatt
>Assignee: Keval Bhatt
> Attachments: ATLAS-2187.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (ATLAS-2187) UI improve debugging in minification

2017-10-03 Thread Keval Bhatt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keval Bhatt updated ATLAS-2187:
---
Summary: UI improve debugging in minification  (was: UI improved debugging 
in minification)

> UI improve debugging in minification
> 
>
> Key: ATLAS-2187
> URL: https://issues.apache.org/jira/browse/ATLAS-2187
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Keval Bhatt
>Assignee: Keval Bhatt
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (ATLAS-2187) UI improved debugging in minification

2017-10-03 Thread Keval Bhatt (JIRA)
Keval Bhatt created ATLAS-2187:
--

 Summary: UI improved debugging in minification
 Key: ATLAS-2187
 URL: https://issues.apache.org/jira/browse/ATLAS-2187
 Project: Atlas
  Issue Type: Improvement
Reporter: Keval Bhatt
Assignee: Keval Bhatt






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (ATLAS-2186) Atlas not responding for long time after startup

2017-10-03 Thread Ayub Pathan (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ayub Pathan updated ATLAS-2186:
---
Attachment: atlas.20171003-122531.out

Attaching thread dump file for reference.

> Atlas not responding for long time after startup
> 
>
> Key: ATLAS-2186
> URL: https://issues.apache.org/jira/browse/ATLAS-2186
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core
>Affects Versions: 0.8.1
>Reporter: Ayub Pathan
>Priority: Blocker
> Fix For: 0.8.1
>
> Attachments: atlas.20171003-122531.out
>
>
> Atlas with latest bits is not responding for any query, the request times 
> out. This behavior can be seen for more than ~15 minutes after atlas startup 
> and everything will be back to normal after this period. 
> I suspect one of the threads is looping or hanging which is resulting in this 
> state. Atlas logs does not show any suspicious information (checked with 
> debug logs as well). I took a thread dump of Atlas, attaching the dump file 
> and report below. I strongly suspect, this might be an issue with newer jetty 
> version introduced recently.
> Thread dump report: 
> http://fastthread.io/my-thread-report.jsp?p=c2hhcmVkLzIwMTcvMTAvMy8tLWF0bGFzLjIwMTcxMDAzLTEyMjUzMS5vdXQtLTEyLTE2LTQ2



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (ATLAS-2186) Atlas not responding for long time after startup

2017-10-03 Thread Ayub Pathan (JIRA)
Ayub Pathan created ATLAS-2186:
--

 Summary: Atlas not responding for long time after startup
 Key: ATLAS-2186
 URL: https://issues.apache.org/jira/browse/ATLAS-2186
 Project: Atlas
  Issue Type: Bug
  Components:  atlas-core
Affects Versions: 0.8.1
Reporter: Ayub Pathan
Priority: Blocker
 Fix For: 0.8.1


Atlas with latest bits is not responding for any query, the request times out. 
This behavior can be seen for more than ~15 minutes after atlas startup and 
everything will be back to normal after this period. 

I suspect one of the threads is looping or hanging which is resulting in this 
state. Atlas logs does not show any suspicious information (checked with debug 
logs as well). I took a thread dump of Atlas, attaching the dump file and 
report below. I strongly suspect, this might be an issue with newer jetty 
version introduced recently.

Thread dump report: 
http://fastthread.io/my-thread-report.jsp?p=c2hhcmVkLzIwMTcvMTAvMy8tLWF0bGFzLjIwMTcxMDAzLTEyMjUzMS5vdXQtLTEyLTE2LTQ2




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


Review Request 62747: ATLAS-2163 : Save Search Query : Saved search query having deleted types

2017-10-03 Thread keval bhatt

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

Review request for atlas, Apoorv Naik, Ashutosh Mestry, Madhan Neethiraj, Nixon 
Rodrigues, Sarath Subramanian, and Sharmadha Sainath.


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


Repository: atlas


Description
---

1. Created a tag tag1.
2. Fired basic search with classification name = tag1 and saved search as 
"tag_basic_search"
3. Fired DSL search with query = tag1 and saved search as "tag_DSL_search"
4. Deleted the tag.
5. Selected "tag_DSL_search" - this populated query text box with tag name . 
Search threw invalid expression - which is expected.
6. With Basic search ,on selecting "tag_basic_search" , no information is 
populated in classification name. Classification name is null in the Basic POST 
request body.
7. Atlas displaying an error notification when selecting the saved search, 
saying tag name invalid would be user friendly in case of deleted tags/invalid 
tags . It is not very explicit to the user that the tag is deleted.


Diffs
-

  dashboardv2/public/css/scss/theme.scss 7196702 
  dashboardv2/public/js/router/Router.js 59d22c9 
  dashboardv2/public/js/utils/Messages.js feccdc0 
  dashboardv2/public/js/views/audit/AuditTableLayoutView.js e8483e4 
  dashboardv2/public/js/views/audit/CreateAuditTableLayoutView.js ebc0021 
  dashboardv2/public/js/views/search/SearchResultLayoutView.js e8151fd 
  dashboardv2/public/js/views/search/save/SaveSearchItemView.js 07d8df7 


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


Testing
---

If user search for tag/type in basic search using saved search but that 
type/tag is deleted from backend then UI will show error message. "Invalid 
Expression or Tag/Type has been deleted".


Thanks,

keval bhatt



Review Request 62746: ATLAS-2185 : UI to handle is_null, not_null operator for attribute search.

2017-10-03 Thread keval bhatt

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

Review request for atlas, Apoorv Naik, Madhan Neethiraj, Nixon Rodrigues, and 
Sarath Subramanian.


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


Repository: atlas


Description
---

In Basic search attribute filter allow user to select is_null and not_null 
operator for all types.


Diffs
-

  dashboardv2/public/js/views/search/QueryBuilderView.js a6a1e3a 


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


Testing
---

Tested with API, operators is going correctly.


Thanks,

keval bhatt



[jira] [Updated] (ATLAS-2185) UI to handle is_null,not_null operator for attribute search.

2017-10-03 Thread Keval Bhatt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keval Bhatt updated ATLAS-2185:
---
Attachment: ATLAS-2185.patch

> UI to handle is_null,not_null operator for attribute search.
> 
>
> Key: ATLAS-2185
> URL: https://issues.apache.org/jira/browse/ATLAS-2185
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Keval Bhatt
>Assignee: Keval Bhatt
> Attachments: ATLAS-2185.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (ATLAS-2185) UI to handle is_null,not_null operator for attribute search.

2017-10-03 Thread Keval Bhatt (JIRA)
Keval Bhatt created ATLAS-2185:
--

 Summary: UI to handle is_null,not_null operator for attribute 
search.
 Key: ATLAS-2185
 URL: https://issues.apache.org/jira/browse/ATLAS-2185
 Project: Atlas
  Issue Type: Improvement
Reporter: Keval Bhatt
Assignee: Keval Bhatt






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (ATLAS-2089) Upgrade Jetty version for Atlas

2017-10-03 Thread David Radley (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189498#comment-16189498
 ] 

David Radley commented on ATLAS-2089:
-

>From looking at this - it looks like JAVA 1.7 is now not supported after this 
>fix. Is this intentional?

> Upgrade Jetty version for Atlas
> ---
>
> Key: ATLAS-2089
> URL: https://issues.apache.org/jira/browse/ATLAS-2089
> Project: Atlas
>  Issue Type: Bug
>  Components: atlas-webui
>Affects Versions: 1.0.0, 0.8.2
>Reporter: Nixon Rodrigues
>Assignee: Nixon Rodrigues
> Fix For: 1.0.0, 0.8.2
>
> Attachments: ATLAS-2089.patch, jetty-upgrade.patch
>
>
> Jetty version in Atlas pom.xml is ‘9.2.12.v20150709’, which is about 2 years 
> old (released date 2015-07-09). Most recent one in maven central is 
> ‘9.4.6.v20170531’. We should try this version.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (ATLAS-2089) Upgrade Jetty version for Atlas

2017-10-03 Thread Nixon Rodrigues (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189437#comment-16189437
 ] 

Nixon Rodrigues commented on ATLAS-2089:


[~davidrad],

New version of Jetty lib is dependent on java 8, can you compile and start 
Atlas with java 8

> Upgrade Jetty version for Atlas
> ---
>
> Key: ATLAS-2089
> URL: https://issues.apache.org/jira/browse/ATLAS-2089
> Project: Atlas
>  Issue Type: Bug
>  Components: atlas-webui
>Affects Versions: 1.0.0, 0.8.2
>Reporter: Nixon Rodrigues
>Assignee: Nixon Rodrigues
> Fix For: 1.0.0, 0.8.2
>
> Attachments: ATLAS-2089.patch, jetty-upgrade.patch
>
>
> Jetty version in Atlas pom.xml is ‘9.2.12.v20150709’, which is about 2 years 
> old (released date 2015-07-09). Most recent one in maven central is 
> ‘9.4.6.v20170531’. We should try this version.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (ATLAS-2163) Save Search Query : Saved search query having deleted types

2017-10-03 Thread Keval Bhatt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keval Bhatt updated ATLAS-2163:
---
Attachment: ATLAS-2163.patch

> Save Search Query : Saved search query having deleted types
> ---
>
> Key: ATLAS-2163
> URL: https://issues.apache.org/jira/browse/ATLAS-2163
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core, atlas-webui
>Affects Versions: 1.0.0
>Reporter: Sharmadha Sainath
>Assignee: Keval Bhatt
>Priority: Minor
> Attachments: ATLAS-2163.patch
>
>
> 1.Created a tag tag1.
> 2.Fired basic search with classification name = tag1 and saved search as 
> "tag_basic_search"
> 3.Fired DSL search with query = tag1 and saved search as "tag_DSL_search"
> 4.Deleted the tag.
> 5.Selected "tag_DSL_search" - this populated query text box with tag name . 
> Search threw invalid expression - which is expected.
> 6.With Basic search ,on selecting "tag_basic_search" , no information is 
> populated in classification name. Classification name is null in the Basic 
> POST request body.
> 7. Atlas displaying an error notification when selecting the saved search, 
> saying tag name invalid would be user friendly in case of deleted 
> tags/invalid tags . It is not very explicit to the user that the tag is 
> deleted.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Assigned] (ATLAS-2163) Save Search Query : Saved search query having deleted types

2017-10-03 Thread Keval Bhatt (JIRA)

 [ 
https://issues.apache.org/jira/browse/ATLAS-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keval Bhatt reassigned ATLAS-2163:
--

Assignee: Keval Bhatt  (was: Apoorv Naik)

> Save Search Query : Saved search query having deleted types
> ---
>
> Key: ATLAS-2163
> URL: https://issues.apache.org/jira/browse/ATLAS-2163
> Project: Atlas
>  Issue Type: Bug
>  Components:  atlas-core, atlas-webui
>Affects Versions: 1.0.0
>Reporter: Sharmadha Sainath
>Assignee: Keval Bhatt
>Priority: Minor
>
> 1.Created a tag tag1.
> 2.Fired basic search with classification name = tag1 and saved search as 
> "tag_basic_search"
> 3.Fired DSL search with query = tag1 and saved search as "tag_DSL_search"
> 4.Deleted the tag.
> 5.Selected "tag_DSL_search" - this populated query text box with tag name . 
> Search threw invalid expression - which is expected.
> 6.With Basic search ,on selecting "tag_basic_search" , no information is 
> populated in classification name. Classification name is null in the Basic 
> POST request body.
> 7. Atlas displaying an error notification when selecting the saved search, 
> saying tag name invalid would be user friendly in case of deleted 
> tags/invalid tags . It is not very explicit to the user that the tag is 
> deleted.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (ATLAS-2089) Upgrade Jetty version for Atlas

2017-10-03 Thread David Radley (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189409#comment-16189409
 ] 

David Radley commented on ATLAS-2089:
-

[~sarath.ku...@gmail.com] I have cloned the latest master code, it builds 
successfully with "mvn clean package -Pdist,berkeley-elasticsearch". Atlas says 
it starts successfully, but the server it not usable. I see an error file with 
relating to Jetty: 

Exception in thread "main" java.lang.UnsupportedClassVersionError: 
org/eclipse/jetty/util/thread/ThreadPool : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:803)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)


at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at org.apache.atlas.Atlas.main(Atlas.java:130)
  
Application.log shows : 
2017-10-02 17:57:55,983 INFO  - [main:] ~ > 
(Atlas:216)
2017-10-02 17:57:55,985 INFO  - [main:] ~ Server starting with TLS ? false on 
port 21000 (Atlas:217)
2017-10-02 17:57:55,985 INFO  - [main:] ~ < 
(Atlas:218)
2017-10-02 17:57:55,990 INFO  - [Thread-0:] ~ ==> Shutdown of Atlas (Atlas$1:63)
2017-10-02 17:57:55,991 ERROR - [Thread-0:] ~ Failed to shutdown (Atlas$1:67)
java.lang.NullPointerException
at org.apache.atlas.Atlas.shutdown(Atlas.java:76)
at org.apache.atlas.Atlas.access$100(Atlas.java:45)
at org.apache.atlas.Atlas$1.run(Atlas.java:65)
at 
org.apache.hadoop.util.ShutdownHookManager$1.run(ShutdownHookManager.java:54)
2017-10-02 17:57:55,992 INFO  - [Thread-0:] ~ <== Shutdown of Atlas (Atlas$1:69)

I am building with Java 1.7 - which was working.

> Upgrade Jetty version for Atlas
> ---
>
> Key: ATLAS-2089
> URL: https://issues.apache.org/jira/browse/ATLAS-2089
> Project: Atlas
>  Issue Type: Bug
>  Components: atlas-webui
>Affects Versions: 1.0.0, 0.8.2
>Reporter: Nixon Rodrigues
>Assignee: Nixon Rodrigues
> Fix For: 1.0.0, 0.8.2
>
> Attachments: ATLAS-2089.patch, jetty-upgrade.patch
>
>
> Jetty version in Atlas pom.xml is ‘9.2.12.v20150709’, which is about 2 years 
> old (released date 2015-07-09). Most recent one in maven central is 
> ‘9.4.6.v20170531’. We should try this version.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)