[
https://issues.apache.org/jira/browse/HIVE-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872875#comment-13872875
]
Hive QA commented on HIVE-6159:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12623246/HIVE-6159.5.patch
{color:green}SUCCESS:{color} +1 4927 tests passed
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/924/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/924/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12623246
> Hive uses deprecated hadoop configuration in Hadoop 2.0
> -------------------------------------------------------
>
> Key: HIVE-6159
> URL: https://issues.apache.org/jira/browse/HIVE-6159
> Project: Hive
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 0.12.0
> Reporter: shanyu zhao
> Assignee: shanyu zhao
> Fix For: 0.13.0
>
> Attachments: HIVE-6159-v2.patch, HIVE-6159-v3.patch,
> HIVE-6159-v4.patch, HIVE-6159.4.patch, HIVE-6159.5.patch, HIVE-6159.patch
>
>
> Build hive against hadoop 2.0. Then run hive CLI, you'll see deprecated
> configurations warnings like this:
> 13/12/14 01:00:51 INFO Configuration.deprecation: mapred.input.dir.recursive
> is
> deprecated. Instead, use mapreduce.input.fileinputformat.input.dir.recursive
> 13/12/14 01:00:52 INFO Configuration.deprecation: mapred.max.split.size is
> depre
> cated. Instead, use mapreduce.input.fileinputformat.split.maxsize
> 13/12/14 01:00:52 INFO Configuration.deprecation: mapred.min.split.size is
> depre
> cated. Instead, use mapreduce.input.fileinputformat.split.minsize
> 13/12/14 01:00:52 INFO Configuration.deprecation:
> mapred.min.split.size.per.rack
> is deprecated. Instead, use
> mapreduce.input.fileinputformat.split.minsize.per.r
> ack
> 13/12/14 01:00:52 INFO Configuration.deprecation:
> mapred.min.split.size.per.node
> is deprecated. Instead, use
> mapreduce.input.fileinputformat.split.minsize.per.n
> ode
> 13/12/14 01:00:52 INFO Configuration.deprecation: mapred.reduce.tasks is
> depreca
> ted. Instead, use mapreduce.job.reduces
> 13/12/14 01:00:52 INFO Configuration.deprecation:
> mapred.reduce.tasks.speculativ
> e.execution is deprecated. Instead, use mapreduce.reduce.speculative
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)