[
https://issues.apache.org/jira/browse/HIVE-22270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945416#comment-16945416
]
Hive QA commented on HIVE-22270:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12982316/HIVE-22270.01.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 17234 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/18883/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18883/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18883/
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
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12982316 - PreCommit-HIVE-Build
> Upgrade commons-io to 2.6
> -------------------------
>
> Key: HIVE-22270
> URL: https://issues.apache.org/jira/browse/HIVE-22270
> Project: Hive
> Issue Type: Improvement
> Reporter: David Lavati
> Assignee: David Lavati
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-22270.01.patch, HIVE-22270.01.patch,
> HIVE-22270.01.patch, HIVE-22270.01.patch, HIVE-22270.patch, HIVE-22270.patch,
> HIVE-22270.patch, HIVE-22270.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Hive's currently using commons-io 2.4 and according to HIVE-21273, a number
> of issues are present in it, which can be resolved by upgrading to 2.6:
> IOUtils copyLarge() and skip() methods are performance hogs
> affectsVersions:2.3;2.4
>
> [https://issues.apache.org/jira/projects/IO/issues/IO-355?filter=allopenissues]
> CharSequenceInputStream#reset() behaves incorrectly in case when buffer size
> is not dividable by data size
> affectsVersions:2.4
>
> [https://issues.apache.org/jira/projects/IO/issues/IO-356?filter=allopenissues]
> [Tailer] InterruptedException while the thead is sleeping is silently ignored
> affectsVersions:2.4
>
> [https://issues.apache.org/jira/projects/IO/issues/IO-357?filter=allopenissues]
> IOUtils.contentEquals* methods returns false if input1 == input2; should
> return true
> affectsVersions:2.4
>
> [https://issues.apache.org/jira/projects/IO/issues/IO-362?filter=allopenissues]
> Apache Commons - standard links for documents are failing
> affectsVersions:2.4
>
> [https://issues.apache.org/jira/projects/IO/issues/IO-369?filter=allopenissues]
> FileUtils.sizeOfDirectoryAsBigInteger can overflow
> affectsVersions:2.4
>
> [https://issues.apache.org/jira/projects/IO/issues/IO-390?filter=allopenissues]
> Regression in FileUtils.readFileToString from 2.0.1
> affectsVersions:2.1;2.2;2.3;2.4
>
> [https://issues.apache.org/jira/projects/IO/issues/IO-453?filter=allopenissues]
> Correct exception message in FileUtils.getFile(File; String...)
> affectsVersions:2.4
>
> [https://issues.apache.org/jira/projects/IO/issues/IO-479?filter=allopenissues]
> org.apache.commons.io.FileUtils#waitFor waits too long
> affectsVersions:2.4
>
> [https://issues.apache.org/jira/projects/IO/issues/IO-481?filter=allopenissues]
> FilenameUtils should handle embedded null bytes
> affectsVersions:2.4
>
> [https://issues.apache.org/jira/projects/IO/issues/IO-484?filter=allopenissues]
> Exceptions are suppressed incorrectly when copying files.
> affectsVersions:2.4;2.5
>
> [https://issues.apache.org/jira/projects/IO/issues/IO-502?filter=allopenissues]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)