You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Jinchul Kim (JIRA)" <ji...@apache.org> on 2017/08/16 05:18:02 UTC

[jira] [Resolved] (IMPALA-5116) ex/hash_map in gutil is deprecated

     [ https://issues.apache.org/jira/browse/IMPALA-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jinchul Kim resolved IMPALA-5116.
---------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 2.10.0

> ex/hash_map in gutil is deprecated
> ----------------------------------
>
>                 Key: IMPALA-5116
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5116
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 2.9.0
>            Reporter: Jim Apple
>            Assignee: Jinchul Kim
>              Labels: newbie
>             Fix For: Impala 2.10.0
>
>
> {noformat}
> [1 to run/1 running/0 finished] Building CXX object CMakeFiles/impalalzo.dir/hdfs-lzo-text-scanner.cc.o
> In file included from /opt/Impala-Toolchain/gcc-4.9.2/include/c++/4.9.2/ext/hash_map:60:0,
>                  from /home/jbapple/Impala/be/src/gutil/strings/stringpiece.h:119,
>                  from /home/jbapple/Impala/be/src/gutil/strings/substitute.h:9,
>                  from /home/jbapple/Impala/be/src/exec/filter-context.h:23,
>                  from /home/jbapple/Impala/be/src/exec/hdfs-scan-node-base.h:30,
>                  from /home/jbapple/Impala/be/src/exec/hdfs-scanner.h:30,
>                  from /home/jbapple/Impala/be/src/exec/hdfs-text-scanner.h:22,
>                  from hdfs-lzo-text-scanner.h:9,
>                  from hdfs-lzo-text-scanner.cc:22:
> /opt/Impala-Toolchain/gcc-4.9.2/include/c++/4.9.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use 
> a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)