[
https://issues.apache.org/jira/browse/HIVE-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967524#comment-13967524
]
Hive QA commented on HIVE-6432:
-------------------------------
{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/12639928/HIVE-6432.5.patch
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 5401 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_auto_sortmerge_join_16
org.apache.hadoop.hive.cli.TestNegativeMinimrCliDriver.testNegativeCliDriver_mapreduce_stack_trace_hadoop20
{noformat}
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2236/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2236/console
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: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12639928
> Remove deprecated methods in HCatalog
> -------------------------------------
>
> Key: HIVE-6432
> URL: https://issues.apache.org/jira/browse/HIVE-6432
> Project: Hive
> Issue Type: Task
> Components: HCatalog
> Affects Versions: 0.14.0
> Reporter: Sushanth Sowmyan
> Assignee: Sushanth Sowmyan
> Fix For: 0.14.0
>
> Attachments: 6432-addendum.patch, 6432-full.patch, HIVE-6432.2.patch,
> HIVE-6432.3.patch, HIVE-6432.4.patch, HIVE-6432.5.patch, HIVE-6432.patch,
> HIVE-6432.wip.1.patch, HIVE-6432.wip.2.patch, hcat.6432.test.out
>
>
> There are a lot of methods in HCatalog that have been deprecated in HCatalog
> 0.5, and some that were recently deprecated in Hive 0.11 (joint release with
> HCatalog).
> The goal for HCatalog deprecation is that in general, after something has
> been deprecated, it is expected to stay around for 2 releases, which means
> hive-0.13 will be the last release to ship with all the methods that were
> deprecated in hive-0.11 (the org.apache.hcatalog.* files should all be
> removed afterwards), and it is also good for us to clean out and nuke all
> other older deprecated methods.
> We should take this on early in a dev/release cycle to allow us time to
> resolve all fallout, so I propose that we remove all HCatalog deprecated
> methods after we branch out 0.13 and 0.14 becomes trunk.
--
This message was sent by Atlassian JIRA
(v6.2#6252)