[
https://issues.apache.org/jira/browse/ATLAS-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275872#comment-15275872
]
Selvamohan Neethiraj commented on ATLAS-759:
--------------------------------------------
Yes. [~yhemanth]. I can definitely see that the HiveIT is broken without this
patch..
{code}
Tests run: 40, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 171.784 sec
<<< FAILURE! - in org.apache.atlas.hive.hook.HiveHookIT
testAlterTableChangeColumn(org.apache.atlas.hive.hook.HiveHookIT) Time
elapsed: 81.631 sec <<< FAILURE!
java.lang.AssertionError: Assertions failed. Failing after waiting for timeout
80000 msecs
at org.apache.atlas.hive.hook.HiveHookIT.waitFor(HiveHookIT.java:1437)
at
org.apache.atlas.hive.hook.HiveHookIT.assertEntityIsRegistered(HiveHookIT.java:1344)
at
org.apache.atlas.hive.hook.HiveHookIT.assertColumnIsRegistered(HiveHookIT.java:272)
at
org.apache.atlas.hive.hook.HiveHookIT.testAlterTableChangeColumn(HiveHookIT.java:733)
{code}
I will post - the result after the patch in few mins ....
> HiveHookIT.testAlterTableChangeColumn is consistently failing on master
> -----------------------------------------------------------------------
>
> Key: ATLAS-759
> URL: https://issues.apache.org/jira/browse/ATLAS-759
> Project: Atlas
> Issue Type: Bug
> Affects Versions: 0.7-incubating
> Reporter: Hemanth Yamijala
> Assignee: Hemanth Yamijala
> Priority: Blocker
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-759.patch
>
>
> Running mvn clean install is failing in
> HiveHookIT.testAlterTableChangeColumn. The exception is occurring due to a
> lock timeout exception on the server side.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)