[jira] [Created] (HIVE-16843) PrimaryToReplicaResourceFunctionTest.createDestinationPath fails with AssertionError

2017-06-07 Thread Yussuf Shaikh (JIRA)
Yussuf Shaikh created HIVE-16843:


 Summary: 
PrimaryToReplicaResourceFunctionTest.createDestinationPath fails with 
AssertionError
 Key: HIVE-16843
 URL: https://issues.apache.org/jira/browse/HIVE-16843
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 3.0.0
 Environment: # cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS"
# uname -a
Linux 9efcdb4d8880 3.19.0-37-generic #42-Ubuntu SMP Fri Nov 20 18:22:05 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux
Reporter: Yussuf Shaikh
Assignee: Yussuf Shaikh
Priority: Minor


Stacktrace:
java.lang.AssertionError: 
Expected: is 
"hdfs://somehost:9000/someBasePath/withADir/replicaDbName/somefunctionname/9223372036854775807/ab.jar"
 but: was 
"hdfs://somehost:9000/someBasePath/withADir/replicadbname/somefunctionname/0/ab.jar"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:865)
at org.junit.Assert.assertThat(Assert.java:832)
at 
org.apache.hadoop.hive.ql.parse.repl.load.message.PrimaryToReplicaResourceFunctionTest.createDestinationPath(PrimaryToReplicaResourceFunctionTest.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (HIVE-16538) TestExecDriver fails if run after TestOperators#testScriptOperator

2017-04-26 Thread Yussuf Shaikh (JIRA)
Yussuf Shaikh created HIVE-16538:


 Summary: TestExecDriver fails if run after 
TestOperators#testScriptOperator
 Key: HIVE-16538
 URL: https://issues.apache.org/jira/browse/HIVE-16538
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 3.0.0
 Environment: 
# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS"
# uname -a
Linux 3b9700711ca1 3.19.0-37-generic #42-Ubuntu SMP Fri Nov 20 18:22:05 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

Reporter: Yussuf Shaikh
Assignee: Yussuf Shaikh
Priority: Minor


Failed tests:
  TestExecDriver.testMapPlan1:498->fileDiff:182 expected: but was:
  TestExecDriver.testMapPlan2:506->fileDiff:182 expected: but was:
  TestExecDriver.testMapRedPlan1:515->fileDiff:182 expected: but 
was:
  TestExecDriver.testMapRedPlan2:524->fileDiff:182 expected: but 
was:
  TestExecDriver.testMapRedPlan3:533->fileDiff:182 expected: but 
was:
  TestExecDriver.testMapRedPlan4:542->fileDiff:182 expected: but 
was:
  TestExecDriver.testMapRedPlan5:551->fileDiff:182 expected: but 
was:
  TestExecDriver.testMapRedPlan6:560->fileDiff:182 expected: but 
was:




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)