[ https://issues.apache.org/jira/browse/GORA-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16917290#comment-16917290 ]
Chanaka commented on GORA-631: ------------------------------ The test case was failing as the hive mapping file doesn't have a field named "value". As a fix "value" field is defined in the hive mapping file. Please review https://github.com/apache/gora/pull/190 > Hive datastore fails testObjectFieldValue test case > --------------------------------------------------- > > Key: GORA-631 > URL: https://issues.apache.org/jira/browse/GORA-631 > Project: Apache Gora > Issue Type: Bug > Components: gora-hive > Reporter: Chanaka > Assignee: Chanaka > Priority: Major > > h1. Error Message > expected:<> but was:<random value> > h1. Stacktrace > java.lang.AssertionError: expected:<> but was:<random value> > h1. Standard Error > OK > OK > WARNING: Hive-on-MR is deprecated in Hive 2 and may not be available in the > future versions. Consider using a different execution engine (i.e. spark, > tez) or using Hive 1.X releases. > Query ID = jenkins_20190827181318_f0945a69-7386-4765-928c-20796c12b29c > Total jobs = 3 > Launching Job 1 out of 3 > Number of reduce tasks is set to 0 since there's no reduce operator > Job running in-process (local Hadoop) > 2019-08-27 18:13:20,073 Stage-1 map = 100%, reduce = 0% > Ended Job = job_local1764861551_0311 > Stage-4 is selected by condition resolver. > Stage-3 is filtered out by condition resolver. > Stage-5 is filtered out by condition resolver. > Moving data to directory > file:/home/jenkins/jenkins-slave/workspace/gora-trunk/gora-hive/target/hive/employee/.hive-staging_hive_2019-08-27_18-13-18_565_7103315192086729777-343/-ext-10000 > Loading data to table default.employee > MapReduce Jobs Launched: > Stage-Stage-1: HDFS Read: 0 HDFS Write: 0 SUCCESS > Total MapReduce CPU Time Spent: 0 msec > OK > OK > OK > OK -- This message was sent by Atlassian Jira (v8.3.2#803003)