[
https://issues.apache.org/jira/browse/ATLAS-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114764#comment-15114764
]
Shwetha G S commented on ATLAS-455:
-----------------------------------
Can you attach the application.log. It should be in webapp/target/logs or
addons/hive-bridge/target/logs
> Build failure in Hive integration tests
> ---------------------------------------
>
> Key: ATLAS-455
> URL: https://issues.apache.org/jira/browse/ATLAS-455
> Project: Atlas
> Issue Type: Bug
> Affects Versions: trunk
> Reporter: Nigel Jones
>
> With a latest git pull from ~1400 UTC , plus the ATLAS-439 patch to fix a
> webapp build failure, I am now seeing the Hive integration tests fail. This
> is in a pretty clean environment, centos 7.1
> Tests run: 12, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 177.625 sec
> <<< FAILURE! - in org.apache.atlas.hive.hook
> .HiveHookIT
> testAlterTableRename(org.apache.atlas.hive.hook.HiveHookIT) Time elapsed:
> 27.741 sec <<< FAILURE!
> java.lang.Exception: Waiting timed out after 2000 msec
> at org.apache.atlas.hive.hook.HiveHookIT.waitFor(HiveHookIT.java:427)
> at
> org.apache.atlas.hive.hook.HiveHookIT.assertEntityIsRegistered(HiveHookIT.java:342)
> at
> org.apache.atlas.hive.hook.HiveHookIT.assertTableIsRegistered(HiveHookIT.java:320)
> at
> org.apache.atlas.hive.hook.HiveHookIT.testAlterTableRename(HiveHookIT.java:269)
> testAlterViewRename(org.apache.atlas.hive.hook.HiveHookIT) Time elapsed:
> 10.27 sec <<< FAILURE!
> java.lang.Exception: Waiting timed out after 2000 msec
> at org.apache.atlas.hive.hook.HiveHookIT.waitFor(HiveHookIT.java:427)
> at
> org.apache.atlas.hive.hook.HiveHookIT.assertEntityIsRegistered(HiveHookIT.java:342)
> at
> org.apache.atlas.hive.hook.HiveHookIT.assertTableIsRegistered(HiveHookIT.java:320)
> at
> org.apache.atlas.hive.hook.HiveHookIT.testAlterViewRename(HiveHookIT.java:284)
> testCTAS(org.apache.atlas.hive.hook.HiveHookIT) Time elapsed: 13.085 sec
> <<< FAILURE!
> java.lang.Exception: Waiting timed out after 2000 msec
> at org.apache.atlas.hive.hook.HiveHookIT.waitFor(HiveHookIT.java:427)
> at
> org.apache.atlas.hive.hook.HiveHookIT.assertEntityIsRegistered(HiveHookIT.java:342)
> at
> org.apache.atlas.hive.hook.HiveHookIT.assertProcessIsRegistered(HiveHookIT.java:297)
> at org.apache.atlas.hive.hook.HiveHookIT.testCTAS(HiveHookIT.java:171)
> testCreateView(org.apache.atlas.hive.hook.HiveHookIT) Time elapsed: 4.736
> sec <<< FAILURE!
> java.lang.Exception: Waiting timed out after 2000 msec
> at org.apache.atlas.hive.hook.HiveHookIT.waitFor(HiveHookIT.java:427)
> at
> org.apache.atlas.hive.hook.HiveHookIT.assertEntityIsRegistered(HiveHookIT.java:342)
> at
> org.apache.atlas.hive.hook.HiveHookIT.assertProcessIsRegistered(HiveHookIT.java:297)
> at
> org.apache.atlas.hive.hook.HiveHookIT.testCreateView(HiveHookIT.java:182)
> testInsert(org.apache.atlas.hive.hook.HiveHookIT) Time elapsed: 10.654 sec
> <<< FAILURE!
> java.lang.Exception: Waiting timed out after 2000 msec
> at org.apache.atlas.hive.hook.HiveHookIT.waitFor(HiveHookIT.java:427)
> at
> org.apache.atlas.hive.hook.HiveHookIT.assertEntityIsRegistered(HiveHookIT.java:342)
> at
> org.apache.atlas.hive.hook.HiveHookIT.assertProcessIsRegistered(HiveHookIT.java:297)
> at
> org.apache.atlas.hive.hook.HiveHookIT.testInsert(HiveHookIT.java:206)
> Results :
> Failed tests:
>
> HiveHookIT.testAlterTableRename:269->assertTableIsRegistered:320->assertEntityIsRegistered:342->waitFor:427
>
> HiveHookIT.testAlterViewRename:284->assertTableIsRegistered:320->assertEntityIsRegistered:342->waitFor:427
>
> HiveHookIT.testCTAS:171->assertProcessIsRegistered:297->assertEntityIsRegistered:342->waitFor:427
>
> HiveHookIT.testCreateView:182->assertProcessIsRegistered:297->assertEntityIsRegistered:342->waitFor:427
>
> HiveHookIT.testInsert:206->assertProcessIsRegistered:297->assertEntityIsRegistered:342->waitFor:427
> Tests run: 12, Failures: 5, Errors: 0, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)