[ https://issues.apache.org/jira/browse/HIVE-22499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16985302#comment-16985302 ]
Hive QA commented on HIVE-22499: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12987201/HIVE-22499.2.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 17752 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.ql.io.orc.TestOrcFile.testMemoryManagementV11[0] (batchId=327) org.apache.hadoop.hive.ql.io.orc.TestOrcFile.testMemoryManagementV11[1] (batchId=327) org.apache.hadoop.hive.ql.io.orc.TestOrcFile.testMemoryManagementV12[0] (batchId=327) org.apache.hadoop.hive.ql.io.orc.TestOrcFile.testMemoryManagementV12[1] (batchId=327) org.apache.hadoop.hive.ql.io.orc.TestOrcRawRecordMerger.testRecordReaderNewBaseAndDelta (batchId=328) org.apache.hadoop.hive.ql.io.orc.TestOrcRawRecordMerger.testRecordReaderOldBaseAndDelta (batchId=328) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/19690/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/19690/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-19690/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 6 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12987201 - PreCommit-HIVE-Build > LLAP: Add an EncodedReaderOptions to extend ORC impl for options > ---------------------------------------------------------------- > > Key: HIVE-22499 > URL: https://issues.apache.org/jira/browse/HIVE-22499 > Project: Hive > Issue Type: Bug > Components: llap, ORC > Reporter: Gopal Vijayaraghavan > Assignee: Mustafa Iman > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0 > > Attachments: HIVE-22499.2.patch, HIVE-22499.2.patch, > HIVE-22499.WIP.patch, HIVE-22499.patch > > Time Spent: 10m > Remaining Estimate: 0h > > ORC-570 is an ABI change to the way getFileSystem() by adding an another > exception to the implementation. > To accept and use that change requires waiting for an ORC release, while this > patch serves the same purpose though falls back for a retry for > FileSystem.get() in case the supplier fails at runtime. > Also as a side-note, the FS.get() call is always used in the cases where the > file is not being read from a cache such as EncodedOrcFile (so the upstream > API change might be overkill). -- This message was sent by Atlassian Jira (v8.3.4#803005)