[
https://issues.apache.org/jira/browse/ATLAS-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15554723#comment-15554723
]
Nigel Jones commented on ATLAS-1179:
------------------------------------
That particular test is currently (20161007) passing for me:
<test-method status="PASS" signature="testAlterTableDropColumn()"
name="testAlterTableDropColumn" duration-ms="5309"
started-at="2016-10-07T09:26:58Z" finished-at="2016-10-07T09:27:03Z">
However related .. in the hive hook tests ... are these two failing tests:
<test-method status="FAIL" signature="testCreateExternalTable()"
name="testCreateExternalTable" duration-ms="240566"
started-at="2016-10-07T09:28:50Z" finished-at="2016-10-07T09:32:50Z">
<test-method status="FAIL" signature="testInsertIntoTempTable()"
name="testInsertIntoTempTable" duration-ms="247017"
started-at="2016-10-07T09:35:59Z" finished-at="2016-10-07T09:40:06Z">
I get a series of assertion errors. I'll attach my log. I'm not familiar enough
with the hive bridge code to identify the cause
> Hive hook test failure
> ----------------------
>
> Key: ATLAS-1179
> URL: https://issues.apache.org/jira/browse/ATLAS-1179
> Project: Atlas
> Issue Type: Bug
> Reporter: Shwetha G S
> Assignee: Shwetha G S
> Priority: Critical
>
> Trunk build fails:
> {noformat}
> HiveHookIT.testAlterTableDropColumn:996 expected:<1> but was:<2>
>
> HiveHookIT.testCreateExternalTable:218->HiveITBase.assertTableIsRegistered:154->HiveITBase.assertEntityIsRegistered:160->HiveITBase.waitFor:204
> Assertions failed. Failing after waiting for timeout 80000 msecs
>
> HiveHookIT.testInsertIntoTempTable:690->validateProcess:518->validateProcess:498->assertProcessIsRegistered:1662->HiveITBase.assertEntityIsRegistered:160->HiveITBase.waitFor:204
> Assertions failed. Failing after waiting for timeout 80000 msecs
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)