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

[jira] [Updated] (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:all-tabpanel ]

Rohini Palaniswamy updated PIG-2768:
------------------------------------
    Attachment: PIG-2768-1.patch

> 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
>         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)