[
https://issues.apache.org/jira/browse/HDFS-10672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398222#comment-15398222
]
Anatoli Shein commented on HDFS-10672:
--------------------------------------
Thank you, [~bobhansen] for your review. I am attaching the new patch with the
following changes:
* Let's make both of the executables called "hdfs_cat". Anybody that wants to
copy them into the same directory can rename them themselves.\
(/) Done. Also edited CMakeLists file for C version of cat to keep consistent.
* For the cpp version let's use the C++ APIs (defined hdfspp/hdfspp.h) in for
the config, filesystem, and files, which will let us skip the Builder interface.
(/) Done. Builder interface is now gone.
> libhdfs++: reorder directories in src/main/libhdfspp/examples, and add C++
> version of cat tool
> ----------------------------------------------------------------------------------------------
>
> Key: HDFS-10672
> URL: https://issues.apache.org/jira/browse/HDFS-10672
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Reporter: Anatoli Shein
> Assignee: Anatoli Shein
> Attachments: HDFS-10672.HDFS-8707.000.patch,
> HDFS-10672.HDFS-8707.001.patch
>
>
> src/main/libhdfspp/examples should be structured like
> examples/language/utility instead of examples/utility/language for easier
> access by different developers.
> Additionally implementing C++ version of cat tool.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]