[
https://issues.apache.org/jira/browse/HIVE-20201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548901#comment-16548901
]
Hive QA commented on HIVE-20201:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12932111/HIVE-20201.0.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 14657 tests
executed
*Failed tests:*
{noformat}
TestWebHCatE2e - did not produce a TEST-*.xml file (likely timed out)
(batchId=202)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/12687/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12687/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12687/
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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12932111 - PreCommit-HIVE-Build
> Hive shouldn't use HBase's Base64 implementation
> ------------------------------------------------
>
> Key: HIVE-20201
> URL: https://issues.apache.org/jira/browse/HIVE-20201
> Project: Hive
> Issue Type: Task
> Components: HBase Handler
> Reporter: Mike Drob
> Assignee: Mike Drob
> Priority: Major
> Attachments: HIVE-20201.0.patch
>
>
> HBase is removing their Base64 implementation because it never should have
> been public, so Hive should switch to a different provider. Hive already uses
> Commons-Codec Base64 in other places, so that would be a natural replacement.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)