You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2016/06/03 17:41:59 UTC

[jira] [Commented] (PIG-2768) Fix org.apache.hadoop.conf.Configuration deprecation warnings for Hadoop 23

    [ https://issues.apache.org/jira/browse/PIG-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314465#comment-15314465 ] 

Daniel Dai commented on PIG-2768:
---------------------------------

+1

> Fix org.apache.hadoop.conf.Configuration deprecation warnings for Hadoop 23
> ---------------------------------------------------------------------------
>
>                 Key: PIG-2768
>                 URL: https://issues.apache.org/jira/browse/PIG-2768
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Fabian Alenius
>            Assignee: Rohini Palaniswamy
>             Fix For: 0.17.0
>
>         Attachments: PIG-2768-1.patch
>
>
> When compiling with hadoopversion=23 and running with hadoop 23 an annoying warning is printed:
> WARN  org.apache.hadoop.conf.Configuration - fs.default.name is deprecated. Instead, use fs.defaultFS
> because fs.default.name is set in the configuration properties in HExecutionEngine.java even if Pig is compiled for hadoop 23.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)