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

Mitchell Tracy commented on HDFS-13535:
---------------------------------------

[~James C] I added warning suppression. It still complains about `const 
std::function< void(const Status &, size_t)> &handler` in parameter lists, 
although the list is much shorter. I also added code to the dockerfile to 
install graphviz, and did so below the yetus cut, so it shouldn't impact any 
tests. And I agree about not necessarily going too deep down this path; it just 
seemed like low hanging fruit.

> Fix libhdfs++ doxygen build
> ---------------------------
>
>                 Key: HDFS-13535
>                 URL: https://issues.apache.org/jira/browse/HDFS-13535
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 3.0.2
>            Reporter: Mitchell Tracy
>            Assignee: Mitchell Tracy
>            Priority: Major
>         Attachments: HDFS-13535.0.patch, HDFS-13535.001.patch
>
>
> Currently, the doxygen build for libhdfs++ doesn't include all of the 
> necessary source directories. In addition, the build does not generate the 
> actual html documentation. So the fix is to include all the required source 
> directories when generating the doxyfile, and then add maven for generating 
> the html documentation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to