[jira] [Commented] (HIVE-19315) Test failure org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2#testWriteSetTracking3

2018-04-26 Thread Jason Dere (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-19315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16454600#comment-16454600
 ] 

Jason Dere commented on HIVE-19315:
---

+1

> Test failure 
> org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2#testWriteSetTracking3
> --
>
> Key: HIVE-19315
> URL: https://issues.apache.org/jira/browse/HIVE-19315
> Project: Hive
>  Issue Type: Bug
>  Components: Test, Tests
>Affects Versions: 3.1.0
>Reporter: Pravin Dsilva
>Assignee: Eugene Koifman
>Priority: Major
> Attachments: HIVE-19315.01.patch
>
>
> *Error Message*
> {code:java}
> Exception msg didn't match expected:<...conflict on default/[TAB_PART]/p=blah 
> committed by...> but was:<...conflict on default/[tab_part]/p=blah committed 
> by...>
> {code}
> *Stacktrace*
> {code:java}
> [INFO] ---
> [INFO]  T E S T S
> [INFO] ---
> [INFO] Running org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2
> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
> 22.704 s <<< FAILURE! - in org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2
> [ERROR] 
> testWriteSetTracking3(org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2)  
> Time elapsed: 19.501 s  <<< FAILURE!
> org.junit.ComparisonFailure: Exception msg didn't match expected:<...conflict 
> on default/[TAB_PART]/p=blah committed by...> but was:<...conflict on 
> default/[tab_part]/p=blah committed by...>
> at org.junit.Assert.assertEquals(Assert.java:115)
> at 
> org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2.testWriteSetTracking3(TestDbTxnManager2.java:994)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (HIVE-19315) Test failure org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2#testWriteSetTracking3

2018-04-26 Thread Eugene Koifman (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-19315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16454546#comment-16454546
 ] 

Eugene Koifman commented on HIVE-19315:
---

issue caused by HIVE-19260
trivial test only change

> Test failure 
> org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2#testWriteSetTracking3
> --
>
> Key: HIVE-19315
> URL: https://issues.apache.org/jira/browse/HIVE-19315
> Project: Hive
>  Issue Type: Bug
>  Components: Test, Tests
>Affects Versions: 3.1.0
>Reporter: Pravin Dsilva
>Assignee: Eugene Koifman
>Priority: Major
> Attachments: HIVE-19315.01.patch
>
>
> *Error Message*
> {code:java}
> Exception msg didn't match expected:<...conflict on default/[TAB_PART]/p=blah 
> committed by...> but was:<...conflict on default/[tab_part]/p=blah committed 
> by...>
> {code}
> *Stacktrace*
> {code:java}
> [INFO] ---
> [INFO]  T E S T S
> [INFO] ---
> [INFO] Running org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2
> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
> 22.704 s <<< FAILURE! - in org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2
> [ERROR] 
> testWriteSetTracking3(org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2)  
> Time elapsed: 19.501 s  <<< FAILURE!
> org.junit.ComparisonFailure: Exception msg didn't match expected:<...conflict 
> on default/[TAB_PART]/p=blah committed by...> but was:<...conflict on 
> default/[tab_part]/p=blah committed by...>
> at org.junit.Assert.assertEquals(Assert.java:115)
> at 
> org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2.testWriteSetTracking3(TestDbTxnManager2.java:994)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)