Hi,
I was trying to build hive from source. Was using rel/release-3.1.2 tag. Build 
was successful without unit tests. Although I was struggling with some test 
cases failing in “hive-exec” module consistently.
Can anyone help me debug that, or even point to a direction where I should 
debug.
Test cases that are failing are::
1.TestExecDriver.testMapPlan1:498->executePlan:489 expected:<true> but 
was:<false>
2. mvnERRORTestExecDriver.testMapPlan2:506->executePlan:489 expected:<true> but 
was:<false>
3. mvnERRORTestExecDriver.testMapRedPlan1:515->executePlan:489 expected:<true> 
but was:<false>
4. mvnERRORTestExecDriver.testMapRedPlan2:524->executePlan:489 expected:<true> 
but was:<false>
5. mvnERRORTestExecDriver.testMapRedPlan3:533->executePlan:489 expected:<true> 
but was:<false>
6. mvnERRORTestExecDriver.testMapRedPlan4:542->executePlan:489 expected:<true> 
but was:<false>
7. mvnERRORTestExecDriver.testMapRedPlan5:551->executePlan:489 expected:<true> 
but was:<false>
8. mvnERRORTestExecDriver.testMapRedPlan6:560->executePlan:489 expected:<true> 
but was:<false>

ENVironment details ::
Maven home: /opt/apache-maven-3.6.1
Java version: 1.8.0_282, vendor: Red Hat, Inc., runtime: 
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "4.19.121-linuxkit", arch: "amd64", family: "unix"

Would really appreciate any help.
Thanks and regards,
Pulkit

Reply via email to