[
https://issues.apache.org/jira/browse/ATLAS-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275891#comment-15275891
]
Selvamohan Neethiraj commented on ATLAS-759:
--------------------------------------------
Tested with the attached patch - ATLAS-759.patch - All tests are successfully
passing.
{code}
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.359 sec -
in org.apache.atlas.hive.hook.HiveHookIT
....
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:24 min
[INFO] Finished at: 2016-05-08T22:58:32-04:00
[INFO] Final Memory: 303M/3355M
....
.....
[sneethir@mynext incubator-atlas]$ git status
# On branch master
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified:
addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/HiveHookIT.java
#
no changes added to commit (use "git add" and/or "git commit -a")
{code}
+1 for the patch
> 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)