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

Masatake Iwasaki commented on HADOOP-15685:
-------------------------------------------

{{-Pnative}} build of haoop-pipes failed on CentOS 8 due to this. I attached 
the 001 patch to fix this by using libtirpc which is the successor of 
functionalities removed from glibc.

The patch also worked on CentOS 7 on which libtirpc-devel is not installed.

> Build fails (hadoop pipes) on newer Linux envs (like Fedora 28)
> ---------------------------------------------------------------
>
>                 Key: HADOOP-15685
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15685
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build, tools/pipes
>    Affects Versions: 3.2.0
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>            Priority: Major
>         Attachments: 15685-3.2.0.txt, 15685-example.txt, 
> HADOOP-15685.001.patch
>
>
> The rpc/types.h and similar includes are no longer part of glibc.
> Instead tirpc needs to be used now on those systems.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to