[ https://issues.apache.org/jira/browse/HIVE-7420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080809#comment-14080809 ]
Hive QA commented on HIVE-7420: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12658818/HIVE-7420.3.patch {color:red}ERROR:{color} -1 due to 38 failed/errored test(s), 5986 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_ql_rewrite_gbtoidx org.apache.hive.hcatalog.pig.TestHCatLoader.testProjectionsBasic[5] org.apache.hive.hcatalog.pig.TestHCatLoader.testReadDataBasic[5] org.apache.hive.hcatalog.pig.TestHCatLoader.testReadDataPrimitiveTypes[1] org.apache.hive.hcatalog.pig.TestHCatLoader.testReadDataPrimitiveTypes[2] org.apache.hive.hcatalog.pig.TestHCatLoader.testReadDataPrimitiveTypes[3] org.apache.hive.hcatalog.pig.TestHCatLoader.testReadDataPrimitiveTypes[5] org.apache.hive.hcatalog.pig.TestHCatLoader.testReadPartitionedBasic[5] org.apache.hive.hcatalog.pig.TestHCatLoaderComplexSchema.testMapWithComplexData[5] org.apache.hive.hcatalog.pig.TestHCatLoaderComplexSchema.testSyntheticComplexSchema[5] org.apache.hive.hcatalog.pig.TestHCatLoaderComplexSchema.testTupleInBagInTupleInBag[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testBagNStruct[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testDateCharTypes[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testDynamicPartitioningMultiPartColsInDataNoSpec[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testDynamicPartitioningMultiPartColsInDataPartialSpec[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testMultiPartColsInData[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testPartColsInData[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testStoreFuncAllSimpleTypes[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testStoreFuncSimple[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testStoreInPartiitonedTbl[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testStoreMultiTables[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testStoreWithNoCtorArgs[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testStoreWithNoSchema[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testWriteChar[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testWriteDate2[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testWriteDate3[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testWriteDate[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testWriteDecimalXY[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testWriteDecimalX[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testWriteDecimal[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testWriteSmallint[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testWriteTimestamp[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testWriteTinyint[5] org.apache.hive.hcatalog.pig.TestHCatStorer.testWriteVarchar[5] org.apache.hive.hcatalog.pig.TestHCatStorerMulti.testStoreBasicTable[5] org.apache.hive.hcatalog.pig.TestHCatStorerMulti.testStorePartitionedTable[5] org.apache.hive.hcatalog.pig.TestHCatStorerMulti.testStoreTableMulti[5] org.apache.hive.jdbc.miniHS2.TestHiveServer2.testConnection {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/119/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/119/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-119/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 38 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12658818 > Parameterize tests for HCatalog Pig interfaces for testing against all > storage formats > -------------------------------------------------------------------------------------- > > Key: HIVE-7420 > URL: https://issues.apache.org/jira/browse/HIVE-7420 > Project: Hive > Issue Type: Sub-task > Components: HCatalog > Reporter: David Chen > Assignee: David Chen > Attachments: HIVE-7420-without-HIVE-7457.2.patch, > HIVE-7420-without-HIVE-7457.3.patch, HIVE-7420.1.patch, HIVE-7420.2.patch, > HIVE-7420.3.patch > > > Currently, HCatalog tests only test against RCFile with a few testing against > ORC. The tests should be covering other Hive storage formats as well. > HIVE-7286 turns HCatMapReduceTest into a test fixture that can be run with > all Hive storage formats and with that patch, all test suites built on > HCatMapReduceTest are running and passing against Sequence File, Text, and > ORC in addition to RCFile. > Similar changes should be made to make the tests for HCatLoader and > HCatStorer generic so that they can be run against all Hive storage formats. -- This message was sent by Atlassian JIRA (v6.2#6252)