[
https://issues.apache.org/jira/browse/HIVE-12406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15019155#comment-15019155
]
Hive QA commented on HIVE-12406:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12773587/HIVE-12406.2.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 9832 tests executed
*Failed tests:*
{noformat}
TestHWISessionManager - did not produce a TEST-*.xml file
TestMiniLlapCliDriver - did not produce a TEST-*.xml file
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udaf_histogram_numeric
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_import
org.apache.hive.jdbc.TestSSL.testSSLVersion
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6085/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/6085/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-6085/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
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: 5 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12773587 - PreCommit-HIVE-TRUNK-Build
> HIVE-9500 introduced incompatible change to LazySimpleSerDe public interface
> ----------------------------------------------------------------------------
>
> Key: HIVE-12406
> URL: https://issues.apache.org/jira/browse/HIVE-12406
> Project: Hive
> Issue Type: Bug
> Components: Serializers/Deserializers
> Affects Versions: 1.2.0
> Reporter: Lenni Kuff
> Assignee: Aihua Xu
> Priority: Blocker
> Attachments: HIVE-12406.2.patch, HIVE-12406.patch
>
>
> In the process of fixing HIVE-9500, an incompatibility was introduced that
> will break 3rd party code that relies on LazySimpleSerde. In HIVE-9500, the
> nested class SerDeParamaters was removed and the method
> LazySimpleSerDe.initSerdeParms was also removed. They were replaced by a
> standalone class LazySerDeParameters.
> Since this has already been released, I don't think we should revert the
> change since that would mean breaking compatibility again. Instead, the best
> approach would be to support both interfaces, if possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)